No description
Find a file
2025-08-17 21:52:01 +02:00
scripts Initial commit 2025-08-17 21:45:52 +02:00
Containerfile Initial commit 2025-08-17 21:45:52 +02:00
docker-compose.yml Fix compose file 2025-08-17 21:52:01 +02:00
docker-entrypoint.sh Initial commit 2025-08-17 21:45:52 +02:00
README.md Add usage 2025-08-17 21:50:51 +02:00

This container complements "static-website-assistant" with certificates.

For usage example see docker-compose.yml.

Quirks:

  • alpha
  • runs as root inside container
  • adding / removing domains not supported

TODO: Use certbot. It should be easier to extend with Python 3.