Skip to main content

Wings

danger

Do not use the script if the wings are already installed as it may wipe critical files.

Picking a Server OS


Operating SystemVersionSupported
Ubuntu20.04
Ubuntu22.04
24.04
Debian10
11
12
13
Rocky Linux8
9
AlmaLinux8
9

Installation


warning

You MUST be in sudo for the commands to work.

sudo su

Run the following command in the SUDO terminal

bash <(curl -s https://pterodactyl-installer.se)

Type number 0 for the panel installation

Image_0

Configuration


ParameterUsageRecommended Value
Database nameThe database name(Leave Empty)
Database usernameThe database username(Leave Empty)
PasswordThe database password(Leave Empty)
TimezoneThe timezone the panel will use(Your timezone)
Panel emailThe email the panel will use(Put your email)
EmailThe email for the first admin(Put your email)
UsernameThe username for the first admin(Put your username)
First NamesThe first name for the first admin(Put your first name)
Last nameThe last name for the first admin(Put your last name)
PasswordThe password the panel will use(Put your password)

Image_1

Using an ip address

Type your public ip address in the FQDN parameter and type y for the firewall

Image_2

Using a domain with Let's Encrypt

Type your domain / subdomain in the FQDN parameter, type y to automatically configure HTTPS using Let's Encrypt and type y for the firewall

Image_2