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

22 lines
1.2 KiB
Markdown
Raw Normal View History

2020-06-25 05:26:44 -04:00
# Pterodactyl-Script
2020-06-25 05:30:58 -04:00
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 />
2020-06-25 06:05:17 -04:00
<br />
2020-06-25 05:34:21 -04:00
`bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Pterodactyl-Script/master/install.sh)` <br />
2020-06-25 06:05:17 -04:00
<br />
2020-06-25 05:38:30 -04:00
Visit my forum: https://revenact.io <br />
2020-06-29 19:50:10 -04:00
Community support: https://revenact.io/discord <br />
2020-09-11 01:15:27 -04:00
<br />
Pterodactyl v1.0 will NOT be supported until it is ready for production.
2020-09-11 05:15:19 -04:00
# Supported Operating System
| Operating System | Version | Supported | Recommended |
| ----------------- | ------- | -------------------- | ------------------ |
| Ubuntu | 16.04 | :white_check_mark: | :red_circle: |
| | 18.04 | :white_check_mark: | :white_check_mark: |
| | 20.04 | :white_check_mark: | :white_check_mark: |
| Debian | 9 | :white_check_mark: | :red_circle: |
| | 10 | :white_check_mark: | :white_check_mark: |
| CentOS | 7 | :white_check_mark: | :white_check_mark: |
| | 8 | :white_check_mark: | :red_circle: |