Install this application on a webserver and control it via a skeleton-application which has skeleton-container-control installed.
- Clone this repository to a server
- Point the document root of your webserver the 'webroot' directory
- Make sure all requests are handled via handler.php (.htaccess for apache is included)
- run
composer installto install the dependencies
In your remote application, install skeleton-container-control.
Check its README for more information.