We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What would you like to be added or enhanced
Please support the service install command with a user-created configuration file.
service install
Why is this needed
Even if I install as a service, I may still want to change the configuration.
Also, changing certain settings later seems impossible or not very easy.
The text was updated successfully, but these errors were encountered:
I also tried to pass environment variables like this:
IMMUDB_SYNC=1 service install
But it doesn't work neither.
Sorry, something went wrong.
mmeloni
No branches or pull requests
What would you like to be added or enhanced
Please support the
service install
command with a user-created configuration file.Why is this needed
Even if I install as a service, I may still want to change the configuration.
Also, changing certain settings later seems impossible or not very easy.
The text was updated successfully, but these errors were encountered: