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

Store config.yaml and state.yaml In A Separate Directory By Default #80

Open
danieledwardgeorgehitchcock opened this issue Feb 8, 2025 · 0 comments

Comments

@danieledwardgeorgehitchcock
Copy link

danieledwardgeorgehitchcock commented Feb 8, 2025

Storing the config.yaml and state.yaml in separate directories would be extremely beneficial especially when using the Docker container route as this would allow for a persistable Docker volume to be used instead of a Bind mount. This can already be achieved in a Docker environment for the certs file. See Docker Compose Volumes section here for how volumes can be used over bind mounts

It would also allow for future improvements to be made further up the chain such as in the Docker build file, the example config.yaml file could be automatically cloned to the directory with all of its correct permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant