feat: Added Traefik
- Added compose.yaml file containg also certs-dumper to extract certificates - Added traefik.yaml configuration file
This commit is contained in:
4
dist/traefik/.env.template
vendored
Normal file
4
dist/traefik/.env.template
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
BASE_DOMAIN=example.com
|
||||
SERVICE_DOMAIN=traefik.example.com
|
||||
# admin:admin
|
||||
DASHBOARD_HTPASSWORD=admin:$2b$10$1DxaLIdVmJVNcQUmMxdfiOjlnp2gDKiMQjpTNxagVJEoTGTUOfVnG
|
||||
Reference in New Issue
Block a user