Stacks
12 articles in this category.
Self-Hosted Slack Alternatives, and the One Part You Cannot Self-Host
Mattermost, Rocket.Chat and Zulip compared on the two things that decide a migration: which one is actually open source across the whole repository, and why mobile push notifications still route through the vendor.
Self-Hosting a Password Manager: What You Are Actually Taking On
Self-hosting a password manager changes less about security than people assume, and more about backups than they expect. The options, the licence detail nobody mentions, and the failure mode that should decide it for you.
How to Self-Host Buzz: Block's Workspace Where Agents Have Their Own Keys
Block open-sourced Buzz, a workspace where humans and AI agents share the same rooms, built on Nostr so every participant carries a cryptographic identity. What it is under the hood, how to run your own relay, and the one security default you must change on day two.
Supabase Hosting Under $25: The Self-Hosted Sizing Ladder
Supabase Pro starts at $25/month. The self-hosted ladder below it: supabase-pico ($5, 512 MiB, headless), supabase-nano ($7, 1 GiB with Studio) and supabase-lite ($13, 2 GiB) - real templates, memory-tuned under load, with the engineering that makes each price honest.
How to Self-Host Supabase: The Full Stack, Honestly Sized
The complete Supabase stack - Postgres, Auth, PostgREST, Realtime, Storage, and Studio behind Kong - self-hosted from one Docker Compose file, with honest sizing and the secrets discipline upstream docs skip.
How to Self-Host LiteLLM: One Gateway for Every LLM Provider
One OpenAI-compatible endpoint in front of Anthropic, OpenAI, Gemini and more - with virtual keys, per-key budgets, and spend tracking. Self-hosted from one Docker Compose file.
How to Self-Host Open WebUI: Team AI Chat Without Per-Seat Pricing
A ChatGPT-style workspace over any OpenAI-compatible API - RAG, multi-user accounts, RBAC - self-hosted from one Docker Compose file for $13/month instead of $25 per seat.
How to Self-Host n8n on Miget: Queue Mode, Workers, and Real Costs
Self-host n8n in production-grade queue mode - editor, scalable workers, managed Postgres and Valkey - from one portable Docker Compose file. The exact setup our own automation runs on.
Self-Host Autonomous AI Agents: OpenClaw, Hermes, and Agent Box on Miget
Run long-running autonomous agents - OpenClaw, Hermes, Agent Box, and Kilo - on infrastructure you control. Deploy them to Miget from deployable.sh with a persistent workspace and a private dashboard.