Skip to content

Meisterschueler/ogn-docker

Repository files navigation

ogn-docker

Features

  • OGN configuration with environment variables instead of libconfig files
  • ogn-rf and ogn-decode do not start if configuration is invalid or incomplete
  • aprs-proxy for the outgoing and incoming aprs traffic, filter scripts are written in Python
  • multiarch (linux/arm/v7, linux/arm64, linux/amd64) images available for all docker containers: dockerhub

Installation

Configuration

Copy .env.example and rename it to .env then set the values accordingly.

Docker images

Just run the makefile to create the docker images.

$ make

Start the receiver

$ docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published