2025-03-11 18:26:54 +01:00
2025-03-11 18:26:54 +01:00
2023-10-18 15:19:16 +00:00
2023-10-18 15:19:16 +00:00
2024-10-31 03:05:29 +01:00
2023-10-18 15:19:16 +00:00

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

  1. Grab set of certificates first with ./init-certificates.sh
  2. Enable auto-renewal of certificates with ./init-autorenew.sh
  3. Launch nginx ./start-nginx.sh
S
Description
Collection of shell scripts to orchestrate nginx + letsencrypt in docker for proper HTTPS setup
Readme
63 KiB
Languages
Shell 100%