mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 12:51:34 -05:00
31 lines
2.0 KiB
Markdown
31 lines
2.0 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/Revenact/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -` <br />
|
|
<br />
|
|
`bash install.sh` <br />
|
|
<br />
|
|
Visit my forum: https://revenact.io <br />
|
|
Telegram group: https://t.me/revenact <br />
|
|
Discord group: https://revenact.io/discord <br />
|
|
|
|
If you need me to help you fix or debug something, contact me via Telegram Secret Chat. - Please, please don't send me your server credentials via Discord.
|
|
<br />
|
|
# Now with extra Pterodactyl v1.0
|
|
This Script now includes the new Pterodactyl v1.0 release <br />
|
|
<br>
|
|
This Script also includes a migration script for 0.7 to 1.0 and Daemon to Wings
|
|
<br />
|
|
# Supported Operating System
|
|
| Operating System | Version | Supported | Recommended | Notes |
|
|
| ----------------- | ------- | -------------------- | ------------------ | ------------------------------------ |
|
|
| Ubuntu | 20.04 | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| | 18.04 | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| Debian | 10 | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| CentOS | Stream | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| | 8 | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| RHEL | 8 | :heavy_check_mark: | :red_circle: | |
|
|
| Fedora | 33 | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| | 32 | :heavy_check_mark: | :heavy_check_mark: | |
|