Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 720 Bytes

WhiteCore PHP Grid-Manager


WhiteCore PHP GridManager is a PHP interface to manage the WhiteCore System in Gridmode.

Currently it is able to Start and Stop the Grid aswell as Running a backup of the GridServer Folder and the MySQL Database.

##Requirements##

This was tested on Ubuntu and Debian Based Distros on PHP 5. To get up and Running you will need to execute the following Commands:

sudo apt-get update && sudo apt-get install libssh2-1 libssh2-php
Copy run_gridmode_html.sh and stop_grid.sh to <WhiteCoreFolder>/WhiteCoreSim
edit config.php with required datas

To-Do

  • Ability to Restore MySQL and .tar.gz backup
  • See Grid Statistics (Memory Usage and CPU Usage)
  • Edit Config files