diff --git a/infra/dev-environment/index.njk b/infra/dev-environment/index.njk index 6fbe5bf..d6885e0 100644 --- a/infra/dev-environment/index.njk +++ b/infra/dev-environment/index.njk @@ -9,7 +9,7 @@ layout: base.njk
This is a Xubuntu virtual machine on Proxmox pve2 in the study that serves as my main development environment, replacing the need for a dedicated physical workstation. It's designed to be lightweight, remotely accessible from anywhere, and, most importantly, completely disposable, which is what makes it a safe place to let AI coding agents operate with far more autonomy than I'd otherwise allow.
+This is a Xubuntu virtual machine on Proxmox pve2 in the study that serves as my main development environment, replacing the need for a dedicated physical workstation. It's designed to be lightweight, remotely accessible from anywhere, and, most importantly, completely disposable, which is what makes it a safe place to let AI coding agents operate with far more autonomy than I'd otherwise allow.
The OpenWrt router is integrated into the Prometheus monitoring stack via SNMP exporter, providing visibility into WAN uptime, throughput, and connection quality across both paths.
+The OpenWrt router is integrated into the Prometheus monitoring stack via SNMP exporter, providing visibility into WAN uptime, throughput, and connection quality across both paths.
Proxmox VE (Virtual Environment) is a free, open-source virtualization platform that combines KVM-based full virtual machines with lightweight LXC containers in a single web-managed system. It's built on top of Debian, includes ZFS storage management, backup/restore, clustering and monitoring out of the box, and is the foundation my entire homelab runs on, both the Docker hosts and the standalone LXC services live as guests on top of it.
+Proxmox VE (Virtual Environment) is a free, open-source virtualization platform that combines KVM-based full virtual machines with lightweight LXC containers in a single web-managed system. It's built on top of Debian, includes ZFS storage management, backup/restore, clustering and monitoring out of the box, and is the foundation my entire homelab runs on, both the Docker hosts and the standalone LXC services live as guests on top of it.
nas:/volume1/backup), with retention of the last 3 daily, 3 monthly and 1 yearly backup.The same InfluxDB instance also stores temperature and humidity readings from HomematicIP room sensors and ESP32 DHT22 devices. These feed the air quality dashboard, which visualizes 24-hour climate history across 10 rooms. The energy and climate data share the MQTT-to-InfluxDB pipeline but live in separate measurement categories, keeping power monitoring and environmental sensing cleanly separated.
+The same InfluxDB instance also stores temperature and humidity readings from HomematicIP room sensors and ESP32 DHT22 devices. These feed the air quality dashboard, which visualizes 24-hour climate history across 10 rooms. The energy and climate data share the MQTT-to-InfluxDB pipeline but live in separate measurement categories, keeping power monitoring and environmental sensing cleanly separated.
Tasmota was chosen over alternatives like ESPHome or Tuya firmware for