CloudPanel.io Installation Document
CloudPanel.io Installation Document
Entrance
CloudPanel is a modern and fast control panel that you can use to manage your PHP applications. This document explains step by step how to install CloudPanel.io.
Prerequisites
- Server Requirements:
- CloudPanel is optimized for Debian-based distributions. It must be run on a Debian 9+ or Ubuntu 18.04/20.04 server.
- At least 1 GB RAM and 1 CPU core (It is recommended to increase this amount for larger applications and high traffic).
- Access:
- You must be able to access your server via SSH with the root username and password.
Installation Steps
- Connect to your server via SSH:
- Connect to your server using the terminal or an SSH client.
cssssh root@yourserverIPaddress
- Download and Run the CloudPanel Installation Script:
- Use the following commands to download the latest version of CloudPanel and start its installation.
bashcurl -sSL https://installer.cloudpanel.io/ce/v1/install.sh -o cloudpanel_installer.sh
bash cloudpanel_installer.sh
- Follow the Installation Process:
- During the installation, you may be asked some questions regarding server configuration and CloudPanel settings. Follow these steps carefully and enter the required information.
- Access the CloudPanel Management Interface:
- Once the installation is complete, you can access the CloudPanel management interface via your web browser. Typically, this will
http://sunucunuzunIPadresi:8443
address is made via. - Use your default username (admin) and password for your first login. For your security, it is recommended that you change your password after your first login.
- Once the installation is complete, you can access the CloudPanel management interface via your web browser. Typically, this will
Final Steps
- After installation, you can easily manage PHP versions, create databases, configure your applications, etc. via CloudPanel's user-friendly interface.
- Also, don't forget to check out the security features and automatic backup options that CloudPanel provides.
For more information and support regarding CloudPanel, visit the official CloudPanel User Guide and visit the community forums.
This document provides an overview of the basic setup process of CloudPanel. For your specific needs or issues you may encounter during setup, it is recommended that you refer to the official documentation or community support forums.