Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to add a dynamic config file via variable #2

Open
3 tasks
mleutenegger opened this issue Jun 8, 2020 · 0 comments
Open
3 tasks

Add the ability to add a dynamic config file via variable #2

mleutenegger opened this issue Jun 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mleutenegger
Copy link
Member

Currently, all dynamic config is pulled from docker. A user could use the config options to add any other provieder, however the most prominent usecase would be to add a file provider. In order to simplify this process, we should allow users to add a custom config file via yaml config.

The following features should be implemented:

  • there is a config option trraefik_dynamic_file_config
  • when trraefik_dynamic_file_config is set, a file is rendered in the traefik dir
  • when trraefik_dynamic_file_config is set, a file provider is added to the config
@mleutenegger mleutenegger added the enhancement New feature or request label Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant