Coder Social home page Coder Social logo

docker-piaware's Introduction

Requirements

Running

docker run --link dump1090:beast --env FEEDER_ID=<feeder id> wnagele/piaware <flightaware user> <flightaware password>

Configuration

Flightaware normally assigns a random feeder ID every time a Piaware site connects to it. As Flightaware uses this ID to identify a receiver you have to use the FEEDER_ID environment variable to keep it consistent. Running this for the first time omit the FEEDER_ID variable and find the "Site identifier" value shown on Flightaware MyADSB page. For all subsequent invocations use this value as your FEEDER_ID.

Environment variables

Use BEAST_PORT_30005_TCP_ADDR and BEAST_PORT_30005_TCP_PORT to configure the connection details for the Beast data feed. If you link in a container named beast that exposes port 30005 these will be set by Docker directly.

MLAT support is enabled by default. You can set MLAT to no if you would like to disable it.

docker-piaware's People

Contributors

jeanralphaviles avatar wnagele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-piaware's Issues

Build fails - dpkg-checkbuilddeps: error: Unmet build dependencies: libboost-system-dev libboost-program-options-dev libboost-regex-de

Hey! Sorry if this is isn't related to this container, but the dpkg-buildpackage -b step fails on my system with the above error.

I'm running docker on a Raspberry Pi 3 (which means that I'm on an armv7l architecture according to uname -a)

The full output of the installation command is:

pi@dragonbridge:~/projects/dump1090-docker $ docker-compose up -d
Building piaware
Step 1/12 : FROM debian:stretch
 ---> a0f4bfa9bc90
Step 2/12 : ENV MLAT yes
 ---> Using cache
 ---> c5cc13fce8d1
Step 3/12 : RUN apt update && apt install -y   autoconf   build-essential   debhelper   dh-systemd   git   libz-dev   py
thon3-dev   python3-venv   socat   tcl8.6-dev   wget
 ---> Using cache
 ---> c6efc261088e
Step 4/12 : RUN git clone https://github.com/flightaware/piaware_builder.git
 ---> Using cache
 ---> 0e4cf68d156a
Step 5/12 : RUN piaware_builder/sensible-build.sh stretch
 ---> Using cache
 ---> 962c3d201ad3
Step 6/12 : WORKDIR /piaware_builder/package-stretch
 ---> Using cache
 ---> 5a31745344fd
Step 7/12 : RUN dpkg-buildpackage -b
 ---> Running in 7cac2dccaca0
dpkg-buildpackage: info: source package piaware
dpkg-buildpackage: info: source version 3.7.1
dpkg-buildpackage: info: source distribution stable
dpkg-buildpackage: info: source changed by Eric Tran <[email protected]>
 dpkg-source --before-build package-stretch
dpkg-buildpackage: info: host architecture armhf
dpkg-checkbuilddeps: error: Unmet build dependencies: libboost-system-dev libboost-program-options-dev libboost-regex-de
v libboost-filesystem-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
ERROR: Service 'piaware' failed to build: The command '/bin/sh -c dpkg-buildpackage -b' returned a non-zero code: 3

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.