docker-compose and config file for openhab docker image
.env | 7 years ago | ||
.gitignore | 7 years ago | ||
README.md | 7 years ago | ||
clearPid.sh | 7 years ago | ||
docker-compose.yml | 7 years ago | ||
install.sh | 7 years ago | ||
openhab.conf | 6 years ago |
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
.