<?xml version="1.0"?>
<rss version="2.0"><channel><title>Pterodactyl Theme Latest Topics</title><link>https://procs.ro/forum/index.php?/forum/66-pterodactyl-theme/</link><description>Pterodactyl Theme Latest Topics</description><language>en</language><item><title>Apollo Theme</title><link>https://procs.ro/forum/index.php?/topic/22-apollo-theme/</link><description><![CDATA[<p><strong><span style="font-family: Helvetica, Arial, sans-serif;">HOW TO INSTALL?</span></strong><br></p><ol><li><p>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.)</p></li><li><p>Grant the installer file execution permissions by running the following command: sudo chmod +x apolloInstaller[your arch].</p></li><li><p>Run the installer as the root user by executing the following command: sudo ./apolloInstaller[your arch].</p></li><li><p>Choose the correct option in the installer.</p></li></ol>
<p><img class="ipsImage ipsImage_thumbnailed ipsRichText__align--block" data-fileid="6" data-full-image="https://procs.ro/forum/uploads/monthly_2026_02/CoverBig2.png.72e2542e94ad10b50e097e5f3ab33e54.png" src="https://procs.ro/forum/uploads/monthly_2026_02/CoverBig2.thumb.png.29236f17132939cb77b5bb477cf46e46.png" height="562" width="1000" alt="CoverBig2.png" loading='lazy'></p><p>
<a class="ipsAttachLink" href="https://procs.ro/forum/applications/core/interface/file/attachment.php?id=7&amp;key=a5725d3e44b9322cfabc500ef99980e9" data-fileExt='zip' data-fileid='7' data-filekey='a5725d3e44b9322cfabc500ef99980e9'>apolloInstallerAmd64.zip</a></p>]]></description><guid isPermaLink="false">22</guid><pubDate>Fri, 13 Feb 2026 05:01:20 +0000</pubDate></item><item><title>Nookure / NookTheme pterodactyl</title><link>https://procs.ro/forum/index.php?/topic/21-nookure-nooktheme-pterodactyl/</link><description><![CDATA[<p>This will update your panel to the latest version of NookTheme panel is based.</p><p>You can see the version in the current branch name.</p><p>Upgrade PHP</p><p>Enter Maintenance Mode</p><p>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.</p><p><span data-i-color="red">cd /var/www/pterodactyl</span></p><p><span data-i-color="red">php artisan down</span></p><p>Download the theme</p><p>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 directory and will automatically unpack the archive into your current folder.</p><p><span data-i-color="red">curl -L </span><a rel="external nofollow" href="https://github.com/Nookure/NookTheme/releases/latest/download/panel.tar.gz"><span data-i-color="red">https://github.com/Nookure/NookTheme/releases/latest/download/panel.tar.gz</span></a><span data-i-color="red"> | tar -xzv</span></p><p>Once all of the files are downloaded we need to set the correct permissions on the cache and storage directories to avoid any webserver related errors.</p><p><span data-i-color="red">chmod -R 755 storage/* bootstrap/cache</span></p><p>Update Dependencies</p><p>After you've downloaded all of the new files you will need to upgrade the core components of the panel. To do this, simply run the commands below and follow any prompts.</p><p><span data-i-color="red">composer install --no-dev --optimize-autoloader</span></p><p>Clear Compiled Template Cache</p><p>You'll also want to clear the compiled template cache to ensure that new and modified templates show up correctly for users.</p><p><span data-i-color="red">php artisan view:clear</span></p><p><span data-i-color="red">php artisan config:clear</span></p><p>Database Updates</p><p>You'll also need to update your database schema for the newest version of Pterodactyl. Running the command below will update the schema and ensure the default eggs we ship are up to date (and add any new ones we might have). Just remember, never edit core eggs we ship! They will be overwritten by this update process.</p><p><span data-i-color="red">php artisan migrate --seed --force</span></p><p>Set Permissions</p><p>The last step is to set the proper owner of the files to be the user that runs your webserver. In most cases this is www-data but can vary from system to system — sometimes being nginx, caddy, apache, or even nobody.</p><p># If using NGINX or Apache (not on CentOS):</p><p><span data-i-color="red">chown -R www-data:www-data /var/www/pterodactyl/*</span></p><p># If using NGINX on CentOS:</p><p><span data-i-color="red">chown -R nginx:nginx /var/www/pterodactyl/*</span></p><p># If using Apache on CentOS</p><p><span data-i-color="red">chown -R apache:apache /var/www/pterodactyl/*</span></p><p>Restarting Queue Workers</p><p>After every update you should restart the queue worker to ensure that the new code is loaded in and used.</p><p><span data-i-color="green">php artisan queue:restart</span></p><p>Exit Maintenance Mode</p><p>Now that everything has been updated you need to exit maintenance mode so that the Panel can resume accepting connections.</p><p><span data-i-color="green">php artisan up</span></p><p></p><p>
<a class="ipsAttachLink" href="https://procs.ro/forum/applications/core/interface/file/attachment.php?id=5&amp;key=5fc89daacbcf6decebedad5474c63b14" data-fileExt='zip' data-fileid='5' data-filekey='5fc89daacbcf6decebedad5474c63b14'>NookTheme-release-v1.11.11.zip</a></p>]]></description><guid isPermaLink="false">21</guid><pubDate>Fri, 13 Feb 2026 04:58:03 +0000</pubDate></item></channel></rss>
