Skip to content

M17 Reflector dashboard for use with mrefd

Notifications You must be signed in to change notification settings

oe1kbc/ref-dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

M17 Reflector dashboard for use with mrefd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.8%
  • CSS 5.9%
  • JavaScript 1.3%