Uninstall
To uninstall AliasVault, run the install script with the uninstall
option. This will stop and remove the AliasVault containers and remove any local AliasVault Docker images.
This will not delete any data stored in the database. If you wish to delete all data, you should manually delete the database
directory and the other directories created by AliasVault.
Steps
- Run the install script with the
uninstall
option$ ./install.sh uninstall