Add automated letsencrypt certificate generation and renewal so that https is enabled by default #2147
rodneytamblyn
started this conversation in
Ideas
Replies: 3 comments
|
See also: https://github.com/rac021/certMe. Noting that there is a Docker image for auto generation of Letsencrypt certs (docker certbot) R |
0 replies
|
We have Seq behind traefik to get cert easily\ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Setting up https certificates is just another make-work task for sysadmins. It would be great if seq could default to automatically generating certs if required using letsencrypt and provide https config overrides via env variables if users want to configure their own.
All reactions