/docker_frontail_openhab

openHAB log viewer

Primary LanguageMakefileMIT LicenseMIT

Docker Pulls Travis_master_branch

openHAB log viewer

Docker image to view your openHAB logs. Runs frontial to stream logs to the browser. Has the openHAB theme applied to it like in openhabian.

Supported architectures

amd64, arm32v6, arm64v8

no need to specify architecture during pull, just pull latest

Usage

docker run -d \
  --name frontail-openhab \ 
  -p 9001:9001
  -v /opt/openhab/userdate/logs:/openhab/userdata/logs welteki/frontial-openhab:latest

Remark:

Based on docker_multiarch_ci_pipeline by Holger Imbery. This is a docker implementation only. All credits for frontail and the openhabian layout belong to the original authors.

License

MIT (c) 2018 Han Verstraete https://github.com/welteki