Coder Social home page Coder Social logo

oudinit / flightradar24 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shoginn/flightradar24

0.0 0.0 0.0 38 KB

Docker container for ADS-B - This is the flightradar24.com component

License: GNU General Public License v3.0

Shell 38.63% Dockerfile 61.37%

flightradar24's Introduction

flightradar24

Docker container for ADS-B - This is the flightradar24.com component

This is part of a suite of applications that can be used if you have a dump1090 compatible device including:

  • Any RTLSDR USB device
  • Any network AVR or BEAST device
  • Any serial AVR or BEAST device

Container Requirements

This is a multi architecture build that supports arm (armhf/arm64) and amd64

You must first have a running setup for before using this container as it will not help you on initial setup

Container Setup

Env variables must be passed to the container containing the flightradar24 required items

Defaults

  • DUMP1090_SERVER=dump1090 --- default dns name (configurable)

  • DUMP1090_PORT=30005 -- default port (configurable)

  • MLAT==yes (configurable)

  • MLAT_WITHOUT_GPS=yes (configurable)

  • MPX=no (configurable)

  • Port 8754/tcp is exposed to show you the status of flightradar (web ui)

User Configured

  • FR24FEED_KEY - This is your user specific key

Example docker run

docker run -d \
--restart unless-stopped \
--name='flightradar24' \
-e FR24FEED_KEY="321349dd" \
shoginn/flightradar24:latest

Status

branch Status
master Build Status

flightradar24's People

Contributors

shoginn avatar alexolivier 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.