added backup scripts

This commit is contained in:
John Lancaster
2024-05-19 20:11:37 -05:00
parent b22f4a436b
commit 29079011d7
5 changed files with 143 additions and 2 deletions

View File

@@ -10,3 +10,9 @@ Zigbee smarthome stack
```
./scripts/setup.sh
```
Process:
- clears all the existing data, except certain files
- asks for a new MQTT password, which gets saved in `./zigbee2mqtt/secret.yaml`
- runs `docker compose up ...`