Ferks-FK / Pterodactyl-Docker

Installation script to install pterodactyl in docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pterodactyl-Docker


Discord Contributors

This is a Pterodactyl installation script for Docker.
This script installs Pterodactyl and its necessary utilities, and also manages what is already installed.

Support

If you have any problems with the script, ask for support in our official Support Group.

How to use

Just run the following command as root user.

bash <(curl -s https://raw.githubusercontent.com/Ferks-FK/Pterodactyl-Docker/development/install.sh)

Attention!

Do not run the command using sudo.

Example: $ sudo bash <(curl -s...

You must be logged into your system as root to use the command.

Example: # bash <(curl -s...

Systems supported by script


Operating System Version ✔️ | ❌
Debian 9 ✔️
10 ✔️
11 ✔️
Ubuntu 18 ✔️
20 ✔️
CentOS 7 ✔️
8 ✔️
9 ✔️

Development

This script was created and is being maintained by Ferks - FK.

Extra informations

If you have any ideas, or suggestions, feel free to say so in the Support Group.

About

Installation script to install pterodactyl in docker.

License:MIT License


Languages

Language:Shell 100.0%