Traefik stack portainer

This commit is contained in:
Eduardo David Paredes Vara
2025-12-01 11:40:01 +00:00
commit 48bb74f84a
2 changed files with 70 additions and 0 deletions

14
Traefik/stack.env Normal file
View File

@@ -0,0 +1,14 @@
TRAEFIK_VERSION=v3.1
TRAEFIK_LOG_LEVEL=INFO
TRAEFIK_HTTP_PORT=80
TRAEFIK_HTTPS_PORT=443
TRAEFIK_DOCKER_NETWORK=proxy
TRAEFIK_ACME_RESOLVER=letsencrypt
TRAEFIK_ACME_EMAIL=lets.encrypt@thehomelesssherlock.com
TRAEFIK_DYNAMIC_PATH=/opt/traefik/dynamic
TRAEFIK_LETSENCRYPT_PATH=/opt/traefik/letsencrypt