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

Load configuration from file #382

Open
aldy505 opened this issue Dec 21, 2023 · 0 comments · May be fixed by #383
Open

Load configuration from file #382

aldy505 opened this issue Dec 21, 2023 · 0 comments · May be fixed by #383

Comments

@aldy505
Copy link
Contributor

aldy505 commented Dec 21, 2023

To support self hosted users better, and to make sure we don't pollute the environment variables for the Docker Compose file, we really should provide loading configuration from file, while still supporting reading it directly from the environment variables.

One thing why this should be done is to provide better visibility for people who wants to set their blob storage to anything other than Docker volume (ex. gcs, s3, azblob)

A few examples:

@aldy505 aldy505 linked a pull request Dec 21, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant