Go to file
Ben 92f6fa8994
updated xlx init file replace
2019-12-21 15:34:46 -06:00
templates Initial commit 2018-11-30 09:15:31 -06:00
README.md Update README.md 2019-08-07 14:15:22 -05:00
xlxd-debian-installer.sh updated xlx init file replace 2019-12-21 15:34:46 -06:00

README.md

xlxd-debian-installer

This script simply runs through the official install instructions found HERE. It will install your own D-Star or DMR reflector along with setting up the web dashboards to view real-time activity. It can be used to install a private or a public D-Star or DMR XLX Reflector.

To Install:

  1. Have a fresh Debian 9.x computer ready and up to date.
  2. Have both a FQDN and 3 digit XLX number in mind before beginning.
git clone https://github.com/n5amd/xlxd-debian-installer
cd xlxd-debian-installer
./xlxd-debian-installer

How to find what reflectors are available

Find a current active reflector dashboard, for example, https://xlx.n5amd.com/index.php?show=reflectors and you will see the gaps in reflector numbers in the list. Those reflector numbers not listed are available.

To interact with xlxd after installation:

systemctl start|stop|status|restart xlxd
  • Installs to /xlxd
  • Logs are in /var/log/messages and 'systemctl status xlxd'
  • Main config file is /var/www/xlxd/pgs/config.inc.php
  • Be sure to restart xlxd after each config change 'systemctl restart xlxd'

For more information, please visit:

https://n5amd.com/digital-radio-how-tos/create-xlx-xrf-d-star-reflector/