Automatic SSL certificate from Let's Encrypt#93
Conversation
Supports HTTPS with either and automatically obtained certificate or a manually supplied one
Allows reusing the certificate, helps with exceeting the rate limit for Let's Encrypt
Make the Let's Encrypt folder configurable
Simplified certificate configuration (most options can be commented out)
|
I was just before creating a PR for https over LE. So +1 for this. @kowh-ai In case of interest this is the entrypoint I would have come up to. It supports requesting
and keeps the current naming of certs, in case backwards compatibility somehow counts |
|
We're discussing the direction for this ckan-docker repository maintained by the core ckan dev team. Currently:
Should we drop the docker-compose.yml file and production instructions instead of adding more production features to this docker compose configuration? (The repository is still useful for getting quickly started in development) Should we leave docker-compose.yml there and warn that it is a starting point for people interested in creating their own docker compose configurations but is not supported by the core dev team? |
Supports HTTPS with either an automatically obtained certificate or a manually supplied one.
Closes #94