Instructions for installing CloudPanel on Debian 10

Estimated reading: 3 minutes 157 views

I. Overview

Currently, there are many free Control Panel providers with many features, helping to optimize the webserver for high performance. In addition to the free Control Panels like ( HestiaCP , CentOS Web Panel ,  CyberPanel ,  aaPanel ,  FASTPANEL ) we would like to introduce to you another Control that is CloudPanel .

CloudPanel is a new Control Panel with a simple, lightweight structure and is suitable for applications and websites using PHP source code.  CloudPanel is developed by a team with more than ten years of experience from Magento providers. With a neat and beautifully refined GUI interface, it has given users an extremely smooth experience. In addition, CloudPanel is also trusted by major providers and integrated into their Templates

Services installed on CloudPanel

  • Debian 10
  • NGINX 1.18
  • MySQL 5.7 (Percona)
  • PHP (7.1 > 7.2 > 7.3 > 7.4)
  • Redis 5
  • ProFTPD 1.3
  • Node.js 14
  • Yarn 1.22

II. Installation steps

Installation Requirements
  • Operating System: Debian 10
  • Cores: >= 1 Core
  • Memory: >= 2GB
  • Disk: >= 15GB

To install CloudPanel you do with the following 3 steps.

Step 1: SSH into VPS

First you need to prepare a completely white VPS and have not installed any other services or control panels before. Then you need to SSH into the VPS as root, if you don’t know how to SSH, you can check out the instructions at the link below.

Step 2: Install CloudPanel

After SSH is successful, run the following commands in turn:

apt update && apt -y upgrade && apt -y install curl wget sudo
curl -sSL https://installer.cloudpanel.io/ce/v1/install.sh | sudo bash

Command comment

  • Command 1 : Update sources and install necessary packages.

Install CloudPanel on Debian 10

  • Command 2 : Command to install CloudPanel

The installation process will take about 10-15 minutes depending on the VPS configuration, successful installation you will receive a message as shown.

Install CloudPanel on Debian 10

 

Step 3: Access Web Control and set up User Admin.

After successful installation in Step 2, you will receive a link to access CloudPanel in the form: https://IP:8443/ , you use any browser to access with the link provided.

If you access the browser and receive a warning as shown, you can continue to access it as follows: click Advanced => Continue to click the circled link.

Install CloudPanel on Debian 10

In the next step, you need to create a User to administer the CloudPanel with the following information:

  • First Name : Name.
  • Last Name : Last Name .
  • User Name : Admin user name .
  • E-Mail : Admin email.
  • Password : Password for the admin user.
  • Timezone : Select the time zone (Asia/Ho_Chi_Minh).

After filling in all the information, tick the box to agree to the terms of use (arrow) then click Create User to create a User.

Next, you use the information you just created to Log in to the next interface.

Successful login, CloudPanel interface will display as follows:

 

 

III. Summary

So in this article, I have introduced to you a new Control Panel, completely compact, with an easy-to-use and intuitive interface that will help you easily administer even if you are inexperienced. Hope this article will help you to successfully install and have a great experience using CloudPanel .


Support 24/24h with coupon code: 1DOLLAROFF 10% discount. Click now! 👆

Leave a Comment