M17 Reflector dashboard for use with mrefd
 
 
Go to file
kc1awv 1fc4f61acd new icon pack 2020-10-20 17:22:06 -04:00
css inital commit 2020-10-17 20:16:35 -04:00
fonts inital commit 2020-10-17 20:16:35 -04:00
images new icon pack 2020-10-20 17:22:06 -04:00
include new icon pack 2020-10-20 17:22:06 -04:00
js inital commit 2020-10-17 20:16:35 -04:00
README.md add README.md 2020-10-17 21:18:03 -04:00
browserconfig.xml inital commit 2020-10-17 20:16:35 -04:00
index.php forgot semicolons, whoops. 2020-10-17 21:44:56 -04:00
manifest.json inital commit 2020-10-17 20:16:35 -04:00

README.md

MREFD ref-dash

This is the dashboard as seen on M17-M17 Reflector to be used with mrefd.

Clone dashboard to /var/www

sudo rm /var/www/html
sudo git clone https://github.com/m17-project/ref-dash /var/www/html     # or where ever your system www root is located

Please note that your www root directory might be some place else. There is one file that needs configuration. Edit the copied files, not the ones from the repository:

cd /var/www/html/include
sudo cp config.inc.php.dist config.inc.php
  • include/config.inc.php - At a minimum set your email address, country and comment. Do not enable the calling home feature. This feature is not appropriate for mrefd.