1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-18 15:14:43 -04:00
Pterodactyl-Script/README.md
2021-11-01 22:27:22 -04:00

22 lines
1.5 KiB
Markdown

# Pterodactyl-Script
Installing Pterodactyl in just a few minutes! <br />
Please note this script is meant to be used on fresh installations only. You must run it as root. <br />
<br />
`curl -Ls https://api.github.com/repos/TommyTran732/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -` <br />
<br />
`bash install.sh` <br />
<br />
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
<br />
# Supported Operating System
I highly recommend that you use ditributions in the Red Hat family over the Debian family. Red Hat distributions have modular repositories which makes package management so much cleaner.
| Operating System | Version | Supported | Recommended | Notes |
| ----------------- | -------- | -------------------- | ------------------ | ------------------------------------ |
| CentOS | Stream 8 | :heavy_check_mark: | ✔️ | |
| Rocky Linux | 8 | :heavy_check_mark: | ✔️ | |
| RHEL | 8 | :heavy_check_mark: | ✔️ | |
| Fedora | 35 | :heavy_check_mark: | ✔️ | |
| Ubuntu | 20.04 | :heavy_check_mark: | 🔴 | |
| Debian | 11 | :heavy_check_mark: | 🔴 | |