How To Install the PufferPanel on my CentOS

PufferPanel – presented to its clients as a special game server control panel. It is open-source, very easy to use and install. PufferPanel supports Minecraft, Forge, Spigot, Sponge, Source Dedicated Servers, BungeeCord, PocketMine, Forge, and many more. To install this panel, you also need to understand that there is one very important system requirement for this panel – VPS or dedicated server (32-bit version) are not supported.

Installation

In order to install PufferPanel, you must enter the command, which is described below:

curl -s https://packagecloud.io/install/repositories/pufferpanel/pufferpanel/script.rpm.sh | sudo bash
yum install pufferpanel
systemctl enable pufferpanel

Next, you need to allow traffic from certain ports, and from these ports, in order to fully utilize your installation

8080: Web access

5657: SFTP

Adding an Administrator

In order for you to be able to create a user, run the following command:

pufferpanel user add

Then, after successfully adding an administrator, you need to launch the panel. This can be done with the following command:

systemctl start pufferpanel

Also, please check this documentation. This document provides frequently asked questions or describes difficulties you may encounter

Was this article helpful?

Related Articles

Leave A Comment?