How to install CloudPanel on Ubuntu 22.04

MivoCloudMivoCloud Shared Hoster

CloudPanel is a free software to configure and manage a server with an obsessive focus on simplicity. Run static websites, PHP, Node.js and, Python applications.

Hi, I made a video that will help you install this tool on your server

Commands Used:
sudo apt update sudo apt upgrade -y
sudo apt install wget apt-transport-https gnupg2 software-properties-common
curl -sSL https://installer.cloudpanel.io/ce/v2/install.sh | sudo DB_ENGINE=MARIADB_10.6 bash

Tagged:
Sign In or Register to comment.