trickster
trickster copied to clipboard
Subdirectory support for configs
We currently support a single TOML-based config file (by default living at /etc/trickster/trickster.conf
). We would like to provide a more robust configuration solution by permitting an entire directory of config files to be concatenated when constructing the running config. A good approach might be to look for a conf.d
subdirectory in the same directory as the trickster.conf file and sourcing anything within, while optionally providing the user a configuration parameter in the main config to specify the include directory.
Hey, @jranson Can you please assign this. I have skimmed through the codebase. It will require code and deployment modifications.
Hi mohdasif2294, just wanted to check on this and see how it is going? Thanks!
@mohdasif2294 i went ahead and opened this back up to any interested person. if you have made progress, please let us know here and we will re-assign to you again.
Is anyone working on this issue? If not, can you assign the issue to me?