Files
aliasvault/docs/installation/uninstall.md
Leendert de Borst af5a830759 Update docs (#771)
2025-05-05 15:07:08 +02:00

577 B

layout, title, parent, nav_order
layout title parent nav_order
default Uninstall Server Installation 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