Updating

How to update the panel to the latest version.

- Auto Update

Starting from version 0.9.5 the panel has an update button at the top of your panel and only visible to admins.
Clicking on the button will update the panel to the latest version.

Important Notes:
- The update button will only appear if a new version is available.
- The update should also restart the panel process, if it doesn't, you will need to restart the process manually.

If the update button doesnt work you can try the following options:

- Using Easypanel

if you are running the panel in a service like Easypanel, the panel will update automatically on every Deploy.

- Using Pterodactyl

if you are running the panel through Pterodactyl using our Egg, the panel will update automatically on every restart.

- VPS Manual hosting

if you are running the panel through node.js / pm2, you will need to update the panel manually by running the following commands:

$ pnpm run update && pnpm pull


And restart the process.

Next Steps

Discord