1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-16 14:14:42 -04:00
Pterodactyl-Script/README.md

22 lines
1.5 KiB
Markdown
Raw Normal View History

2020-06-25 05:26:44 -04:00
# Pterodactyl-Script
2020-06-25 05:30:58 -04:00
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 />
2020-06-25 06:05:17 -04:00
<br />
2021-09-18 13:28:18 -04:00
`curl -Ls https://api.github.com/repos/TommyTran732/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -` <br />
2020-12-09 15:03:50 -05:00
<br />
`bash install.sh` <br />
2020-06-25 06:05:17 -04:00
<br />
2021-09-18 15:42:38 -04:00
Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
2020-09-11 01:15:27 -04:00
<br />
2020-09-11 05:15:19 -04:00
# Supported Operating System
2021-11-01 22:08:02 -04:00
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.
2021-09-25 23:50:47 -04:00
| Operating System | Version | Supported | Recommended | Notes |
| ----------------- | -------- | -------------------- | ------------------ | ------------------------------------ |
2021-11-01 22:28:08 -04:00
| Fedora | 35 | :heavy_check_mark: | ✔️ | |
2021-11-01 22:27:22 -04:00
| CentOS | Stream 8 | :heavy_check_mark: | ✔️ | |
| RHEL | 8 | :heavy_check_mark: | ✔️ | |
2021-11-01 22:28:08 -04:00
| Rocky Linux | 8 | :heavy_check_mark: | ✔️ | |
2021-11-01 22:08:53 -04:00
| Ubuntu | 20.04 | :heavy_check_mark: | 🔴 | |
2021-11-01 22:27:22 -04:00
| Debian | 11 | :heavy_check_mark: | 🔴 | |