Recommended: One-line upgrade
Usecow update to pull the latest code and restart the service in one step:
- Pull the latest code (
git pull) - Stop the running service
- Update Python dependencies
- Reinstall the CLI
- Start the service
If the Cow CLI is not installed,
./run.sh update performs the same operations.Manual upgrade
Run the following inside the project root:Docker upgrade
Run the following in the directory containingdocker-compose.yml:
