No description
Find a file
2025-08-17 21:45:52 +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-entrypoint.sh Initial commit 2025-08-17 21:45:52 +02:00
README.md Initial commit 2025-08-17 21:45:52 +02:00

Quick tutorial:

  1. set DOMAINS and SERVER_x (can be multiple)
  2. run
  3. good to go

Quirks:

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

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