Pterodactyl Installation & Update Script ✨IPtables✨ Fonix's Themes✨All Major Operating Systems

SpigotVIP Pterodactyl Installation & Update Script ✨IPtables✨ Fonix's Themes✨All Major Operating Systems v37.2

159388

Currently the #2 rated resource on MC-Market!

What does this script do?
As the title says, it will install & upgrade the Pterodactyl Panel (https://pterodactyl.io) for you!

My goal is to make the script as configurable as possible, to support as many operating systems as possible and to use the latest software on the market. The script will install:
  • The latest panel (0.7.11)
  • The latest daemon (0.6.8)
  • The newest database (MariaDB 10.3)
  • The latest NodeJS (10)
*The standalone SFTP will be added soon.

To enhance the security of the installation, the script will also enable https, block unused ports and add IPtables rulesto protect your server by default.

What operating systems are supported?
All major operating systems are supported!

This includes:
  • Ubuntu: 18.04, 16.04, 14.04
  • Debian: 9, 8
  • Fedora: 28, 27
  • CentOS: 7
  • RHEL: 7

What installation options do I have?
You have the option to
  • Only install the panel
  • Only install the daemon
  • Install both the daemon and panel
You can also choose between Nginx and Apache2 as your web server.
Version 3.0+ also added the option to install Fonix's Theme!

In case you forget your MariaDB root password, there is also an option to reset it.

What am I protected from?
  • SSH Bruteforce
  • Port Scanning
  • Bad/Suspicious Packets
  • Ping Floods

What prerequisites do I need?
As the pterodactyl daemon requires docker, you will need a KVM VPS or Dedicated Server if you want to install it. OpenVZ, LXC and Virtuozzo are not supported. Please consult with your host to see if their OpenVZ/LXC servers can run docker or not.

The script will generate an SSL to secure both the daemon and panel, therefore you would need a domain to use it. You can get a free domain here: https://www.freenom.com/en/index.html?lang=en

Installing & Upgrading Pterodactyl:
1. Unzip the scripts
2. Upload install.sh to your root directory (/root)
3. Log into SSH as root and do
Code:
chmod u+x install.sh
Code:
./install.sh
4. Answer the prompted questions

Once the script finishes running, you will need to go to your panel and create a node as this process cannot be automated.
Click on configuration and copy the generated command. Go back to SSH and execute these commands:

1. cd /srv/daemon
2. Paste the generated command from the panel
3. service wings restart
Author
Cristobal M.
Downloads
180
Views
2,745
Extention type
zip
File size
12.8 KB
Hash
00c68e5f6b43c1288323497d0ee7ff08
First release
Last update
Rating
5.00 star(s) 3 ratings

Share this resource

Latest updates

  1. v37.2

    v37.2

Latest reviews

just needs an update, great resource.
This is hands down, one of the best resources. The other month, it took me hours to install pterodactyl manually but with this script, it only took me 10 minutes on my new server. Thank you so much
How to uninstall ?
Top