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

Kafka

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

Langfuse

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

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

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

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

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

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

TiDB

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

Tyk

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

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