self hosted.
Everything we've published on self hosted across guides, agents, hardware reviews and glossary entries — 10 entries in total.
Guides (10)
- Pocket AI — run self-hosted AI on portable hardware (complete 2026 guide)AI Agents · 2026-04-29
The reference guide on Pocket AI: running self-hosted AI agents and local LLMs on Raspberry Pi, Mac Mini, mini PCs, Framework laptops and edge devices. Hardware comparison, agent compatibility, real-world benchmarks, and the manifesto.
- Self-hosted AI security best practices 2026 — the operator's playbookAI Agents · 2026-05-01
Practical security playbook for self-hosted AI agent operators in 2026. Threat model, sandbox setup, credential storage, network isolation, monitoring, incident response. Step-by-step, post-OpenClaw-crisis.
- GDPR for self-hosted AI agents in 2026 — a practical compliance walkthroughAI Agents · 2026-05-03
Practical GDPR compliance walkthrough for self-hosted AI agent operators. Lawful basis, data residency, sub-processor disclosure, DPIA triggers, breach notification. Plain language. Not legal advice.
- Solo developer self-hosted AI — a year-long retrospectiveAI Agents · 2026-05-04
What it's actually like to run a self-hosted AI stack for a year as a solo developer. Real numbers on cost, ops time, downtime, regrets. What worked, what didn't, what we'd do differently.
- Raspberry Pi 5 LLM benchmarks — real tokens/sec after 90 days of self-hosted AIAI Agents · 2026-05-12
What it's actually like to run a self-hosted AI agent on a Raspberry Pi 5 for 90 days. Real numbers on tokens-per-second, watt-hours, thermal throttle, SD card wear and the workloads where the Pi is genuinely good — and the workloads where it absolutely is not.
- Migrating from OpenAI Assistants to OpenClaw — six weeks of pain (and what we kept)AI Agents · 2026-05-19
A weekly diary of six weeks moving a working internal tool from OpenAI Assistants API to a self-hosted OpenClaw 2026.4 deployment. The actual mistakes, the actual cost reductions, the things that broke that we hadn't anticipated.
- Self-hosted AI news & trends — Q2 2026 state of the ecosystemAI Agents · 2026-06-02
PocketClaw's quarterly state-of-the-ecosystem report. The agents that grew, the agents that died, the CVE landscape, the hardware that won, the providers that stopped being interesting. Hard numbers from public sources, opinions credited.
- Vector database authorization CVEs: ChromaDB, Weaviate 2026AI Agents · 2026-07-06
ChromaDB (CVE-2026-45830 to -45833) and Weaviate (CVE-2026-59093) shipped multi-tenant authorization-bypass CVEs in 2026. The shared pattern, and the fix.
- MLflow authorization CVEs 2026: artifacts, traces, gateway leaksAI Agents · 2026-07-06
MLflow shipped three authorization and secrets CVEs in 2026 — CVE-2026-2651 (critical), CVE-2026-8147, and CVE-2026-4035. What each one breaks and how to patch.
- Ollama heap leak (CVE-2026-5757) and inference-server memory safetyAI Agents · 2026-07-06
Ollama CVE-2026-5757 leaks heap memory to unauthenticated callers; Triton's DALI backend (CVE-2026-24213/24214/24264) has integer-overflow and OOB bugs.