ISPmanager is a web hosting and web server control panel developed by ISPsystem. Its main function is to provide a user-friendly interface for interacting with web hosting, virtual and dedicated servers.
ISPmanager is one of the most popular web hosting management tools. It is distinguished by a number of advantages that make it attractive to many users. It is distinguished by its simple and intuitive interface. Hosting, domains, databases, email and other functions are managed with the help of convenient tools and menus.
It also has extensive functionality that allows administrators and users to fully manage their hosting, customize various settings, services. For example, you can create virtual hosts, manage mailboxes, install SSL certificates, customize databases.
ISPmanager provides various features for web server management, including setting up domains, subdomains, emails, FTP accounts, databases, DNS records, and other important parameters of hosting accounts. The control panel features a user-friendly interface for updating web applications, managing files and folders, and tracking and analyzing hosting account statistics.
The solution is available in several versions:
Each version offers different features depending on the user's needs. ISPmanager supports working with various web servers such as Apache, NGINX and LiteSpeed. The tool also provides APIs for automation and integration with other systems, as well as various additional modules and functionality to extend the functionality of the control panel.
wget
download utility is installed on the server. The SELinux service is disabled during installation. This service interferes with the correct operation of the control panel.The installation procedure is as follows:
Connect to the server via SSH with superuser privileges (root by default).
Download the installation script: wget https://download.ispmanager.com/install.sh -O install.sh
Next, execute (specify the appropriate parameter if necessary) to install:
latest version sh install.sh
ispmanager with a trial or key-activated license sh install.sh --ispmgr6
for a specific version of the panel run install.sh with the --release
parameter, for example: sh install.sh --release 6.40.1 ispmanager --ispmgr6
ISPmanager with OpenLiteSpeed web server: sh install.sh --openlitespeed ispmanager-lite
After that we select the update branch of the control panel:
stable version - stable version of the system, which has successfully passed beta testing;
beta version - the version with the latest innovations, but it is still in beta testing.
Next, the script will automatically connect two ISPmanager repositories: ispsystem-base.repo for installing the base software and ispsystem.repo
for installing the required versions.
From the list you should select:
Under ispmanager lite (pro, host) with recommended software select:
Also select a database server.
Once the installation is complete, the panel can be accessed at:
URL: https://<IP address of server>:1500/ispmgr
Login: root
Password: <root password>