I'm trying to deploy CryptPad on a virtual host. I'm following the admin guide from https://docs.cryptpad.org/en/admin_guide/installation.html but am struggling to setup Nginx.
I've setup a separate user and group for cryptpad, but I suspect I am using the wrong webroot on the acme.sh command line. Every time I try to issue the SSL certs, I get an error about the connection being refused. The admin guide doesn't seem to specify what webroot setting I should be using. I don't think that it's a firewall issue since I can reach the default Nginx page through visiting the site's IP address.
Can anyone offer any suggestions for how to proceed? Thank you in advance!