mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-20 23:52:31 -04:00
857 B
857 B
layout, title, parent, nav_order
| layout | title | parent | nav_order |
|---|---|---|---|
| default | Update | Installation Guide | 4 |
Updating AliasVault
To update AliasVault to the latest version, run the install script with the update option. This will pull the latest version of AliasVault from GitHub and restart all containers.
You can see the latest available version of AliasVault on GitHub.
{: .warning }
Before updating, it's recommended to backup your database and other important data. You can do this by making
a copy of the database and certificates directories.
Updating to the latest version
To update to the latest version, run the install script with the update option. The script will check for the latest version and prompt you to confirm the update. Follow the prompts to complete the update.
./install.sh update