Commit Graph

1 Commits

Author SHA1 Message Date
azurejelly cc8145d576
docs(docker): add instructions on how to serve over HTTPS
* Added a script to generate a self-signed certificate
* Added *.pem, *.key and *.crt files to .gitignore and .dockerignore
* Stopped setting PUB_PLAUSIBLE_URL to https://plausible.example.com on Docker Compose builds by default
* Modified "Building on Production" to mention that HTTPS is required on most cases
* Added a base HTTPS config for nginx
2025-04-26 15:45:41 -04:00