Code Monkey home page Code Monkey logo

uadsb's Introduction

μADSB

uADSB are a series of minimally privileged docker containers for obtaining ADSB radio signals from airplanes via a SDR and sharing with various services.

And while not part of the stack, you may also find these useful:

  • plane-db-builder builds a customized list of planes to look out for with upa.
  • polar.sh generates a graphic plot of planes from your feed.

Build information

To the extent that is practical, these Docker images attempt to provide functionality similar with the SDR Enthusiasts ultrafeeder, however are focused on minimizing the number of services and permissions required. All of the containers other than piaware and tar1090 are built on distroless nonroot. There is no init system in any container and a one process per container model is followed (as much as practical). All containers EXCEPT utar1090 run as user 65532 (Caddy needs permissions to manage tls certs but if you don't use that, you can run it as another user via a docker-compose setting).

Usage

With the assumption you're already running the sdr-enthusiasts stack, the build-docker-compose.sh included in this repository will build a template of a docker-compose.yml with similar settings provided you copy the .env file to the same directory to build. This stack doesn't utilize as many environmental variables in configuration, but you can directly configure the docker-compose.yml after the script builds it.

You'll also probably need to tinker with the Caddyfile to at a minimum, set the ip address of your device. It's set for a basic http, non-encrypted page but Caddy will support tls / http2 and http3 if tls is configured.

Todo

  • 978 isn't tested at this point - there's tmpl file there but I don't have the dongle set up locally to confirm it works.
  • Documentation is never enough.

Contributing

Pull requests are welcome! But, you'd probably want to generate those either in the associated Dockerfile repository or into the upstream project (as readsb, mlat-client, etc are written and maintained by others).

uadsb's People

Contributors

jquagga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.