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
install
add-user
remove-user
upgrade
The text was updated successfully, but these errors were encountered:
Install script #7.
e21cbb2
add zero-knowledge installation to readme #7.
fb7b443
Please add an uninstall script as well.
Sorry, something went wrong.
That's as simple as running docker-compose down and then removing the whole directory.
docker-compose down
No branches or pull requests
install
script, that would install all dependencies, pulls all imags, prompt user for data (IP, domain, ports) and run everything.add-user
script.remove-user
script.upgrade
script, that upgrades all images.The text was updated successfully, but these errors were encountered: