junglert / shc

The easy way to display information about your device - made with php

Home Page:https://junglert.github.io/shc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • More services

  • More system information

  • Wiki / Manual

  • Docker

About

The easy way to display information about your device - made with php

https://junglert.github.io/shc/

License:GNU General Public License v3.0


Languages

Language:Shell 74.6%Language:PHP 25.4%