P
Panelze

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

  1. Snapshot the server or take backups before upgrading
  2. Upgrade Engine and panel together when release notes require it
  3. Verify GET /api/health after upgrade
  4. Read release notes on Panel releases admin area on panelze.com

Pro customers receive update notifications in-panel when a new version is published.

← Back to documentation home