Newer
Older
openhab / README.md
@Pascal Gollor Pascal Gollor on 31 May 2017 430 bytes add readme

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