🛑 This repository has been deprecated and is no longer maintained, please see vilhelmprytz/pterodactyl-installer.
Lightweight installation script for game server manager pterodactyl. This panel can run any game server.
The repository pterodactyl-install-script by icedmoca is designed to install Pterodactyl, a game server management panel. According to the available documentation and scripts within the repository, this installation script supports Pterodactyl panel versions before v1.3.0.
The installation script has been tested on various operating systems including Ubuntu (14.04, 16.04, 18.04, 20.04), Debian (8, 9, 10), and CentOS (6, 7, 8), with specific support for Nginx and PHP 7.4 configurations.
It is important to note that this repository is deprecated and no longer maintained. Users are encouraged to use the installer maintained by vilhelmprytz for a more up-to-date and secure installation process.
For Pterodactyl panel versions before v1.3.0
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.
login as root
git clone https://github.com/icedmoca/pterodactyl-install-script.git
chmod -R 777 pterodactyl-install-script/
./pterodactyl-install-script/install.sh
Firewall setup is optional
Operating System | Version | nginx support | PHP Version | wings support |
---|---|---|---|---|
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 | ✅ |
Deprecated for security reasons please use vilhelmprytz's pterodactyl-installer :)