Skip to content

compujuckel/adsb-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adsb-docker

dump1090-fa + piaware + fr24feed with docker-compose.

Upload ADS-B data from a local rtlsdr receiver to Flightaware and Flightradar24.

Configuration

Replace LAT, LON, FR24_KEY, FLIGHTAWARE_USER, FLIGHTAWARE_PASSWORD and FLIGHTAWARE_FEEDER_ID in docker-compose.yml with their correct values.

Additionally, you have to blacklist the dvb_usb_rtl28xxu module on the host.
To do this, put the following lines into /etc/modprobe.d/blacklist.conf:

blacklist dvb_usb_rtl28xxu
blacklist rtl2832

About

dump1090-fa, piaware and fr24feed together with docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published