Nextcloud centos7 nginx with lets encrypt install

Hi Team,

Does anyone has a setup guide on how to install nextcloud on centos7 with nginx and lets encrypt please and have the certification renewal process automated.

any assistance is welcome.

rajbps

Hello,

For renew cert :

#Renew certificat
crontab -e

5 4 * * 1 /usr/bin/certbot renew --quiet

@vincent13011

Do you have the nginx config that you could share please and any setup tips please?

rajbps

Have you read official admin guide?
Here’s nginx part. https://docs.nextcloud.com/server/16/admin_manual/installation/nginx.html

(best to use with a freshly setup machine. the playbook will overwrite any preexisting installations. :wink: