cctl01
@cctl01@feddit.nl
- Comment on Nextcloud behind Cloudflare zero trust 17 hours ago:
This worked great. For those looking to apply the same solution. And running Nextcloud in snap. You need a cert.pem, key.pem and chain.pem file. The latter can be found here: https://developers.cloudflare.com/ssl/origin-configuration/origin-ca/#cloudflare-origin-ca-root-certificate The cert and key can be generated from your Cloudflare Dashboard under Domains > SSL/TLS > Edge Certificate. Place all three files in
/var/snap/nextcloud/12345/certs/live/
where 12345 can vary for you. Finallysudo nextcloud.enable-https custom cert.pem key.pem chain.pem
Profit! - Comment on Nextcloud behind Cloudflare zero trust 3 days ago:
Thanks for the reply, among all answers I chose this. Just because it works for me.
- Comment on Nextcloud behind Cloudflare zero trust 3 days ago:
Thanks for the reply, among all answers I chose this. Just because it works for me.
- Comment on Nextcloud behind Cloudflare zero trust 3 days ago:
Thanks for the reply, among all answers I chose this. Just because it works for me.
- Submitted 3 days ago to selfhosted@lemmy.world | 10 comments