Odysseus: The Self-Hosted AI Workspace That Gives Your Privacy Back

How we brought Odysseus to Kubernetes: from ChatGPT clone to production-grade self-hosted AI workspace with CloudNativePG, Traefik, and MCP integrations.

Thread: Building My Own Self-Hosted Kanban Because Nothing Else Fit

I tried every self-hosted kanban board I could find. None of them showed subtasks the way I needed. So I built my own — with an MCP server so my AI agents can manage it too.

Hermes Workspace: Deploying the Web UI for Hermes Agent on Kubernetes

How to build and deploy Hermes Workspace on Kubernetes — including a custom Dockerfile to work around pnpm 10 build script restrictions, a Forgejo Actions pipeline, and an overview of Conductor, Operations, and Swarm.

Self-Hosted AI Agents on Kubernetes: What Works and What Doesn't

OpenClaw, Hermes Agent, and Hermes Workspace all run on Kubernetes — but not without friction. A honest look at what works, what breaks, and why these tools weren't designed for container orchestration.

Building a Self-Hosted AI Agent Swarm on Kubernetes with kagent

How I built a multi-agent AI swarm on my Talos Kubernetes cluster using kagent, Ollama, and OpenWebUI — with real Azure DevOps integration.

Deploying Hermes Agent on Kubernetes: A Full Walkthrough

A detailed walkthrough of deploying Hermes Agent on a Kubernetes cluster using Helm — covering security context fixes, dashboard setup, MCP integration, and crafting a custom SOUL.md identity.

Hermes Agent: Parallel Delegation with Separate Models

How Hermes Agent's delegation system spawns parallel subagents using a separate model — and why routing orchestration and execution through different LLMs makes practical sense.

From Garage to RustFS: When Good Enough Isn't Enough Anymore

I migrated from MinIO to Garage this week. Now I'm migrating again — this time to RustFS. Here's why, and how I built a proper Helm chart to run it on my Talos cluster.

My Homelab Setup: Network, Bare Metal Kubernetes, and a Ridiculous Desktop

A deep dive into my home setup: a fully wired Gigabit network, a 5-node Talos Linux Kubernetes cluster, dual Synology NAS units, and a desktop build that has absolutely no chill.

Migrating from MinIO to Garage: So Long, and Thanks for All the Fish

MinIO killed its community edition. Here's how I migrated to Garage on my Talos/K8s homelab cluster.