d1ef6b749a2ee7d1eb8e4950ffb2bab74fc20ab6
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
Description
Collection of shell scripts to orchestrate nginx + letsencrypt in docker for proper HTTPS setup
63 KiB
Languages
Shell
100%