Implemented role to recieve certs & do modification routines. Also optimized nextcloud

This commit is contained in:
2025-02-21 09:28:01 +01:00
parent 0805929d41
commit 8c951f6a19
15 changed files with 40 additions and 49 deletions

View File

@@ -3,7 +3,7 @@
This role streamlines your Nginx configuration by performing several essential tasks:
- **Modify Nginx configuration** with the `nginx-modifier-all` role.
- **Request and receive HTTPS certificates** using the `nginx-https-recieve-certificate` role.
- **Request and receive HTTPS certificates** using the `nginx-https-get-cert` role.
- **Deploy a domain configuration file** from a Jinja2 template.
- **Optionally secure your domain** with OAuth2 via the `docker-oauth2-proxy` role if enabled.