Unofficial scripts for installing Pterodactyl on both Panel & Daemon.
Read more about Pterodactyl here.
List of supported installation setups for panel and daemon (installations supported by this installation script).
| Operating System | Version | nginx support | Apache support |
|---|---|---|---|
| Ubuntu | 14.04 | 🔴 | 🔴 |
| 16.04 | ✅ | 🔴 | |
| 18.04 | ✅ | 🔴 | |
| Debian | 8 | ✅ | 🔴 |
| 9 | ✅ | 🔴 | |
| CentOS | 7 | 🔴 Soon* | 🔴 |
| Operating System | Version | Supported |
|---|---|---|
| Ubuntu | 14.04 | 🔴 |
| 16.04 | ✅ | |
| 18.04 | ✅ | |
| Debian | 8 | 🔴 |
| 9 | ✅ | |
| CentOS | 6 | 🔴 |
| 7 | ✅ |
* CentOS is currently not supported, but it is coming soon.
Using the Pterodactyl Panel installation script:
bash <(curl -s https://raw.githubusercontent.com/MrKaKisen/pterodactyl-installer/master/install-panel.sh)
Using the Pterodactyl Daemon installation script:
bash <(curl -s https://raw.githubusercontent.com/MrKaKisen/pterodactyl-installer/master/install-daemon.sh)
The script will guide you through the install.
Note: On some systems it's required to be already logged in as root before executing the one-line command.
Feel free to fork the project and send a PR! 😃