Recommended System:
Everest Panel is a control panel for audio streaming that allows users to host and manage Shoutcast and IceCast servers. It is compatible with a wide range of operating systems, including the following:
Minimum VPS/Dedicated Server Requirement: 1 Core CPU, 2 GB RAM & HDD As per your Need.
Installing Everest Panel on a fresh CentOS stream 8/9, Ubuntu 20/22, Rocky linux 8/9, AlmaLinux 8/9, Debian 11 server with no other control panels installed.
Login to your server via SSH
root login is a requirement, the installation will not function if you are not logged in as root or have sufficient sudo privileges.
Now Run the below command and press Enter :
curl -L https://resources.everestpanel.com/install.bin > install.bin && chmod +x install.bin
Now run the below command and press Enter
./install.bin start
Setup will now guide you through the installation process.
NOTE: After Installation is completed Login your Admin Panel and Insert License Key.
Upgrading Everest Panel By SSH normally in stable versions
Root login is a requirement, the installation will not function if you are not logged in as root or have sufficient sudo privileges.
Now Run the following command:
everestpanel update
Uninstalling Everest Panel from the server:
Login to your server via SSH
root login is a requirement, the installation will not function if you are not logged in as root or have sufficient sudo privileges.
Now Run the following command:
curl -L https://resources.everestpanel.com/install.bin > install.bin && chmod +x install.bin
Now run the below command and press Enter
./install.bin uninstall