Skip to content

mdeabreu/pterodactyl-installer

 
 

Repository files navigation

🐦 pterodactyl-installer

Unofficial scripts for installing Pterodactyl on both Panel & Daemon.

Read more about Pterodactyl here.

Supported installations

List of supported installation setups for panel and daemon (installations supported by this installation script).

Supported panel operating systems and webservers

Operating System Version nginx support Apache support
Ubuntu 14.04 🔴 🔴
16.04 🔴
18.04 🔴
Debian 8 🔴
9 🔴
CentOS 7 🔴 Soon* 🔴

Supported daemon operating systems

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 installation scripts

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.

Contributing

Feel free to fork the project and send a PR! 😃

About

🐦 Unofficial installation scripts for Pterodactyl Panel

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%