Files
aliasvault/docs/installation/script/advanced/uninstall.md
Leendert de Borst 961977c9e2 Update docs (#1181)
2025-09-08 18:51:39 +02:00

591 B

layout, title, parent, grand_parent, nav_order
layout title parent grand_parent nav_order
default Uninstall Advanced Install Script 4

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.

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