COREmanager can be installed on UNIX-like systems.

We strongly recommend a clean install of COREmanager. You should install a minimal version of the operating system, all the services that COREmanager requires will be installed automatically during software installation. All the repositories will be connected by the installer.

Note:

To ensure the best software performance, do not connect any third-party repositories.

To install COREmanager:

  1. Download the installation file from the ISPsystem website and run the installer:

    wget https://download.ispsystem.com/install.eu.sh -O install.eu.sh
    sh install.eu.sh COREmanager
    CODE

    In order to install a certain version of a control panel, run install.sh with the --release parameter. E.g.:

    sh install.eu.sh --release 5.200 COREmanager
    CODE

    COREmanager is installed and updated from the OS repository.

  2. Once the installation is complete, you can access COREmanager at:

    Url: https://<server ip address>:1500/core
    Login: root
    Password: <root password>
    CODE