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