Pterodactyl Theme
2 topics in this forum
-
HOW TO INSTALL? Upload the apolloInstaller[your arch] file to your Pterodactyl panel. (If you're unsure about your architecture, you can run the command uname -m. aarch64 corresponds to arm64, and x86_64 corresponds to amd64.) Grant the installer file execution permissions by running the following command: sudo chmod +x apolloInstaller[your arch]. Run the installer as the root user by executing the following command: sudo ./apolloInstaller[your arch]. Choose the correct option in the installer. apolloInstallerAmd64.zip
-
- 0 replies
- 39 views
-
-
This will update your panel to the latest version of NookTheme panel is based. You can see the version in the current branch name. Upgrade PHP Enter Maintenance Mode Whenever you are performing an update you should be sure to place your Panel into maintenance mode. This will prevent users from encountering unexpected errors and ensure everything can be updated before users encounter potentially new features. cd /var/www/pterodactyl php artisan down Download the theme The first step in the update process is to download the new panel files from GitHub. The command below will download the release archive for the most recent version of Pterodactyl, save it in the current dire…
-
- 0 replies
- 23 views
-
