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 .env info/templates to the documentation #861

Open
jdbocarsly opened this issue Aug 28, 2024 · 1 comment
Open

Add .env info/templates to the documentation #861

jdbocarsly opened this issue Aug 28, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@jdbocarsly
Copy link
Member

I believe we currently don't mention the .env files in our INSTALL.md. We could make installation for development purposes smoother by providing some basic instructions/templates for what the .env files should look like for basic development.

@jdbocarsly jdbocarsly added the documentation Improvements or additions to documentation label Aug 28, 2024
@ml-evs
Copy link
Member

ml-evs commented Sep 4, 2024

Wondering if we should define all secret settings we know about in a SecretSettings config model and allow them to be provided directly in the config file. The only reason this was split initially was to prevent people committing secrets.

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

No branches or pull requests

2 participants