Skip to main content

Overview

Quickly deploy and manage applications such as databases, queues, and stateless services directly on Control Plane.

Instant Provisioning

Each template provisions the required Control Plane resources from user-provided values, producing a production-ready application in seconds.

Customizable

Configure resource limits, firewall rules, replica counts, backups, and more to fit your specific needs.

Versioned Releases

Templates are versioned, allowing you to target a specific release when installing or upgrading.

Full Revision History

Every installation and revision is tracked, giving you the ability to upgrade or roll back at any time.

Available Templates

The catalog covers many of the most popular open-source projects and is continuously growing. Select a template below to learn more about its configuration and usage. All Control Plane template files are publicly available in the templates repo.

Airflow

Workflow orchestration platform with CeleryExecutor, Redis, and PostgreSQL

Cassandra

Distributed NoSQL database cluster with peer-to-peer replication, scheduled repair, and optional logical or physical backups

CDC Pipeline

Complete Change Data Capture pipeline bundling PostgreSQL HA, Apache Kafka, and Debezium Server with auto-wired credentials and DNS

ClickHouse

High-performance analytical database with single-node and multi-shard cluster modes backed by object storage

CockroachDB

Distributed SQL database built for high availability and horizontal scaling

Coraza WAF

OWASP Core Rule Set web application firewall that proxies and protects your workloads

CPLN Task Runner

Self-hosted HTTP task queue and scheduler with retries, rate limiting, and Redis Sentinel

CPLN Trivy

Automated vulnerability scanning for Control Plane image registry images using Trivy, with HTML reports stored in S3 or Azure File Share

DBeaver

Web-based database administration tool for managing multiple database connections

Debezium Server

Standalone Change Data Capture connector streaming database changes to Kafka, Redis, NATS, Kinesis, Pub/Sub, and more

Elasticsearch

Distributed search and analytics engine with optional Kibana UI and automated SLM snapshot backups

etcd

Distributed key-value store for coordination, service discovery, and configuration management

External Secret Syncer

Continuously sync externally-stored secrets and parameters with Control Plane

FusionAuth

Self-hosted identity and access management with OAuth2, OpenID Connect, and SAML support

Gitea

Lightweight self-hosted Git service with pull requests, issues, and a package registry, backed by PostgreSQL

GlitchTip

Open-source, Sentry-compatible error tracking backed by highly available PostgreSQL and a Redis task queue

Grafana Mimir

Self-hosted long-term Prometheus metrics store with remote-write ingest, PromQL queries, and object storage backends

Hermes Agent

Self-hosted AI agent with persistent memory, browser automation, and an OpenAI-compatible gateway API

Kafka

Distributed event streaming platform in KRaft mode with Kafbat UI, REST Proxy, and Connect support

Keycloak

Clustered identity and access management with single sign-on, OIDC/SAML, and a highly available PostgreSQL backing store

Langfuse

Open-source LLM observability platform with trace ingestion, evaluation, and dashboards backed by ClickHouse and PostgreSQL

LiteLLM

OpenAI-compatible LLM gateway with virtual API keys, spend tracking, budgets, and rate limiting, backed by PostgreSQL and Redis

Manticore Search

Distributed full-text search cluster with Galera replication, S3 data imports, and a web management UI

MariaDB

Open-source relational database with persistent storage and optional phpMyAdmin management interface

Metabase

Open-source business intelligence with dashboards, SQL editor, and scheduled reports, backed by highly available PostgreSQL

MinIO

High-performance S3-compatible distributed object storage with erasure coding

MongoDB

Document-oriented NoSQL database with persistent storage and optional external load balancer access

MongoDB Cluster

Highly available MongoDB replica set with automatic failover, HAProxy write routing, and logical or physical backups

MySQL

Open-source relational database with persistent storage, optional phpMyAdmin interface, and scheduled backups

n8n

Workflow automation platform with editor, API, and webhooks on one endpoint, backed by highly available PostgreSQL

NATS

High-performance messaging super cluster spanning multiple regions with pub/sub, queueing, and WebSocket support

Nginx

High-performance reverse proxy with path-based routing rules and configurable autoscaling

Ollama

Local LLM platform with Open WebUI, automatic model downloads, and optional GPU support

Open WebUI

Self-hosted, ChatGPT-style chat UI for LLMs, backed by an in-GVC Ollama server or any OpenAI-compatible API, with users, RAG, and model management

OpenSearch

Distributed search and analytics cluster with optional Dashboards UI, demo log pipeline, and snapshot backups

OpenTelemetry Collector

Observability service for collecting, processing, and exporting metrics, logs, and traces

PgDog

High-performance PostgreSQL connection pooler, load balancer, and read/write splitting proxy written in Rust

pgEdge

Active-active distributed PostgreSQL with Spock multi-master replication across global locations

PostGIS

PostgreSQL database with geospatial extension for location-aware applications

PostgreSQL

Relational database with persistent storage and optional scheduled backups to S3 or GCS

PostgreSQL Highly Available

Multi-replica PostgreSQL cluster with Patroni failover, etcd consensus, and HAProxy leader routing

RabbitMQ

Single-replica message broker with persistent storage and built-in management UI

Redpanda

Kafka-compatible event streaming platform with built-in Schema Registry, SASL auth, and optional web console

Redis

Master-replica Redis cluster with Redis Sentinel for automatic failover

Redis Cluster

Native Redis Cluster with sharding across 3 primaries and 3 replicas

Redis Multi-Location

Master-replica Redis with Sentinel spanning multiple geographic locations

Secret Env Var Syncer

Cron workload that syncs Control Plane dictionary secret keys as environment variables onto GVCs and workloads

SFTPGo

SFTP server backed by S3, GCS, or S3-compatible object storage, with a scale-to-zero mode that suspends when idle

Supabase

Self-hosted Supabase with PostgreSQL, Kong API gateway, PostgREST, GoTrue auth, Realtime, file storage, and Studio dashboard

Tailscale

Mesh VPN gateway that connects your Tailscale network to Control Plane workloads

Temporal

Durable-execution platform for workflows that survive crashes and restarts, with Web UI and a highly available PostgreSQL backend

TiDB

Distributed MySQL-compatible database with TiKV storage and PD cluster management

TimescaleDB

Time-series database on PostgreSQL 18 with hypertables, compression, continuous aggregates, and optional PgBouncer and backups

TimescaleDB Highly Available

Patroni-managed HA TimescaleDB cluster on PostgreSQL 18 with etcd consensus, HAProxy leader routing, automatic failover, and optional PgBouncer and backups

Tyk

Open-source API gateway with Redis-backed rate limiting, authentication, and traffic management

Umami

Privacy-first, cookieless web and product analytics with a stateless multi-replica app tier and a single or highly available PostgreSQL store

Unleash

Open-source feature-flag server with admin UI, SDK APIs, and a highly available PostgreSQL backend

Uptime Kuma

Self-hosted uptime monitoring with HTTP, TCP, DNS, and ping checks, 90+ notification providers, and public status pages

Vaultwarden

Self-hosted, Bitwarden-compatible password manager with a SQLite database on a persistent volume and scheduled snapshot backups

Weaviate

AI-native vector database with Raft-consensus clustering, hybrid search, and pluggable AI modules for vectorization and generative search

Installation & Management

Install and manage templates using any of the supported methods:

UI

Browse, install, and manage templates visually

CLI

Manage templates from your terminal

Terraform

Declare templates in your Terraform configurations

Pulumi

Declare templates in your Pulumi programs