Document Raspberry Pi metrics rollout

This commit is contained in:
Курнат Андрей
2026-06-09 21:17:27 +03:00
parent 9323f976d8
commit ccd20d76e7
2 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -130,14 +130,16 @@ Docker bind mounts:
- host data: `${QSFERA_RPI_DATA_PATH}`
- container data: `/var/lib/qsfera`
For the current Raspberry Pi deployment inspected on 2026-06-08, the existing
container uses:
For the current Raspberry Pi deployment checked on 2026-06-09 after the metrics
rollout, the existing container uses:
- host config: `/mnt/data/qsfera/cloud-server/config`
- host data: `/mnt/data/qsfera/cloud-server/data`
- image: `qsfera-cloud-server:7.0.0-rpi5-stable`
- public URL: `https://qsfera.kusoft.xyz`
- loopback port: `127.0.0.1:9200`
- loopback metrics port: `127.0.0.1:9205`
- Docker data-root: `/mnt/data/docker`
## Reverse Proxy