mirror of
https://github.com/chr0nzz/traefik-manager.git
synced 2026-05-09 05:35:22 +02:00
[GH-ISSUE #1] [feat] Configurable Paths #1
Labels
No labels
bug
bug
bug
feature request
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/traefik-manager#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gadgethm on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/1
Been playing around with running this in podman; it would be really useful to be able to change the various paths where
traefik-managerlooks for files. Specifically, these three paths:Simplest option would be to use environment variables, but for CONFIG_PATH and BACKUP_DIR, they could be specified inside the
manager.ymlfile itself too.@chr0nzz commented on GitHub (Mar 18, 2026):
implemented in v0.2.0