-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Proposal
currently we use docker labels for reverse proxy using traefik, we can use the dynamic-config.yml instead,
pros:
- adding domain will be fast and no restarting of containers is required
- we can show the actual dynamic file on the dashboard, something like dokploy (optional make it editable).
cons: - yml headache, might break if configured badly
edit: domain is purely a reverse proxy/routing thing, and it should not trigger application restart, like it doesn't make any sense right now
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In progress