371 B
371 B
nginx + letsencrypt setup
Configuration
Modify ./data/nginx/app.conf to your needs.
You will need to at least update the server name
and paths for the certificates.
Installation
- Grab set of certificates first with
./init-certificates.sh - Enable auto-renewal of certificates with
./init-autorenew.sh - Launch nginx
./start-nginx.sh