Tutorials
Installing Pterodactyl

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)

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.

  1. Installing required packages
sudo apt -y install curl
  1. Executing script
sudo bash <(curl -s https://pterodactyl-installer.se)>