Everything you'd self-host
without hosting it yourself.
138 production-shaped Docker Compose stacks - Kafka clusters, n8n in queue mode, Supabase, Keycloak,
MongoDB replica sets - deployable to Miget in one step, from
$5/month flat. Open source, your data, no usage meters. And every template runs on your laptop with
plain docker compose up.
No stacks match . Try a broader term like database, queue, or auth.
#streaming & messaging
Apache Kafka
3-broker Apache Kafka cluster in KRaft mode (no ZooKeeper) with Kafbat UI - durable defaults, official images, env-only config.
Redpanda
3-broker Redpanda cluster - Kafka-compatible streaming without the JVM or ZooKeeper, plus Redpanda Console.
RabbitMQ
3-node RabbitMQ 4.x cluster, quorum-queue ready, with the management UI - clusters itself on first boot.
NATS Cluster
3-node cloud-native messaging - pub/sub, request/reply, and JetStream streams - at ~30 MB per node.
#databases
MongoDB Replica Set
3-node MongoDB 8 replica set (rs0) on the stock image - self-initiating, internal-only, Atlas-shaped without the Atlas bill.
ClickHouse Cluster
3-node ClickHouse cluster - one shard, three replicas, embedded Keeper. Real replicated OLAP without ZooKeeper pods.
TimescaleDB
Postgres for time series - hypertables, columnar compression, continuous aggregates - in a single internal-only node.
SQL Server
Microsoft SQL Server 2025 on Linux - Express edition with its free production license, internal-only, one variable to accept the EULA.
Oracle Database Free
The actual Oracle Database, free for production under the FUTC license - 2 cores, 2 GB RAM, 12 GB data, zero invoices.
MariaDB Galera
3-node synchronous multi-primary MySQL-family HA on the official image - every node writes, any node can die.
MySQL
The world`s most popular open-source database, as a single self-hosted node on a flat plan.
MariaDB
The community MySQL fork, as a single self-hosted node - drop-in compatible, on a flat plan.
MariaDB Replication
Asynchronous primary/replica MariaDB - a writable primary streaming to a read-only replica.
Percona Server
A drop-in MySQL replacement with deeper instrumentation and performance tuning, single node.
Percona XtraDB Cluster
experimentalSynchronous multi-primary MySQL HA (Galera) - 3 nodes, every node writable, no replica lag.
MySQL InnoDB Cluster
experimentalNative MySQL HA via Group Replication - 3 nodes, automatic primary election and failover.
#caches & key-value
Redis
The in-memory data store - cache, queues, pub/sub, streams - as a single password-protected node.
Valkey
The BSD-licensed, Redis-compatible in-memory store - cache, queues, streams - as a single node.
Redis Sentinel
Highly-available Redis with automatic failover - one master, two replicas, three sentinels.
Valkey Sentinel
Highly-available Valkey with automatic failover - one master, two replicas, three sentinels. BSD.
Redis Cluster
experimentalSharded, horizontally-scaled Redis - 3 master shards + 3 replicas, keyspace partitioned automatically.
Valkey Cluster
experimentalSharded, horizontally-scaled Valkey - 3 master shards + 3 replicas, keyspace partitioned. BSD.
#search & vectors
Qdrant
Qdrant vector database - single container + volume, internal-only, with the dashboard a flag away.
ChromaDB
Chroma vector database - the developer-friendly embedding store, single container + volume, internal-only.
Meilisearch
Instant, typo-tolerant search in a single container - the Algolia experience at a flat self-hosted price.
Typesense
The speed-obsessed instant-search engine - in-memory C++, typo tolerance, vectors - for $7/month.
SearXNG
A private metasearch engine - 200+ engines, no tracking. Your search homepage and your RAG backend.
#backend platforms
Supabase
experimentalThe full self-hosted Supabase stack - Postgres, Auth, REST, Realtime, Storage, Studio - behind one Kong gateway.
PocketBase
An entire backend in one container: SQLite, auth, realtime, file storage, and an admin UI. The simplest stack in the catalogue.
Convex
experimentalSelf-hosted Convex: the reactive backend (database + functions + scheduler) with its dashboard, on your infrastructure.
Hasura
Instant GraphQL over Postgres - queries, mutations, live subscriptions - stateless and Apache-2.0.
#auth & api gateway
Keycloak
Keycloak IAM - OIDC, SAML, social login, user federation - backed by a managed Postgres, stateless and production-mode.
Kong Gateway
DB-backed Kong API gateway with Kong Manager behind basic auth - managed Postgres, zero config at deploy time.
authentik
The modern identity provider - OIDC, SAML, LDAP, and visual login flows - now Redis-free on a managed Postgres.
Zitadel
Passkeys-first, multi-tenant identity in one stateless Go binary - the lightest full IdP in the catalogue.
Logto
The open-source Auth0 experience - hosted sign-in pages, social logins, organizations, MFA - on one managed Postgres.
#error tracking
#monitoring & analytics
Uptime Kuma
The beloved self-hosted uptime monitor - unlimited checks, 100+ notification providers, status pages - for $5/month.
Umami
Privacy-first web analytics - no cookies, no consent banner - on a managed Postgres, unlimited sites and events.
Metabase
BI dashboards non-analysts actually use - point-and-click questions over your databases, on a managed Postgres.
Grafana Stack
Dashboards, metrics, and logs for your whole project - Grafana, Prometheus, and Loki pre-wired, for $13/month flat.
Superset
The Apache BI platform - dashboards, SQL Lab, alerts and reports - with no per-user pricing.
changedetection.io
Watch any web page for changes - prices, stock, competitors - and get notified, for $5/month.
ntfy
Push notifications as an HTTP primitive - curl a topic, every subscribed phone buzzes. $5/month, private.
OpenObserve
Logs, metrics, and traces in one binary - the Datadog/Splunk alternative that stores on your buckets.
Parseable
A single-binary log lake on object storage - lean, S3-native, SQL-queryable, for $5/month.
Plausible
Privacy-friendly web analytics - cookie-free, no consent banner, your visitor data on your own box.
Beszel
A tiny, beautiful server monitoring hub - CPU, memory, disk, Docker stats, alerts. Datadog it is not.
#cms & publishing
Ghost
Professional publishing - blog, newsletter, paid memberships - keeping 100% of your subscription revenue.
WordPress
The CMS that runs half the web - official image, self-hosted MySQL, full plugin freedom, no visit caps.
Directus
Instant headless CMS and REST/GraphQL API over Postgres, with a data studio your editors will actually like.
PrestaShop
The European storefront standard - full shop with checkout and back office, auto-installed on a self-hosted MySQL, 0% of your GMV.
Saleor
Headless, GraphQL-first commerce (BSD-3) - the full API + dashboard stack without Saleor Cloud’s $1,599/month entry.
Bagisto
Laravel ecommerce you extend in PHP - catalog, checkout, multi-channel - on a self-hosted MySQL.
Writebook
37signals’ free publishing tool - write and share books, manuals, and docs from your own domain.
#dev tools
Forgejo
The community-governed git forge (Gitea fork) - repos, PRs, packages, and CI Actions on a 1 GiB container.
code-server
VS Code in the browser - a persistent cloud dev environment with your extensions and a 10 GB workspace, from any device.
Jenkins
The automation server that still runs the world’s CI - pipelines as code, 1,800+ plugins, your minutes are free.
GitHub Actions Runner
A self-hosted GitHub Actions runner - your workflows on flat-price compute, zero per-minute billing.
GitLab Runner
A shell-executor GitLab Runner that registers itself on first boot - your pipelines, zero compute-minute quota.
Forgejo Runner
CI for your Forgejo instance or Codeberg - GitHub-Actions-compatible workflows on your own compute.
Azure Pipelines Agent
A self-hosted Azure DevOps agent from Microsoft’s official recipe - $13/month vs $40/month per hosted parallel job.
Buildkite Agent
The hybrid-CI agent - Buildkite runs the control plane, your jobs run here. One token, unmetered minutes.
Unleash
Feature flags you host yourself - managed Postgres, no per-seat or per-flag metering.
Docker Registry
Your own private container registry - images on a Miget Bucket, unlimited repos, no pull-rate caps.
#internal tools
Appsmith
The open-source internal-tool builder - drag-and-drop UI over your databases and APIs, unlimited users, no per-seat bill.
ToolJet
Low-code internal tools with 50+ connectors - one container on a managed Postgres, no app caps, no seat pricing.
Budibase
Low-code apps, forms, and approval workflows - the all-in-one image with zero required configuration.
NocoDB
The open-source Airtable alternative - smart spreadsheet over a real Postgres, no seat or record metering.
Open Mercato
experimentalThe AI-engineering foundation framework - multi-tenant CRM/ERP/commerce modules that start your business app at 80% done.
#business apps
DocuSeal
Open-source document signing - field builder, multiple submitters, verified PDF eSignatures - with no envelope counting.
Documenso
The polished open-source DocuSign alternative - teams, templates, API, and real PKCS#12 document sealing.
Typebot
Conversational forms that outconvert static ones - unlimited chats and seats on a managed Postgres.
Twenty CRM
The open-source CRM with a modern data model - pipelines, workflows, email sync - and no per-seat pricing.
Chatwoot
Open-source customer support - shared inbox, live chat, channels, help center - with no per-agent pricing.
Penpot
The open-source design & prototyping platform - the Figma alternative, with no per-seat ceiling.
Mattermost
Open-source team chat - channels, threads, calls, integrations - on one managed Postgres, no per-seat bill.
Rocket.Chat
Team chat with an apps marketplace and omnichannel - stateless, on a MongoDB replica set.
Odoo
The open-source business suite - CRM, sales, inventory, accounting, ecommerce - on a managed Postgres.
FreeScout
The free help desk / shared inbox - email ticketing with no per-agent pricing, on a self-hosted MySQL.
Shlink
Self-hosted URL shortener - short links on your domain, full REST API, analytics that are yours.
Campfire
37signals’ free group chat - rooms, DMs, files, search. Slack without the per-seat meter.
#productivity & pm
Memos
The lightweight note hub - markdown thoughts captured in seconds, on your own $5 server.
Actual Budget
Local-first envelope budgeting - end-to-end encrypted, synced by a $5 server you own.
Stirling-PDF
50+ PDF tools in your browser, processed entirely on your server - the "free PDF site" without the data leak.
Outline
The team wiki that feels like a product - stateless on managed Postgres + Miget Buckets, no per-seat math.
Paperless-ngx
Scan, OCR, and full-text-search every document you own - the paperless office, on your infrastructure.
Linkwarden
A bookmark manager that preserves pages - screenshot, PDF, readable HTML - so your links never rot.
Miniflux
A minimalist, blazing-fast RSS reader - one Go binary on managed Postgres, your feeds on your own box.
Docmost
A real Confluence / Notion alternative - collaborative wiki on managed Postgres + Valkey + Buckets, no per-seat bill.
Plane
experimentalOpen-source project management - issues, cycles, modules, roadmap. A Jira / Linear / ClickUp alternative, flat-priced.
Fizzy
37signals’ free kanban - fast boards for bugs, issues, and ideas. Trello without the per-seat bill.
BookStack
A simple, beautiful wiki - shelves, books, chapters, pages. Confluence calm, on a self-hosted MariaDB.
Karakeep
Bookmark everything - links, notes, images - archived, searchable, and AI-tagged on your own box.
Dawarich
experimentalSelf-hosted location history - a Google Maps Timeline replacement that keeps your movements yours.
#automation & jobs
n8n
n8n in queue mode - editor plus horizontally scalable workers, with managed Postgres and Valkey auto-wired.
Cronicle
Cron with a UI: schedules, run history, chaining, retries, and alerts - in one 512 MiB container.
Kestra
Declarative workflow orchestration - flows are YAML authored in the UI, so there is no DAG-deployment problem at all.
Prefect
Python-native workflow orchestration - decorated functions become scheduled, observable flows; workers connect outbound.
Node-RED
Flow-based automation for APIs, MQTT, and devices - with auth made mandatory, not optional.
Temporal
experimentalDurable execution - workflows as code that survive crashes, restarts, and deploys, with full history.
Activepieces
Open-source automation with AI agents - the MIT Zapier alternative, on a managed Postgres.
#email & newsletters
Mailpit
The dev mail catcher - every test email from every app in your project, in one searchable UI, for $5/month.
listmonk
Self-hosted newsletters and mailing lists - millions of subscribers on a flat plan, sent through any relay you like.
Roundcube
The standard open-source webmail - your UI over any IMAP provider, with sessions and contacts in your Postgres.
useSend
The open-source Resend - transactional + campaign email with a dashboard and API, delivered through your own SES.
#object storage
MinIO
S3-compatible object storage you fully control - single node, 20 GB volume, web console included.
FileBrowser
Upload, organize, and share files from a clean web UI - a 30 MB Go binary with share links and user scopes.
Filestash
A polished web file manager over Miget Buckets - browse, preview, and share what lives in S3.
SFTPGo
The upload portal for Miget Buckets - per-user S3 storage, share-upload links for outsiders, optional SFTP.
Garage
The maintained S3-compatible object store - where the self-hosting world went after MinIO archived.
#security
#llm infrastructure
Langfuse
Open-source LLM observability - tracing, evals, prompt management - the full v3 stack with no per-unit metering.
LiteLLM
One OpenAI-compatible gateway for every LLM provider - virtual keys, budgets, spend tracking - with no percentage fee.
Open WebUI
The self-hosted AI chat workspace - any model behind one UI, RAG over your documents, no per-seat pricing.
Flowise
Visual builder for LLM apps and agents - 100+ integrations, embeddable chat widgets, no prediction caps.
TEI Embeddings
A self-hosted embeddings API on CPU - bge-small in 512 MB, OpenAI-compatible, zero per-token bills.
Phoenix
LLM tracing, evals, and a prompt playground in one container - the lightweight start to LLM observability.
Cognee
The memory engine for AI agents - knowledge graph + vector memory in one self-contained container.
Letta
experimentalThe MemGPT agent server - agents live server-side with self-editing persistent memory.
Dify
experimentalThe LLM app platform - visual builder, RAG, agents, observability - the catalogue’s heaviest stack, shipped honestly.
Ollama
experimentalRun open LLMs behind a simple API - llama, mistral, qwen. The local-model server (GPU recommended).
#ai agents
Agent Box
Claude Code, opencode, and Kilo CLI in a persistent web terminal - start agent runs from anywhere, close the tab, reattach later.
OpenClaw
An autonomous AI agent you run yourself: web dashboard, scheduled tasks, plugins, persistent workspace.
Hermes Agent
experimentalNous Research’s self-improving agent - learns skills from experience, with cron, hooks, and a web dashboard.
Kilo (headless)
experimentalKilo in server mode - a persistent remote coding agent your IDE extension and CLI clients attach to.
#voice & realtime
#media
Navidrome
Your own Subsonic music streaming server - one container, your library, no monthly rental.
Owncast
Your own live streaming server - Twitch without the platform cut, RTMP in, HLS out, on your domain.
Immich
experimentalSelf-hosted photos and video - a Google Photos alternative with real mobile apps, face and semantic search.
Jellyfin
The free media server - stream your movies, TV, and music to any device. Plex without the paywall.
AudioBookshelf
Your own audiobook and podcast server - native apps, progress sync, one container. Audible you own.
#how it works
01
Pick a stack
Every template is a directory with portable compose.yaml plus
compose.miget.yaml overrides (RAM, privacy, volumes, managed services) that Miget layers on
automatically - and plain docker compose ignores.
02
Point Miget at it
Create a Compose Stack in app.miget.com, point it at the templates repository, set the path to the stack's directory, fill the (few) required variables.
03
Deploy - that's it
Clusters form themselves, managed Postgres/Valkey get provisioned and auto-wired, volumes persist, the public entrypoint gets a domain and TLS. Scaling notes live in each template's README.
#why the math works
One flat plan, many stacks
A Miget plan is a fixed pool of vCPU, RAM, and disk. Deploy a stack into it; whatever's left runs your apps, another stack, or preview environments. No per-service pricing, no per-seat pricing, no execution metering.
SaaS meters, you don't
Managed equivalents meter what you do - executions, events, MAUs, requests, eCKUs. Self-hosted stacks meter nothing. Every app page on this site shows the crossover math with sourced June 2026 prices.
Exit costs: zero
The templates are vanilla Docker Compose on GitHub. They run identically on your laptop, a VPS, or any compose-capable platform. If you leave, you take the files and the data with you. That's the point.
$ deploy something
From $5/month for a full backend. The catalogue is open source, star it, fork it, PR a template.