Skip to main content

Updating the Panel

This documentation covers the process for updating the panel portion of Pelican.

Version Requirements

Each version of Pelican Panel also has a corresponding minimum version of Wings that is required for it to run.

Please see the chart below for how these versions line up.

Panel VersionWings VersionSupportedPHP Version
1.x1.x✅︎8.2/8.3/8.4

Updating

You have two options for updating: use the automatic update script (recommended) or do the update steps manually.

Simply run the command below and the update script will guide you through the process:

sudo bash -c "$(curl -fsSL https://pelican.dev/updatePanel.sh)"