I recommend #Nextloud Deck for ToDo app. Great to organize stuff while moving houses, all family members have the app across apple and android devices, and browsers.
https://apps.nextcloud.com/apps/deck
#OpenSource
Super nice that nowadays there is this kinda activity too, in addition to bars. Especially when coming from east, and waking up early anyhow. Run started 7 am.
#kubecon
hmmm, need to think about path forward. I'm not keen on debian host, nor having kube on my low power nas. Perhaps some coreos based with podman and cockpit. Well, it's been good ride, thanks for freenas and later ixsystems.
i do it the other way around. Systemd.timer reads temp from pi /proc, and sends it via mqtt channel to HA. There is dht22 driver in kernel that gives room temp also via proc.
pcp, performance co-pilot is good basic tool for data gather on local server. It has good integrations, like cockpit and grafana. Cockpit is handy anyway. Grafana you might already have.
https://cockpit-project.org/blog/pcp-grafana.html
#pcp #grafana #cockpit
give the cockpit a go. It won't use system resources, but gives good light way to manage server and see stuff. $PKGMGR install -y cockpit*&&systemctl enable --now cockpit.socket. Then up to yout network, but if can't open firewall, take ssh -L 9090:localhost:9090 $host and firefox https://localhost:9090
Notes by Ilkka Tengvall | export