Installating Pterodactyl
Pterodactyl® (opens in a new tab) is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
Installing Pterodactyl via Docs
ℹ️
We recommend following Pterodactyl® (opens in a new tab) Docs.
Click me to install Pterodactyl® (opens in a new tab)
- Have you did something wrong or there's an error? Join their Discord by Clicking me! (opens in a new tab)
Installing Pterodactyl via Script
️🚫
If you use auto install scripts Pterodactyl® (opens in a new tab) won't help you if there's an issue.
- Installing required packages
sudo apt -y install curl
- Executing script
sudo bash <(curl -s https://pterodactyl-installer.se)>