Commit graph

4 commits

Author SHA1 Message Date
ae2f5a78c2 #0000 - Update repository clone URL in README
Changed the repository URL to ensure users clone from the correct source. This will prevent possible confusion and errors during the setup process.
2024-10-10 15:34:58 +02:00
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