Tutorial
17 articles in this category.
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.
How to Host a Minecraft Server on Miget
Run your own Minecraft server on flat-price compute - your world, your mods, no per-slot pricing. Deploy a Paper, Fabric, or Forge server to Miget from deployable.sh in minutes.
Deploy 138 Self-Hostable Stacks on Miget With deployable.sh
deployable.sh is a catalogue of 138 production-ready Docker Compose stacks - databases, queues, auth servers, and full backends - that deploy to Miget in a few clicks.
How to Deploy a Python Celery Worker on Miget
Learn to deploy a Python web app and a Celery background worker on Miget. Run both services within a single Resource plan, with no per-service billing.
How to Run Cron Jobs on a Modern PaaS
Learn how to schedule recurring tasks and background jobs for your web application using cron jobs on a PaaS. Automate cleanup, reports, and more.