Add nginx reverse proxy with Let's Encrypt SSL
- nginx as reverse proxy for dawarich frontend - Let's Encrypt certificate support with automatic renewal - HTTP to HTTPS redirect, gzip compression - Bootstrap config for initial certificate request Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
# E-Mail fuer Let's Encrypt Zertifikatsanforderung (erforderlich fuer SSL)
|
||||
CERTBOT_EMAIL=elpatron@mailbox.org
|
||||
Reference in New Issue
Block a user