Commit graph

3 commits

Author SHA1 Message Date
fafd8a2ff1 #0000 - Add instructions to create and secure acme.json file
The README.md now includes a step to create the acme.json file and set its permissions. This ensures that Traefik can manage SSL certificates securely. Proper rights for acme.json are required to prevent unauthorized access.
2024-10-09 17:37:13 +02:00
2f3caa4b5c #0000 - Add configuration for Traefik standalone setup
Added a `docker-compose.yml` to set up Traefik as a standalone reverse proxy with Docker Compose. Updated `README.md` for installation and usage instructions, and added `.gitignore`, `LICENSE`, and `.env.dist` files for environment configuration and licensing.
2024-10-09 17:30:14 +02:00
dff2745e93 Initial commit 2024-10-06 11:51:08 +02:00