Updating Readme.md
This commit is contained in:
parent
a45b409a41
commit
af33712706
1 changed files with 19 additions and 5 deletions
24
README.md
24
README.md
|
@ -2,14 +2,28 @@
|
|||
Dashboard for MMDVMHost (by G4KLX)
|
||||
==================================
|
||||
|
||||
This is a first attempt for a dashboard for MMDVMHost-Software by G4KLX. It is configured by a file
|
||||
"config/config.php" where some basic information are defined.
|
||||
About
|
||||
=====
|
||||
MMDVMHost-Dashboard is a web-dashboard for visualization of different data like
|
||||
system temperatur, cpu-load ... and it shows a last-heard-list.
|
||||
|
||||
Please ensure to not put loglevels at 0 in MMDVM.ini.
|
||||
It relies on MMDVMHost by G4KLX (see https://github.com/g4klx/MMDVMHost). At
|
||||
this place a big thank you to Jonathan for his great work he did with this
|
||||
software.
|
||||
|
||||
Copy all files into your webroot and enjoy working with it.
|
||||
Required are
|
||||
============
|
||||
Webserver like lighttpd
|
||||
php5
|
||||
entry in /etc/sudoers:
|
||||
www-data ALL=(ALL) NOPASSWD: ALL
|
||||
|
||||
Installation
|
||||
============
|
||||
* Please ensure to not put loglevels at 0 in MMDVM.ini.
|
||||
* Copy all files into your webroot and enjoy working with it.
|
||||
* Edit config.php located in /config-folder in your web-folder.
|
||||
|
||||
Contact
|
||||
=======
|
||||
|
||||
Feel free to contact the author via email: dg9vh@darc.de
|
Loading…
Reference in a new issue