Updating the panel
Update channels
Panelze publishes panel releases on the license hub. Customer panels poll the update API when configured.
Community update script
curl -fsSL https://raw.githubusercontent.com/coskunyunus1453/hostvim/main/deploy/host/install-update-community.sh -o /tmp/panelze-update.sh && sudo bash /tmp/panelze-update.sh
Best practices
- Snapshot the server or take backups before upgrading
- Upgrade Engine and panel together when release notes require it
- Verify
GET /api/healthafter upgrade - Read release notes on Panel releases admin area on panelze.com
Pro customers receive update notifications in-panel when a new version is published.