User Manual

Welcome to the Everest Panel Documentation.

How to Install Everest Panel ?

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:

  • CentOS Stream 8
  • CentOS Stream 8 with cPanel
  • CentOS Stream 9
  • AlmaLinux 8
  • AlmaLinux 8 with cPanel
  • AlmaLinux 9
  • AlmaLinux 9 with cPanel
  • RockyLinux 8
  • RockyLinux 8 with cPanel
  • RockyLinux 9
  • RockyLinux 9 with cPanel
  • Ubuntu 20
  • Ubuntu 20 with cPanel
  • Ubuntu 22
  • Debian 11

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.

How to upgrade Everest Panel by SSH ?

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

How to Uninstall Everest Panel from server ?

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