54ebc211be99b4ebe2542114a06bfd4b2bc78ed5
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%