Modify recipe to use nginx #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "with-nginx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I modified the recipe to include nginx so that I could more closely follow the documentation here: https://docs.cryptpad.org/en/admin_guide/installation.html
as well as the example nginx config here: https://github.com/cryptpad/cryptpad/blob/main/docs/example.nginx.conf
I haven't messed around at all yet with login/signup, but from my initial testing this appears to be basically working.