Skip to content

enhancement: use dynamic traefik instead of labels #125

@07CalC

Description

@07CalC

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

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions