Skip to content

Docker containers for various SDR based ADS-B applications

License

Notifications You must be signed in to change notification settings

sbc-nerds/docker-ads-b

 
 

Repository files navigation

Docker adsb

Docker containers for adsb receiving and submission to multiple websites

Currently supporting inputs from any dump1090 compatible device including:

  • Any RTLSDR USB device
  • Any network AVR or BEAST device
  • Any serial AVR or BEAST device

supporting outputs to the following sites:

and local viewing via:

  • planefinder web UI
  • VirtualRadar web UI
  • modesmixer2 web UI

Edit variables

Edit the 'variables' files with the required keys and locations for each of the services

variables-dump1090.env

Nothing to configure here

variables-adsbexchange.env

  • ADSBEXCHANGE_PORT

variables-adsbexchange-mlat.env

  • MLAT_CLIENT_LATITUDE
  • MLAT_CLIENT_LONGITUDE
  • MLAT_CLIENT_ALTITUDE
  • MLAT_CLIENT_USER

variables-adsbhub.env

Nothing to configure here

variables-flightware.env

Go to https://flightaware.com/adsb/piaware/claim

  • FLIGHTAWARE_USERNAME
  • FLIGHTAWARE_PASSWORD
  • FLIGHTAWARE_FEEDER_ID

variables-flightradar24.env

  • FR24FEED_KEY: Your key. If you do not have one please run the client on any PC and enter the key here
  • FR24FEED_LATITUDE
  • FR24FEED_LONGITUDE
  • FR24FEED_ALTITUDE

variables-openskynetwork.env

Nothing to configure here

variables-planefinder.env

  • PLANEFINDER_SHARECODE
  • PLANEFINDER_LATITUDE
  • PLANEFINDER_LONGITUDE

variables-virtualradar.env

  • VIRTUALRADAR_DEFAULT_ADMIN_USER
  • VIRTUALRADAR_DEFAULT_ADMIN_PASSWORD