- I have moved to a multi-arch version of this that doesn't use docker-compose.
- https://hub.docker.com/r/shoginn/dump1090/
- https://hub.docker.com/r/shoginn/adsbexchange-mlat/
- https://hub.docker.com/r/shoginn/adsbhub/
- https://hub.docker.com/r/shoginn/flightaware/
- https://hub.docker.com/r/shoginn/flightradar24/
- https://hub.docker.com/r/shoginn/openskynetwork/
- https://hub.docker.com/r/shoginn/planefinder/
Docker containers for ADS-B 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:
- https://adsbexchange.com
- http://www.adsbhub.org
- https://flightaware.com
- https://wwww.flightradar24.com
- https://opensky-network.org
- https://planefinder.net
and local viewing via:
- planefinder web UI
This setup currently is for docker on your raspberry pi running raspbian.
It requires a manual raspbian/docker-compose setup (not the normal apt package) due to the version of yaml im using.
Branch | Status |
---|---|
latest |
dump1090 | adsbexchange-mlat | adsbhub | flightaware | flightradar24 | openskynetwork | planefinder |
---|---|---|---|---|---|---|
Edit the 'variables' files with the required keys and locations for each of the services
These are not optional and must be set
- ADSB_LATITUDE ; The latitude of your ADSB Antenna ( In decimal format ex. 36.000)
- ADSB_LONGITUDE ; The longitude of your ADSB Antenna (In decimal format ex. -115.000)
- ADSB_ALTITUDE ; The altitude above sea level for your ADSB Antenna (In decimal format ex. 500.00)
- MLAT_CLIENT_USER
Go to https://flightaware.com/adsb/piaware/claim
- FLIGHTAWARE_FEEDER_ID
- FR24FEED_KEY: Your key. If you do not have one please run the client on any PC and enter the key here
- OPENSKY_USER=
- OPENSKY_SERIAL=
- PLANEFINDER_SHARECODE
- https://hub.docker.com/r/shoginn/docker-ads-b-dump1090/
- https://hub.docker.com/r/shoginn/docker-ads-b-adsbexchange-mlat/
- https://hub.docker.com/r/shoginn/docker-ads-b-adsbhub/
- https://hub.docker.com/r/shoginn/docker-ads-b-flightaware/
- https://hub.docker.com/r/shoginn/docker-ads-b-flightradar24/
- https://hub.docker.com/r/shoginn/docker-ads-b-openskynetwork/
- https://hub.docker.com/r/shoginn/docker-ads-b-planefinder/