Docker configuration templates
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dirk Alders 46dc36a2cf configuration file formatting adapted 1 ano atrás
..
README zigbee container adapted to support also sonoff stick 1 ano atrás
configuration.yaml.gfw default gfw configuartion for zigbee2mqtt added 1 ano atrás
docker-compose.template configuration file formatting adapted 1 ano atrás

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