Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdr-enthusiasts/docker-adsbhub
Multi-arch docker container to feed SBS data to ADSBHub.org
https://github.com/sdr-enthusiasts/docker-adsbhub
ads-b adsb piaware
Last synced: about 1 month ago
JSON representation
Multi-arch docker container to feed SBS data to ADSBHub.org
- Host: GitHub
- URL: https://github.com/sdr-enthusiasts/docker-adsbhub
- Owner: sdr-enthusiasts
- Created: 2020-08-10T18:26:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:36:17.000Z (2 months ago)
- Last Synced: 2024-10-25T18:36:25.396Z (2 months ago)
- Topics: ads-b, adsb, piaware
- Language: Shell
- Homepage:
- Size: 112 KB
- Stars: 14
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.DockerHub.md
Awesome Lists containing this project
README
# sdr-enthusiasts/docker-adsbhub
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/mikenye/adsbhub/latest)](https://hub.docker.com/r/mikenye/adsbhub)
[![Discord](https://img.shields.io/discord/734090820684349521)](https://discord.gg/sTf9uYF)Docker container to send ADS-B data to [ADSBHub](https://www.adsbhub.org). Designed to work in tandem with [sdr-enthusiasts/docker-readsb-protobuf](https://github.com/sdr-enthusiasts/docker-readsb-protobuf). Builds and runs on `x86`, `x86_64`, `arm64`, `arm32v7` and `arm32v6`.
This container pulls SBS/Basestation protocol data from a host or container, and sends the data to ADSBHub.
## Documentation
Please [read this container's detailed and thorough documentation in the GitHub repository.](https://github.com/sdr-enthusiasts/docker-adsbhub/blob/master/README.md)