Files
aliasvault/docs/installation/uninstall.md
2024-11-25 22:49:38 +01:00

576 B

layout, title, parent, nav_order
layout title parent nav_order
default Uninstall Installation Guide 4

Uninstall

To uninstall AliasVault, run the install script with the uninstall option. This will stop and remove the AliasVault containers, remove the Docker images, and delete the .env file.

{: .note } 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

  1. Run the install script with the uninstall option
./install.sh uninstall