All apps · 0 apps
Pterodactyl-Panel
OfficialDocker app from Fantucie's Repository
Overview
Pterodactyl® 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.
Stop settling for less. Make game servers a first class citizen on your platform.
All the setups requiried is on the support area (Discord or Forum)
WARNINGS !!! The Latest Version requir a Redis Install on your Server !!! WARNINGS
Install Pterodactyl-Panel on Unraid in a few clicks.
Find Pterodactyl-Panel in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Pterodactyl-Panel Review the template variables and paths Click Install
Requirements
Pterodactyl-Deamons.
Redis server. (above V1.7.0)
Redis server. (above V1.7.0)
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/pterodactyl/panelLast Updated2026-07-17
First Seen2022-05-30
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebHttpPorttcp
Port Http for the web serveur
- Target
- 80
- Default
- 80
- Value
- 80
WebHttpsPorttcp
Port Https for the web serveur
- Target
- 443
- Default
- 443
- Value
- 443
PteroVarPathrw
- Target
- /app/var
- Default
- /mnt/user/appdata/pteropanel/var
- Value
- /mnt/user/appdata/pteropanel/var
PteroNginxPathrw
- Target
- /app/nginx/http.d/
- Value
- /mnt/user/appdata/pteropanel/nginx
PteroLogsPathrw
All the logs of pterodactyl panel.
- Target
- /app/storage/logs
- Default
- /mnt/user/appdata/pteropanel/logs
- Value
- /mnt/user/appdata/pteropanel/logs
DatabaseHostVariable
Ip of your database
- Target
- DB_HOST
DatabasePortVariable
The port of your database
- Target
- DB_PORT
- Default
- 3306
DatabaseNameVariable
The name of your database.
- Target
- DB_DATABASE
- Default
- pterodb
DatabaseUserVariable
The name of the database user
- Target
- DB_USERNAME
- Default
- PteroUser
DatabasePasswordVariable
The database password for the user.
- Target
- DB_PASSWORD
- Default
- changeme
TimeZoneVariable
http://php.net/manual/en/timezones.php See here to set your timezone
- Target
- APP_TIMEZONE
- Default
- Europe/Paris
- Value
- Europe/Paris
UrlOfPanelVariable
Set your Url of the panel, used in mail.
- Target
- APP_URL
- Default
- https://example.com
- Value
- https://example.com
RedisHostVariable
Ip of where is your Redis ! (Required for latest version!)
- Target
- REDIS_HOST
TelemetryVariable
Telemetry to help pterodactyl with data
- Target
- PTERODACTYL_TELEMETRY_ENABLED
- Default
- true|false