/imscp-frontend

i-MSCP Frontend

Primary LanguagePHPGNU Lesser General Public License v2.1LGPL-2.1

i-MSCP - internet Multi Server Control Panel - FrontEnd

i-MSCP (internet Multi Server Control Panel) is a software easing shared hosting environments management on Linux servers. It support various services such as Apache2, ProFTPD, VsFTPd, Dovecot, Courier, Bind9... and can be easily extended through plugins and/or event listener files.

i-MSCP was designed for professional Hosting Service Providers (HSPs), Internet Service Providers (ISPs) and IT professionals.

Official Site & Documentation

Requirements

Please see the composer.json file.

Installation

Run the following composer command:

$ composer install --no-interaction

Development

For development, we use docker-compose; make sure you have both that and Docker installed on your machine.

Build and launch docker containers:

$ sudo docker-compose build
$ sudo docker-compose up -d

You can then browse to http://localhost:8080, and any changes you make in the project will be reflected immediately.

License

Unless otherwise stated all code is licensed under LGPL 2.1 and has the following copyright:

    Copyright © 2010-2018 Laurent Declercq, i-MSCP™ | All Rights Reserved