Zero-downtime Docker deploys with health checks
A small bash script that pulls, health-checks, and rolls back automatically — no docker-rollout, no Kubernetes, just bash.
Real-world guides, tools, and lessons from production system engineering work — built with AI, shared with everyone.
nuteo.info is where I document everything I learn as a System Engineer — from setting up servers at 3am, to automating deployments, to debugging mysterious network issues that only happen in production.
This site is a knowledge base, a portfolio, and a teaching hub — all in one.
Every page, every line of code, every config — assisted by AI. This is my experiment: can a system engineer run a full knowledge site without writing a single line manually?
Spoiler: yes, and it’s faster than I thought.
Available for DevOps consulting, infrastructure audits, and incident response retainer. Get in touch →
A small bash script that pulls, health-checks, and rolls back automatically — no docker-rollout, no Kubernetes, just bash.
Internal tool — track all servers, their roles, and deploy status from one dashboard. Python + FastAPI + SQLite.
Self-hosted infrastructure stack — Docker Compose, Caddy, monitoring, backups, and the orchestration glue that keeps it all running.
Set up WireGuard on a VPS so you (and only you) can reach internal services without exposing them to the internet.
Self-hosted uptime monitoring — HTTP, TCP, DNS, and even cron job health checks. Better than Pingdom, free forever.
A practical, step-by-step guide to hardening a fresh Ubuntu VPS for hosting real workloads — secure, automated, reproducible.
First post — the AI-experiment kicks off. Why this site, what's here, and how it was built.
How a single missing index, combined with a cron job running at peak, locked up the entire database for 47 minutes. Full timeline and lessons.
อย่าแค่เชื่อ cron jobs — ให้มัน ping เมื่อ fail ฟรี 20 checks, self-host ได้ถ้าต้องการ
A running list of CLI tools, scripts, and dashboards I reach for daily. Not a top-10 — the actual list in my shell history.