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.

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.

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 Cloud-Native Kubernetes to Bare Metal AI: The OpenClaw Journey

Why I moved my AI agent stack from Kubernetes to a bare metal laptop, what broke along the way, and the 98% success rate that followed. A technical journey through OpenClaw, Ollama, and production AI infrastructure.

I Built an AI That Deploys Real Cloud Infrastructure Just by Chatting With It

How I built an AI-powered system that deploys real Azure infrastructure through natural conversation, running 100% locally with open-source models - no API costs!

Building a Production-Ready AFFiNE Docker Image with Custom AI Models

A deep dive into creating a robust Docker build system for AFFiNE with custom AI model support, automated version management, and production optimizations.

Getting AFFiNE AI Copilot Working with Custom Models and Ollama

A complete guide to setting up AFFiNE's AI Copilot feature with custom models, including OpenAI, Anthropic, and experimental Ollama integration.

Building a Robust Backup Solution: Jellyfin MinIO Plugin Deep Dive

How I created an automated backup system for Jellyfin using MinIO object storage and .NET 8 to protect against data loss and configuration disasters.