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

Feature Request: Commonly used environment variables #122

Open
phulstaert opened this issue Jun 1, 2023 · 0 comments
Open

Feature Request: Commonly used environment variables #122

phulstaert opened this issue Jun 1, 2023 · 0 comments

Comments

@phulstaert
Copy link

When creating a new container, it would be nice if the commonly used environment variables were shown. Also the commonly used paths and such..

When people use the app, we could capture the used "options" (not the value itself, only the used variable) and could how often it is used.
Then, when a certain threshold of inputs is passed, you could suggest these if for example more then 80% of people use these variables.

Ex:
I add a mariadb container.
I get the suggestions to create environment variables for a user, user password, root password, default databasename, ...
But also a suggestion to create a volume or relative path to "/var/lib/mysql"

This speeds things up and helps us, so we don't forget something. (or at lease less likely to forget something)

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