My home automation system, running on a Raspberry Pi 4.
Upgrade the whole environment:
make install ENV=live
Upgrade a specific component (e.g. the Dashboard):
make install ENV=live TAGS=dashboard
+-----------------+
| Grafana Cloud |
+------------------------------+ +-----------------+
| | ^
V | |
+-----------+ +-------------+ +---------+ +----------+
| mosquitto |<---| zigbee2mqtt | | nodered |<---| telegraf |
+-----------+ +-------------+ +---------+ +----------+
^ ^ ^ |
| | | |
| | | |
+------------+ +-----------+ |
| homebridge |<-------------| dashboard | |
+------------+ +-----------+ |
| ^ |
| | |
| +--------------------------------+
V
+------------+
| HomeKit |
+------------+