1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-16 14:14:42 -04:00
Installing Pterodactyl in just a few minutes!
Go to file
Wqrld bc74bd1d3e
Fix mariadb binding on ubuntu servers.
with the newer ubuntu versions the bind address is in 5-server.cnf instead of my.cnf while my.cnf still exists. This if-else branch never accesses the code to fix 50-server.cnf if my.cnf still exists so moving the 50-server.cnf to the top fixes the issue.

tested on multiple 16.04 and 18.04 vpsses.
2020-09-11 08:38:23 +02:00
install.sh Fix mariadb binding on ubuntu servers. 2020-09-11 08:38:23 +02:00
LICENSE Initial commit 2020-06-25 05:26:44 -04:00
README.md Update README.md 2020-09-11 01:15:27 -04:00

Pterodactyl-Script

Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.

bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Pterodactyl-Script/master/install.sh)

Visit my forum: https://revenact.io
Community support: https://revenact.io/discord

Pterodactyl v1.0 will NOT be supported until it is ready for production.