Skip to content

jeanralphaviles/adsbhub-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADSBHub feeder Docker image

Deploy GitHub

Feed data from dump1090 to ADSBHub quickly and easily with Docker! Works best with dump1090-docker.

Supported architectures:

architecture
amd64
arm64
armv7

Usage

Run

  1. Register for an ADSBHub account.

  2. Register a new ADS-B station.

    Follow instructions on "Adding your ADS-B station to ADSBHub."

  3. Run dump1090-docker.

    Find instructions on the Github page.

  4. Run adsbhub.

    docker run --rm -d --link dump1090 --name adsbhub jraviles/adsbhub:latest

Building the Docker image locally

docker build -t jraviles/adsbhub:latest .

About

Feed data from dump1090 to www.adsbhub.org quickly and easily with Docker!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages