Installs Promtail (Grafana Loki agent) to ship host logs to the
central Loki instance at 10.10.10.69:3100. Scrapes syslog, auth,
kernel, daemon, pveproxy, pvedaemon, pve-tasks, ceph, and systemd
journal logs with per-host labeling.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Detects PVE vs PBS at startup, installs platform-specific packages
(iperf3/fio for PVE, zfsutils-linux for PBS), and generates .env
with all hwmonDaemon config options pre-populated based on platform.
Fixes: LotusGuild/hwmonDaemon#5
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>