Commit Graph

9 Commits

Author SHA1 Message Date
Simon 09a3015f77 Don't error on unresolvable hostname in TARGET_IP
Allow null TARGET_IP - Waits for first keepalive to update - use for
endpoints that are on a dynamic or unknown IP

Support IPv6 for OBP - to listen IPv6 set IP: :: or other valid ipv6 address

IPv6 addresses can be used in TARGET_IP or will be resolved from DNS

Note, might cause confusion if the target has an IPv6 address and we don't
take note of this and specify ipv4 explicitly if needs be.

IPv6 Needs some testing :-)
2021-06-18 01:52:13 +01:00
Simon a205a1eaaa apt-get -y 2021-06-17 00:04:40 +01:00
M0GLJ 9eca0f6152
Update docker_install.sh
Tested Ubuntu Server 21.04 and works with the above changes to the script
2021-06-16 20:11:38 +01:00
Simon d2e9f54c15 Use Docker-conpose in install script.
include docker-compose.yml
2021-06-03 02:25:51 +01:00
Simon 3385b89bce Add automatic downloading of tgid file from FreeDMR website to use
with HBMonitor etc.
2021-05-31 23:48:05 +01:00
Simon 7eb27cd019 Add dowbnload of update script to install script 2021-05-31 17:54:29 +01:00
Simon 7f59119ef9 Add update script 2021-05-31 17:50:51 +01:00
Simon b7c91e75ee Fix install script - NOW WORKS! 2021-05-31 17:27:44 +01:00
Simon 6b89bea20f Basic Install and run script for a docker setup (as yet untested) 2021-05-29 00:27:44 +01:00