mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 12:51:34 -05:00
27 lines
1.8 KiB
Markdown
27 lines
1.8 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 />
|
|
# 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 | 34 | :heavy_check_mark: | :heavy_check_mark: | |
|
|
| | 33 | :heavy_check_mark: | :heavy_check_mark: | |
|