Update Servers/Linux/Pterodactyl.md
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
**Purpose**: Pterodactyl is the 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 administrators and users.
|
**Purpose**: Pterodactyl is the 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 administrators and users.
|
||||||
[Official Website](https://pterodactyl.io/panel/1.0/getting_started.html)
|
[Official Website](https://pterodactyl.io/panel/1.0/getting_started.html)
|
||||||
|
|
||||||
|
!!! note
|
||||||
|
This documentation assumes you are running Rocky Linux 9.3 or higher.
|
||||||
|
|
||||||
**Install EPEL Repository and other tools**:
|
**Install EPEL Repository and other tools**:
|
||||||
```bash
|
```bash
|
||||||
sudo yum -y install epel-release curl ca-certificates gnupg
|
sudo yum -y install epel-release curl ca-certificates gnupg
|
||||||
|
Reference in New Issue
Block a user