It looks like you're new here. If you want to get involved, click one of these buttons!
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