2016-04-29 15:20:07 +02:00
|
|
|
# MMDVMHost-Dashboard
|
|
|
|
Dashboard for MMDVMHost (by G4KLX)
|
2016-04-30 15:38:12 +02:00
|
|
|
==================================
|
|
|
|
|
2016-05-04 18:36:38 +02:00
|
|
|
About
|
|
|
|
=====
|
|
|
|
MMDVMHost-Dashboard is a web-dashboard for visualization of different data like
|
|
|
|
system temperatur, cpu-load ... and it shows a last-heard-list.
|
2016-04-30 15:38:12 +02:00
|
|
|
|
2016-05-04 18:36:38 +02:00
|
|
|
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.
|
2016-05-01 22:31:53 +02:00
|
|
|
|
2016-05-04 18:36:38 +02:00
|
|
|
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.
|
2016-04-30 15:38:12 +02:00
|
|
|
|
|
|
|
Contact
|
|
|
|
=======
|
|
|
|
Feel free to contact the author via email: dg9vh@darc.de
|