1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-18 15:14:43 -04:00
Pterodactyl-Script/README.md
2020-10-02 03:52:12 -04:00

35 lines
2.4 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 />
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 />
# Pterodactyl v1.0 Release Candidate
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 |