Updating
This guide outlines the necessary steps for updating the Pteroca Control Panel, including file synchronization, dependency management, database migrations, cache management, and permissions.
One Command Update (Recommended)
# Recommended (v0.6+)
php bin/console pteroca:system:update
# Deprecated (still works until v1.0.0)
# php bin/console app:update-systemManual Update
Option A - Update via Git
Option B - Update from GitHub Releases
Managing Project Dependencies
Database Migration
Refreshing the Cache
Adjusting File Permissions
Updating Pterodactyl Plugin (Optional)
Need help? Join our Discord!
Last updated