mirror of
https://github.com/ShaYmez/allmon2-last-heard.git
synced 2024-11-23 08:28:38 -05:00
Update README.md
This commit is contained in:
parent
6e8dddd059
commit
4bf7bb8b5c
@ -1,8 +1,6 @@
|
|||||||
# allmon2-last-heard
|
# allmon2-last-heard
|
||||||
|
|
||||||
For the WIN System: http://www.winsystem.org/.
|
Shows which Ham Radio nodes are keyed up at one time by consuming data from Allmon/Supermon's server.php
|
||||||
|
|
||||||
Shows which Ham Radio nodes are keyed up at one time.
|
|
||||||
|
|
||||||
Just plop in a directory that has a PHP web server pointing at it!
|
Just plop in a directory that has a PHP web server pointing at it!
|
||||||
|
|
||||||
@ -11,7 +9,7 @@ Just plop in a directory that has a PHP web server pointing at it!
|
|||||||
* Edit streamServer.php and add your hubs to $hubs (line 20, separated by comma)
|
* Edit streamServer.php and add your hubs to $hubs (line 20, separated by comma)
|
||||||
* Change user= and group= in stream-server.service to fit your environment
|
* Change user= and group= in stream-server.service to fit your environment
|
||||||
* Copy stream-server.service to /etc/systemd/system
|
* Copy stream-server.service to /etc/systemd/system
|
||||||
* Make sure /srv/http/allmon2/astdb.txt exists or is a symlink to a working astdb.txt
|
* Make sure /srv/http/allmon2/astdb.txt or /var/www/allmon2/astdb.txt exists or is a symlink to a working astdb.txt
|
||||||
* Make sure hideNodeURL=no in allmon.ini.php for the node stanza that's being monitored
|
* Make sure hideNodeURL=no in allmon.ini.php for the node stanza that's being monitored
|
||||||
* Make sure storage/ directory is writable by the PHP user (usually www-data)
|
* Make sure storage/ directory is writable by the PHP user (usually www-data)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user