Update Traefik dynamic config templates to match working local configuration

- Rename external-host-production.yml to local-host-production.yml
- Update local-host-production.yml with complete service list from working setup, generalized with variables
- Update sablier.yml with complete middleware list from working setup, generalized with variables
- Ensure all  and  placeholders are properly templated for script deployment
This commit is contained in:
Kelin
2026-01-28 03:29:15 -05:00
parent d62ea7f3df
commit a22b44fe0d
2 changed files with 78 additions and 16 deletions

View File

@@ -116,6 +116,18 @@ http:
theme: ghost
show-details-by-default: true
sablier-${SERVER_HOSTNAME}-assistant:
plugin:
sablier:
sablierUrl: http://sablier-service:10000
group: ${SERVER_HOSTNAME}-assistant
sessionDuration: 30m
ignoreUserAgent: curl
dynamic:
displayName: EZ-Assistant
theme: ghost
show-details-by-default: true
sablier-${SERVER_HOSTNAME}-formio:
plugin:
sablier:
@@ -232,7 +244,7 @@ http:
sessionDuration: 5m
ignoreUserAgent: curl
dynamic:
displayName: MediaWiki
displayName: mediawiki
theme: ghost
show-details-by-default: true