junglert / shc

The easy way to display information about your device - made with php
https://junglert.github.io/shc/
GNU General Public License v3.0
4 stars 0 forks source link
dashboard html html5 monitoring opensource php php7 server shc website

shc

shc is now a fully fletched organization

new repository --> shc

this repository is no longer being maintained!



shc | ServerHealthCheck

made-with-bash License: GPL v3 GitHub contributors GitHub version

Now with dark-theme!


Installation

Clone this git-repo:

git clone https://github.com/junglert/shc.git

Go into the shc folder

cd shc/

Execute the init.sh by typing

bash init.sh

You will be asked to type in your sudo password, because the index.php file needs to be moved into /srv/www/htdocs (default apache folder location)

The script now prepares everything.

Future updates