angelnu / docker-ccu

Script to create a docker container with the CCU2 firmware
Apache License 2.0
33 stars 14 forks source link

Docker Compose #40

Closed JanHBade closed 4 years ago

JanHBade commented 4 years ago

Hello,

i want to start your container with docker-compose

I have this one https://de.elv.com/elv-homematic-komplettbausatz-funkmodul-fuer-raspberry-pi-hm-mod-rpi-pcb-fuer-smart-home-hausautomation-142141?fs=841525213&c=499 on my RPi3

I made the steps from the deploy.sh by hand.

But no luck

homematic: image: angelnu/ccu container_name: homematic volumes:

Log: https://pastebin.com/WaMMRUe9

I think the eq3 device could be a problem... (I want to use Homematic IP)

JanHBade commented 4 years ago

new attempt:

docker-compose.yml

homematic: image: angelnu/ccu container_name: homematic ports:

Log: https://pastebin.com/cMuQSpEp

but under :81 (80 is in use from traefik) i get 404 :(

JanHBade commented 4 years ago

now everything works at the moment, don't know what makes the difference

homematic: container_name: homematic image: angelnu/ccu privileged: true volumes: