Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.07 KB

README.md

File metadata and controls

55 lines (31 loc) · 1.07 KB

Docker-CP

Docker control panel that allows you to setup automation to keep containers running , or stopped.

Note
We are still in development stages and are continously updating this project.

Screenshots

Dashboard:

image

Monitoring:

image

Stack Required

Web Server: NGINX / Apache

SQL: MySQL InnoDB

Language Processor: PHP

Automation: cron

Installation

Install this project with git clone

git clone https://github.com/ItsHass/docker-cp.git

Developer version Php

edit config.php and add/amend the variable below

$git_version = "dev";

Demo

Coming soon

Developers & Contributors

  • @itshass ======= Dev Mode: Add to config.php a variable named $git_version = "dev";