CWempe / Awtrix2-Docker

Official Docker Container for Awtrix2 Host in collaboration with Blueforcer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awtrix2-Docker

Official Docker Container for Awtrix2 Host in collaboration with Blueforcer.

The Container is based on the anapsix/alpine-java:8_JDK image.

It has an autoupdate feature witch will get the latest Host from the Awtrix Site on a restart from the Container.

Getting Started

sudo docker run --name AwTriX2 -p 7000:7000 -p 7001:7001 --restart always -e TZ=Europe/Berlin whyet/awtrix2:latest-arm

For persistent Data add:

-v pwd:/data

About

Official Docker Container for Awtrix2 Host in collaboration with Blueforcer.


Languages

Language:Dockerfile 100.0%