# Pterodactyl-Script
Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.
`bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Pterodactyl-Script/master/install.sh)`
Visit my forum: https://revenact.io
Community support: https://revenact.io/discord
# Pterodactyl v1.0 Release Candidate
Pterodactyl v1.0 will NOT be supported until it is ready for production.
With that being said, you can still try out the v1.0 script version using:
`bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Pterodactyl-Script/pterodactyl-1.0/install.sh`
A migration script from v0.7 to v1.0 will be available at a later date.
# 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 |