docker-ha-bridge
docker-ha-bridge copied to clipboard
Docker container for Home Automation Bridge
I did a `docker pull aptalca/home-automation-bridge ` which ran fine. Then did `docker run -d --name="Home-Automation-Bridge" -e SERVERIP="192.168.3.110" -e SERVERPORT="8055" -p 8055:8055 -v /Users/hd/habridge/config/:/config:rw -v /etc/localtime:/etc/localtime:ro aptalca/home-automation-bridge` The console shows:...
I installed Docker on Windows to run HA-Bridge. When I put in the machine's server IP I get the error "does not match any known IP's on this host" ......
If ha-bridge cannot access github during startup in /etc/my_init.d/firstrun.sh the $VERSION variable ends up with no value and the script attempts to download and run "ha-bridge-.jar" eg. wget tries: https://github.com/bwssytems/ha-bridge/releases/download/v/ha-bridge-.jar...
Hello, currently I am running HA Bridge through a Docker Container on LibreElec on a Raspberry PI. I am using the Raspberry to control an Ambilight clone for my television....
Hi, would it be possible to build in a backup configuration option to save externally? To a file? Yes I can make backups "inside" my docker container. But which to...
firstrun.sh ADDPARAM="-Dsecurity.key=$SECURITYKEY -Dupnp.config.address=$SERVERIP -Dserver.port=$SERVERPORT"
ha-bridge 4.5.0 runs on my synology via docker. Everything works fine, but I can't get any exec-command to work. Most of the times I get a "file not found" error....
Will this dockerfile run on a RaspberryPi?
do i need to install the docker prior to install or after installing the ha-bridge?
Add IPv4 param