Update
Use this page when SafariDesk is already running and you want to move to a newer version.Before you update
- Back up your PostgreSQL data (dump or snapshot)
- Back up uploaded files if they are stored outside Docker volumes
- Review the release notes if your deployment is several versions behind
Update steps
Linux/macOS (bash):Verify the update
These commands are the same in Linux/macOS and Windows PowerShell.If something looks wrong
- Check the API logs first
- Confirm your
.envfile still has the required values - Restart the stack with
docker compose restart

