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

30 lines
2.1 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 />
2020-09-13 01:17:49 -04:00
Pterodactyl v1.0 will NOT be supported until it is ready for production. <br />
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 />
A migration script from v0.7 to v1.0 will be available at a later date.
<br />
2020-09-11 05:15:19 -04:00
# Supported Operating System
2020-09-11 05:21:38 -04:00
| Operating System | Version | Supported | Recommended | Notes |
| ----------------- | ------- | -------------------- | ------------------ | ------------------------------------ |
| Ubuntu | 20.04 | :white_check_mark: | :white_check_mark: | |
| | 18.04 | :white_check_mark: | :white_check_mark: | |
2020-09-11 05:22:21 -04:00
| | 16.04 | :white_check_mark: | :red_circle: | Old, not recently tested |
2020-09-11 05:21:38 -04:00
| 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: | |
2020-09-11 05:31:55 -04:00
| RHEL | 8 | :white_check_mark: | :red_circle: | Does not officially support Docker |
2020-09-11 05:21:38 -04:00
| Fedora | 32 | :white_check_mark: | :white_check_mark: | |
| | 31 | :white_check_mark: | :red_circle: | Old, near end of life |