mc303 / otmonitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker OpenTherm Monitor

Conainer is based on basschipper/docker-otmonitor

Introduction

The Opentherm Monitor is a small utility that is intended to help you configure and monitor your opentherm gateway (OTGW).

Run the image

Depending on your configuration you would start the image with something like:

docker run -d -p 8080:8080 \
  -v $(pwd)/otmonitor.conf:/data/otmonitor.conf
  mc303/otmonitor:latest

More info

About


Languages

Language:Dockerfile 100.0%