- OGN configuration with environment variables instead of libconfig files
- ogn-rf and ogn-decode do not start if configuration is invalid or incomplete
- multiarch (linux/arm/v7, linux/arm64, linux/amd64) images available for all docker containers
Copy .env.example
and rename it to .env
then set the values accordingly.
Just run the makefile to create the docker images.
$ make
$ docker compose up -d