Page 1 of 1

alarm decoder webapp docker container

PostPosted: Wed Mar 30, 2016 12:46 pm
by codekitchen
Hey all, I created a docker container to easily get the Alarm Decoder webapp up and running (on amd64 systems), the code and instructions for using are at https://github.com/codekitchen/alarmdec ... dockerfile

I'm using this in my home automation setup which is all built and deployed using a docker-compose recipe. The AlarmDecoder container doesn't contain nginx, I use a separate nginx-proxy container to proxy Alarm Decoder, Domoticz and a few other apps, with SSL client cert verification configured.

I've only tested this with the AD2USB hardware.