Simon
518e318440
Update sample configs for PROXY_CONTROL
4 years ago
Simon
d2e40b6189
Don't need parrot or proxy in bridge mode
4 years ago
Simon
f3daeb1919
Bridge mode in docker container
4 years ago
Simon
d87aaff006
Add new options to sample files
4 years ago
Simon
1e23f60fbc
add local_subscriber_file. Fix parrot config in Docker
4 years ago
Simon
d757a393bc
Add allstar configs to sample files
4 years ago
Simon
1ed7b4e965
tidy up sample configs
4 years ago
Simon
8264c3bc0c
add pickle for sub_map
4 years ago
Simon
777bf36c41
only read/write if file specified in config
4 years ago
Simon
7b1d44c645
optimise Dockerfile
4 years ago
Simon
80229923d8
Revert "update install script for D-APRS and docker logging"
...
This reverts commit 30868d95ed .
4 years ago
Simon
30868d95ed
update install script for D-APRS and docker logging
4 years ago
Simon
f1066168eb
Update sample configs
4 years ago
Simon
3f4ce4b436
Add port override to docker compose files
4 years ago
Simon
c3e4c8608e
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
4 years ago
Simon
cd2600e3cc
Logging
4 years ago
Simon
ecd17dcdcb
Fix formatting of docker-compose.yml
4 years ago
Simon
48611c79f7
Merge branch 'github/fork/f1rmb/fix_yaml_formatting' into 'master'
...
Fix YAML files formatting (currently, install is broken)
See merge request hacknix/FreeDMR!15
4 years ago
Simon
5b17aad92c
Fix dockerfile
4 years ago
Simon
84ba245751
Clone from right repo wehn building docker
4 years ago
Simon
aea53e0b0b
Update for new repo location
4 years ago
Simon
04d3fc0123
Update Proxy to allow control of debugging options from environment
...
Update docker config
4 years ago
Daniel Caujolle-Bert
3f5182b741
Fix YAML files formatting.
4 years ago
Simon
1f854a6c71
hy
4 years ago
Simon
b8bb41e3f7
docker fix - en_GB
4 years ago
Simon
0fc26fc2ab
Update dockerfile
4 years ago
Simon
8fe8b36813
Update GPLv3 compliance - ensure files all have GPL header and coypright
...
didaplyed. Tge project is licenced under this licence anyway but this is for
completeness.
GPLv3 is code is copyrighted code and should be correctly used and attributed.
4 years ago
Simon
a4d8b6723d
Prioritise memory and CPU to FreeDMR so MOnitor does not steal resources.
4 years ago
Simon
6ead47ee81
Tidy up docker-compose files
4 years ago
Simon
c7e59fa595
Switch to Python 3.9 for docker image
4 years ago
Simon
89a19ba107
If ANNOUNCEMENT_LANGUAGES is empty, use provided list instead.
...
Update default configs to reflect this as new default
4 years ago
Simon
72eb434bf0
Add Greek Language courtesy of Spyros Kontos (c) 2021, licenced under GPL
...
COuntry code: el_GR
4 years ago
Simon
60a3c6f849
Fix bug in install script
4 years ago
Simon
e5f7cf06c7
Update docker compose installer (includes dash etc)
4 years ago
Simon
501a557116
Revert "Override SERVER_ID that is sent for this OBP"
...
This reverts commit 36e7ed58b9 .
4 years ago
Simon
36e7ed58b9
Override SERVER_ID that is sent for this OBP
...
Generally, this is used for connecting to non-FreeDMR systems.
Should usually be set to:
OVERRIDE_SERVER_ID: False
** USE WITH CAUTION **
4 years ago
Simon
5724d32197
Update to include dash as well - this one does everything!
5 years ago
Simon
075064a888
Revert "Default IPv6 by environment variable"
...
This reverts commit fb1032e116 .
5 years ago
Simon
fb1032e116
Default IPv6 by environment variable
5 years ago
Simon
4742b78fd0
Add IPv6 proxy to compose file
5 years ago
Simon
497fa3143a
Make preference for IPv6 when IP: :: more explicit for OBP
5 years ago
Simon
e40a020b13
Update docker-compose install
5 years ago
Simon
a1e8a2bdb4
h
5 years ago
Simon
f197e023b7
Fix docker-compose installer
5 years ago
Simon
c807153941
Experimental docker-compose one shot installer
5 years ago
Simon
278bade4a2
Modules
5 years ago
Simon
cdbba03122
Add basic config for hbmonv2
5 years ago
Simon
b19abfbd1e
IPv6 Docker Compose example
5 years ago
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 :-)
5 years ago
Simon
a205a1eaaa
apt-get -y
5 years ago