readme updates
This commit is contained in:
13
README.md
13
README.md
@@ -2,8 +2,13 @@
|
|||||||
|
|
||||||
Zigbee smarthome stack
|
Zigbee smarthome stack
|
||||||
|
|
||||||
- Mosquitto ([eclipse-mosquitto](https://hub.docker.com/_/eclipse-mosquitto))
|
| Service | Name | Image |
|
||||||
- Zigbee2MQTT (koenkk/[zigbee2mqtt](https://hub.docker.com/r/koenkk/zigbee2mqtt/))
|
|---------|-------------|----------------------|
|
||||||
|
| mqtt | mosquitto | [eclipse-mosquitto] |
|
||||||
|
| z2m | zigbee2mqtt | [koenkk/zigbee2mqtt] |
|
||||||
|
|
||||||
|
[eclipse-mosquitto]: https://hub.docker.com/_/eclipse-mosquitto
|
||||||
|
[koenkk/zigbee2mqtt]: https://hub.docker.com/r/koenkk/zigbee2mqtt
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
@@ -33,8 +38,8 @@ Process:
|
|||||||
|
|
||||||
### 4. Mount backup
|
### 4. Mount backup
|
||||||
|
|
||||||
Mount from within Proxmox using the `pct` tool
|
Mount from within Proxmox using the `pct` tool.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pct set 101 -mp0 /mnt/docker_volume_backups/zigbee,mp=/mnt/backups
|
pct set $VMID -mp0 $BACKUP_DIR,mp=/mnt/backups
|
||||||
```
|
```
|
||||||
|
|||||||
Submodule docker-observation updated: 295f213621...1283ec2c84
Reference in New Issue
Block a user