Docker configuration templates
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dirk Alders 46dc36a2cf configuration file formatting adapted vor 1 Jahr
..
README zigbee container adapted to support also sonoff stick vor 1 Jahr
configuration.yaml.gfw default gfw configuartion for zigbee2mqtt added vor 1 Jahr
docker-compose.template configuration file formatting adapted vor 1 Jahr

README

Install intruction:
===================

Configuration:
--------------
* Append the docker-compose.template to your docker-compose.yml
* Edit the volumes section, to have a persistant zigbee2mqtt instance
at your local filesystem (fist entry is your local filesystem;
leave the second entry ontouched)
* Check and edit (if needed) the device section (first entry is your host filesystem)
* Start the container (make up && make down), edit the configuration.yaml
in the volume and restart the container (make up && make logs_zigbee)


Post-Installation actions:
--------------------------
* You should "chmod go-rwx" for ...zigbee2mqtt/data/configuration.yaml