Unofficial scripts for installing Pterodactyl Panel & Wings. Works with the latest version of Pterodactyl!
Read more about Pterodactyl here. This script is not associated with the official Pterodactyl Project.
This project is available at GitHub with read-only forks available at GitLab and Bitbucket.
- Automatic installation of the Pterodactyl Panel (dependencies, database, cronjob, nginx).
- Automatic installation of the Pterodactyl Wings (Docker, NodeJS, systemd).
- Panel: (optional) automatic configuration of Let's Encrypt.
- Panel: (optional) automatic configuration of UFW (firewall for Ubuntu/Debian).
For help and support regarding the script itself and not the official Pterodactyl project, you can join the Discord Chat.
List of supported installation setups for panel and Wings (installations supported by this installation script).
Operating System | Version | nginx support | PHP Version |
---|---|---|---|
Ubuntu | 14.04 | 🔴 | |
16.04 | 🔴 * | ||
18.04 | ✅ | 7.4 | |
20.04 | ✅ | 7.4 | |
Debian | 8 | 🔴 * | |
9 | ✅ | 7.4 | |
10 | ✅ | 7.4 | |
CentOS | 6 | 🔴 | |
7 | ✅ | 7.4 | |
8 | ✅ | 7.4 |
Operating System | Version | Supported |
---|---|---|
Ubuntu | 14.04 | 🔴 |
16.04 | 🔴 * | |
18.04 | ✅ | |
20.04 | ✅ | |
Debian | 8 | 🔴 |
9 | ✅ | |
10 | ✅ | |
CentOS | 6 | 🔴 |
7 | ✅ | |
8 | ✅ |
* Ubuntu 16 and Debian 8 no longer supported since Pterodactyl does not actively support it.
To use the installation scripts, simply run this command as root. The script will ask you whether you would like to install just the panel, just the daemon or both.
bash <(curl -s https://pterodactyl-installer.se)
Note: On some systems, it's required to be already logged in as root before executing the one-line command (where sudo
is in front of the command does not work).
Here is a YouTube video that illustrates the installation process.
The installation scripts can install and configure a firewall for you. The script will ask whether you want this or not. It is highly recommended to opt-in for the automatic firewall setup.
Created and maintained by Vilhelm Prytz.
Special thanks to the Discord moderators sam1370 and Linux123123 for helping on the Discord server!