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 01:18:39 -04:00

31 lines
2.1 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/master/install.sh)` <br />
<br />
Visit my forum: https://revenact.io <br />
Community support: https://revenact.io/discord <br />
<br />
Pterodactyl v1.0 will NOT be supported until it is ready for production. <br />
With that being said, you can still try out the v1.0 script version using: <br />
<br />
`bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Pterodactyl-Script/pterodactyl-1.0/install.sh`
<br />
<br>
A migration script from v0.7 to v1.0 will be available at a later date.
<br />
# 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 |