sdr-enthusiasts / docker-adsb-ultrafeeder

ADSB-Ultrafeeder is an all-in-one ADSB container with readsb, tar1090, graphs1090, autogain, multi-feeder, and mlat-hub built in
GNU General Public License v3.0
188 stars 33 forks source link

Add some env vars #93

Closed wiedehopf closed 5 months ago

wiedehopf commented 5 months ago

READSB_NET_BR_OPTIMIZE_FOR_MLAT is useful for receivers using mobile internet so people can use beast_reduce to send data to a server which then feeds various aggregators.

READSB_AUTOMATION_ARGS is useful for adsb.im so it doesn't conflict with people potentially using READSB_EXTRA_ARGS

Built and tested it, ran fine with those two env var unset. Thus pretty much guaranteed to cause no issues :)