docker-compose and config file for openhab docker image

conf/ mariadb do not us this option sinve maria db 10.3 5 years ago
.env add environment link 6 years ago
.gitignore ignore openhab.conf 6 years ago
README.md add link 5 years ago
backup.sh backup dtabase dir 5 years ago
clearPid.sh add workaround for restart failure 6 years ago
docker-compose.yml add mariadb congfig files 5 years ago
install.sh add database 5 years ago
openhab.conf.example add database 5 years ago
README.md

Docker ocmpose file and config for openhab

Config

Use openhab.conf for configuration. At the first start, please execute ./install.sh to use the correct user ID in the config file. After taht you can create the container with:

docker-compose up -d

And then you can use openhab at http://localhost:8080.

Help

weather binding

Copy these folders:

  • webapps/weather-data/layouts -> ./data/userdata/webapps/weather-data/layouts
  • webapps/weather-data -> ./data/conf/html/weather-data

And follow the instuctions to add static for all urls like this: https://community.openhab.org/t/html-layouts-in-oh2/8762/28?u=benjy

Openhab doku: https://www.openhab.org/addons/bindings/weather1/#html-layouts