1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-18 15:14:43 -04:00
Pterodactyl-Script/README.md
2020-09-13 00:35:34 -04:00

25 lines
1.9 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 />
`bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Pterodactyl-Script/pterodactyl-1.0/install.sh)` <br />
<br />
Visit my forum: https://revenact.io <br />
Community support: https://revenact.io/discord <br />
<br />
This is a development branch created for pterodactyl 1.0 RC. DO NOT use this in production.
# Supported Operating System
| Operating System | Version | Supported | Recommended | Notes |
| ----------------- | ------- | -------------------- | ------------------ | ------------------------------------ |
| Ubuntu | 20.04 | :white_check_mark: | :white_check_mark: | |
| | 18.04 | :white_check_mark: | :white_check_mark: | |
| | 16.04 | :white_check_mark: | :red_circle: | Old, not recently tested |
| Debian | 10 | :white_check_mark: | :white_check_mark: | |
| | 9 | :white_check_mark: | :red_circle: | Old, not recently tested |
| CentOS | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker |
| | 7 | :white_check_mark: | :white_check_mark: | |
| RHEL | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker |
| Fedora | 32 | :white_check_mark: | :white_check_mark: | |
| | 31 | :white_check_mark: | :red_circle: | Old, near end of life |