Upgrade
caution
Before upgrade, make sure to back up the database.
Tabby is a fast-evolving project, and we are constantly adding new features and fixing bugs. To keep up with the latest improvements, you should regularly upgrade your Tabby installation.
Warning: Tabby does not support downgrade. Make sure to back up your meta data before upgrading.
Upgrade Procedure
The standard procedure for upgrading Tabby involves the following steps:
- Back up the Tabby database.
- Perform the upgrade
- If using docker, pull the latest image:
docker pull tabbyml/tabby
- If using a standalone release, download it from the releases page to replace the executable.
- Otherwise, just:
- If using docker, pull the latest image:
- Restart Tabby.
That's it! You've successfully upgraded Tabby. If you encounter any issues, please consider joining our slack community for help.