Blog ✍️
Notes from building AI systems and the infrastructure they run on.
2026
August
- Set up Prometheus, Node Exporter, and Grafana on Debian or Ubuntu
A step by step guide to a working monitoring stack on a single Debian or Ubuntu server: Prometheus for storage, Node Exporter for host metrics, Grafana for dashboards, all running under systemd.
DevOpsguideprometheusgrafananode-exportermonitoringsystemd - Self-hosting WordPress with Docker: Apache or PHP-FPM, plus a Redis object cache
A production WordPress stack in Docker Compose: pinned images, a database and Redis that never publish a port, an object cache with the drop-in that actually makes it work, and both the Apache and PHP-FPM routes behind nginx.
Self Hostingguidewordpressdockernginxredismariadbphp