Quenchworks

Roadmap

What is shipped, what is next

92 datastores and tools are hardened and shipping today. Below is what is on deck, OSI-clean options first. Every entry is built from source on Wolfi, scanned to zero fixable CVEs, signed, and pinned by digest before it moves to available.

92/273
34%
92
Shipped
181
On the roadmap
0
Up next

Available now

92

On the roadmap

181

Candidates, not commitments. next = strongest near-term picks; planned and exploring follow. Items marked caution are source-available (not OSI) and would ship only with a loud license note and the clean alternative called out. Each card also shows how it will ship: image + chart for a deployable service, or image only for a base/CLI/sidecar utility (like busybox).

Secrets & identity

22
  • Authelia planned

    Authentication and 2FA gateway for reverse proxies.

    image + chart Apache-2.0
  • Authentik planned

    Identity provider supporting OIDC, SAML, and LDAP backed by PostgreSQL and Redis.

    image + chart MIT
  • cert-manager planned

    Automated TLS certificate issuance and renewal for Kubernetes.

    image + chart Apache-2.0
  • Dex planned

    OIDC identity hub that federates upstream providers.

    image + chart Apache-2.0
  • External Secrets Operator planned

    Syncs secrets from external stores into Kubernetes Secrets.

    image + chart Apache-2.0
  • oauth2-proxy planned

    Reverse-proxy authentication layer delegating to OIDC and OAuth2 providers.

    image + chart MIT
  • Open Policy Agent planned

    General-purpose policy engine for authorization and admission control.

    image + chart Apache-2.0
  • Zitadel planned

    Identity and access management with OIDC and SAML backed by PostgreSQL.

    image + chart Apache-2.0
  • Dependency-Track exploring

    SBOM and component-vulnerability analysis platform backed by a relational database.

    image + chart Apache-2.0
  • EJBCA exploring

    Enterprise PKI certificate authority (Community Edition) backed by a relational database.

    image + chart LGPL-2.1-or-later
  • Kyverno exploring

    Kubernetes-native policy engine for validation, mutation, and generation.

    image + chart Apache-2.0
  • OpenFGA exploring

    Fine-grained authorization engine based on the Zanzibar model.

    image + chart Apache-2.0
  • OpenLDAP exploring

    LDAP directory server for centralized authentication and user data.

    image + chart OLDAP-2.8
  • Ory Hydra exploring

    OAuth 2.0 and OpenID Connect provider backed by a relational database.

    image + chart Apache-2.0
  • Ory Kratos exploring

    Identity and user-management server for login, registration, and MFA.

    image + chart Apache-2.0
  • Pinniped exploring

    Authentication for Kubernetes clusters federating external identity providers.

    image + chart Apache-2.0
  • Sealed Secrets exploring

    Encrypts Kubernetes Secrets so they can be stored safely in Git.

    image + chart Apache-2.0
  • SpiceDB exploring

    Zanzibar-inspired permissions database for fine-grained authorization.

    image + chart Apache-2.0
  • SPIRE exploring

    SPIFFE runtime for issuing workload identities across a fleet.

    image + chart Apache-2.0
  • step-ca exploring

    Smallstep online certificate authority for internal PKI and ACME.

    image + chart Apache-2.0
  • Teleport exploring

    Access plane providing identity-based SSH, Kubernetes, and database access. Community edition is AGPL-3.0.

    image + chart AGPL-3.0-only agpl
  • Vault exploring

    HashiCorp Vault. Source-available, not OSI.

    clean alt: OpenBao (MPL-2.0) — the open fork, already shipped.

    image + chart BUSL-1.1 caution

Gateways & proxies

11
  • Envoy planned

    L7 proxy and the data plane behind most service meshes.

    image + chart Apache-2.0
  • ingress-nginx planned

    The Kubernetes community NGINX ingress controller.

    image + chart Apache-2.0
  • Apache APISIX exploring

    Dynamic API gateway on Nginx + LuaJIT: hot-reloads plugins and config from etcd, with no relational-database dependency. A high-performance Kong alternative.

    image + chart Apache-2.0
  • Apache HTTP Server exploring

    The Apache httpd web server and reverse proxy.

    image + chart Apache-2.0
  • Contour exploring

    Envoy-based Kubernetes ingress controller.

    image + chart Apache-2.0
  • Envoy Gateway exploring

    CNCF implementation of the Kubernetes Gateway API on Envoy: standard K8s resources instead of vendor CRDs. The Kubernetes-first Kong alternative.

    image + chart Apache-2.0
  • Gloo Edge exploring

    Envoy-based gateway for microservices, monoliths, and serverless, with strong multi-protocol support: HTTP, gRPC, WebSockets, and FaaS.

    image + chart Apache-2.0
  • Kong Gateway exploring

    API gateway on nginx/OpenResty. Open-core (the OSS gateway is Apache-2.0; many features are gated behind the enterprise tier) and it depends on PostgreSQL. APISIX and Tyk are lighter, fully-open alternatives.

    image + chart Apache-2.0
  • Squid exploring

    Caching and forwarding HTTP proxy.

    image + chart GPL-2.0-or-later agpl
  • Tyk exploring

    API gateway written in Go: full-featured out of the box rather than open-core, with custom plugins in Go, Python, JavaScript, or gRPC (no Lua required).

    image + chart MPL-2.0
  • Varnish exploring

    HTTP caching reverse proxy and web accelerator.

    image + chart BSD-2-Clause

AI gateway

2
  • Bifrost exploring

    High-performance Go AI gateway: unified access, load balancing, and failover across 20+ LLM providers with near-zero overhead. An open alternative to bolt-on AI-gateway plugins.

    image + chart Apache-2.0
  • LiteLLM exploring

    Lightweight Python proxy exposing one OpenAI-compatible API to call, monitor, and cost-map 100+ LLM providers.

    image + chart MIT

Observability

20
  • Apache SkyWalking planned

    APM: distributed tracing, metrics, and service-topology analysis.

    image + chart Apache-2.0
  • Graylog planned

    Centralized log management and analysis. Source-available, not OSI.

    clean alt: Loki (AGPL) + OpenSearch (Apache-2.0) for a truly-open logging stack.

    image + chart SSPL-1.0 caution
  • OpenSearch Dashboards planned

    Visualization and dashboards UI for OpenSearch.

    image + chart Apache-2.0
  • Thanos planned

    Long-term storage and global query for Prometheus.

    image + chart Apache-2.0
  • Apache JMeter exploring

    Load and performance testing tool for web and service endpoints.

    image only Apache-2.0
  • cAdvisor exploring

    Container resource-usage and performance metrics exporter.

    image only Apache-2.0
  • Fluentd exploring

    Unified logging layer for collecting, parsing, and routing logs.

    image + chart Apache-2.0
  • Grafana Alloy exploring

    OpenTelemetry-based collector distribution for metrics, logs, traces, and profiles.

    image + chart Apache-2.0
  • Grafana k6 exploring

    Scriptable load-testing tool for performance and reliability testing.

    image + chart AGPL-3.0-only agpl
  • Grafana Pyroscope exploring

    Continuous profiling backend for CPU and memory flame graphs.

    image + chart AGPL-3.0-only agpl
  • Jaeger exploring

    End-to-end distributed tracing.

    image + chart Apache-2.0
  • Kibana exploring

    Visualization and dashboards for Elasticsearch. Default distribution is Elastic-2.0, not OSI.

    clean alt: OpenSearch Dashboards (Apache-2.0) over OpenSearch, both open.

    image + chart Elastic-2.0 caution
  • kube-state-metrics exploring

    Exposes Kubernetes object state as Prometheus metrics.

    image only Apache-2.0
  • Logstash exploring

    Server-side log and event processing pipeline. Default distribution is Elastic-2.0, not OSI.

    clean alt: Vector (MPL-2.0) or Fluentd (Apache-2.0), both open pipelines.

    image + chart Elastic-2.0 caution
  • Mimir exploring

    Horizontally scalable long-term metrics storage.

    image + chart AGPL-3.0 agpl
  • Perses exploring

    CNCF dashboards-as-code visualization tool for metrics.

    image + chart Apache-2.0
  • Telegraf exploring

    Plugin-driven metrics collection agent from the InfluxData ecosystem.

    image + chart MIT
  • VictoriaLogs exploring

    Fast, cost-effective log database from the VictoriaMetrics team.

    image + chart Apache-2.0
  • Zabbix exploring

    Infrastructure and network monitoring platform; version 7 and later is AGPL-3.0.

    image + chart AGPL-3.0-only agpl
  • Zipkin exploring

    Distributed tracing system for collecting and querying timing data.

    image + chart Apache-2.0

Search & vector

4
  • Weaviate planned

    Vector database with hybrid search.

    image + chart BSD-3-Clause
  • Milvus exploring

    Scalable vector database for AI workloads.

    image + chart Apache-2.0
  • Quickwit exploring

    Search engine for logs and traces on object storage.

    image + chart AGPL-3.0 agpl
  • Typesense exploring

    Typo-tolerant search engine, an Algolia alternative.

    image + chart GPL-3.0 agpl

Workflow & data

14
  • Apache Airflow planned

    Programmatic workflow scheduling and orchestration.

    image + chart Apache-2.0
  • n8n planned

    Fair-code workflow automation with native AI. Source-available, not OSI.

    clean alt: No drop-in clean equivalent; Temporal (MIT) for code-first orchestration.

    image + chart Sustainable Use License caution
  • xyops planned

    Workflow automation and server monitoring system.

    image + chart BSD-3-Clause
  • Apache Druid exploring

    Real-time analytics database for high-concurrency OLAP queries.

    image + chart Apache-2.0
  • Apache Flink exploring

    Stateful stream processing.

    image + chart Apache-2.0
  • Apache NiFi exploring

    Visual dataflow automation for routing, transforming, and mediating data.

    image + chart Apache-2.0
  • Apache Pinot exploring

    Real-time distributed OLAP datastore for low-latency analytics.

    image + chart Apache-2.0
  • Apache Spark exploring

    Unified batch and stream analytics engine.

    image + chart Apache-2.0
  • Cadence exploring

    Fault-tolerant workflow orchestration engine backed by a database.

    image + chart MIT
  • Camunda exploring

    Process automation and BPMN orchestration including the Zeebe engine.

    image + chart Apache-2.0
  • Dagster exploring

    Data orchestrator for ML and analytics pipelines.

    image + chart Apache-2.0
  • Prefect exploring

    Python-native workflow orchestration server for data pipelines.

    image + chart Apache-2.0
  • Trino exploring

    Distributed SQL query engine for federated analytics across data sources.

    image + chart Apache-2.0
  • Unleash exploring

    Feature-flag and toggle management server backed by PostgreSQL.

    image + chart Apache-2.0

Messaging & streaming

7
  • EMQX planned

    Scalable MQTT broker for IoT.

    image + chart Apache-2.0
  • Mosquitto planned

    Lightweight MQTT broker.

    image + chart EPL-2.0
  • Apache ActiveMQ exploring

    Java JMS message broker, including the Artemis next-generation engine.

    image + chart Apache-2.0
  • Centrifugo exploring

    Realtime messaging / WebSocket server.

    image + chart Apache-2.0
  • Karapace exploring

    Open schema registry and REST proxy for Kafka; an Apache-licensed alternative to the Confluent Community schema-registry.

    image + chart Apache-2.0
  • NSQ exploring

    Realtime distributed messaging.

    image + chart MIT
  • Redpanda exploring

    Kafka-compatible streaming. Source-available, not OSI.

    clean alt: Kafka or Pulsar (Apache-2.0), both already shipped.

    image + chart BSL-1.1 caution

Coordination & mesh

11
  • CoreDNS planned

    Flexible, pluggable DNS server.

    image + chart Apache-2.0
  • Cilium exploring

    eBPF-based networking, security, and observability for Kubernetes.

    image + chart Apache-2.0
  • Consul exploring

    Service discovery and mesh. Source-available, not OSI.

    clean alt: etcd (Apache-2.0) for KV/coordination, already shipped.

    image + chart BUSL-1.1 caution
  • ExternalDNS exploring

    Synchronizes Kubernetes Services and Ingresses with DNS providers.

    image only Apache-2.0
  • Istio exploring

    Service mesh built on Envoy: traffic management, mTLS, and observability. Platform-scale, a multi-image wave (istiod control plane plus Envoy sidecars and gateways) rather than a single image.

    image + chart Apache-2.0
  • Kuma exploring

    Envoy-based service mesh and control plane for multi-zone deployments.

    image + chart Apache-2.0
  • Linkerd exploring

    Lightweight service mesh.

    image + chart Apache-2.0
  • MetalLB exploring

    Load-balancer implementation for bare-metal Kubernetes clusters.

    image + chart Apache-2.0
  • Nomad exploring

    Workload scheduler. Source-available, not OSI.

    image + chart BUSL-1.1 caution
  • PowerDNS exploring

    Authoritative DNS server and recursor with database backends.

    image + chart GPL-2.0-only agpl
  • Unbound exploring

    Validating, recursive, caching DNS resolver.

    image + chart BSD-3-Clause

Databases & engines

16
  • TimescaleDB planned

    PostgreSQL extension for time-series (Apache-2.0 core).

    image + chart Apache-2.0
  • Apache Kvrocks exploring

    Redis-protocol key-value database persisted on RocksDB.

    image + chart Apache-2.0
  • Apache Nessie exploring

    Transactional catalog and versioning for data lakehouse tables.

    image + chart Apache-2.0
  • ArangoDB exploring

    Multi-model database for documents, graphs, and key-value (Community Edition).

    image + chart Apache-2.0
  • DuckDB exploring

    In-process analytical database (OLAP); ships as a CLI/base image.

    image only MIT
  • Hasura GraphQL Engine exploring

    Instant GraphQL API over PostgreSQL and other databases.

    image + chart Apache-2.0
  • JanusGraph exploring

    Distributed graph database over pluggable storage backends.

    image + chart Apache-2.0
  • KeyDB exploring

    Multi-threaded Redis fork; BSD-licensed and Redis-protocol compatible.

    image + chart BSD-3-Clause
  • Pgpool-II exploring

    Connection pooling, load balancing, and replication middleware for PostgreSQL.

    image + chart BSD-3-Clause
  • PostgREST exploring

    Serves a RESTful API directly from a PostgreSQL schema.

    image only MIT
  • ProxySQL exploring

    High-performance proxy for MySQL/MariaDB.

    image + chart GPL-3.0 agpl
  • QuestDB exploring

    High-performance time-series database with SQL.

    image + chart Apache-2.0
  • rqlite exploring

    Distributed relational database built on SQLite with Raft consensus.

    image + chart MIT
  • SurrealDB exploring

    Multi-model database. Source-available, not OSI.

    image + chart BUSL-1.1 caution
  • TigerBeetle exploring

    Financial accounting database, high-throughput.

    image + chart Apache-2.0
  • Vitess exploring

    Horizontal sharding for MySQL.

    image + chart Apache-2.0

Storage & platform

10
  • Apache Ozone exploring

    Scalable distributed object store (S3 + HDFS).

    image + chart Apache-2.0
  • Dokploy exploring

    Self-hostable PaaS on Docker Swarm. Open-core: most is Apache-2.0, the /proprietary parts are source-available (DSAL-1.0). Not a fit for the hardened catalog: it requires root, the Docker socket, and an initialized Swarm, so it cannot run nonroot or read-only.

    clean alt: Coolify (Apache-2.0), already shipped.

    image + chart Apache-2.0 + DSAL-1.0 caution
  • Forgejo exploring

    Community Git forge, a Gitea fork.

    image + chart GPL-3.0 agpl
  • Kubo exploring

    Reference IPFS implementation for distributed content-addressed storage.

    image + chart MIT
  • Litestream exploring

    Streaming replication of SQLite databases to object storage.

    image only Apache-2.0
  • Longhorn exploring

    Distributed block storage for Kubernetes with snapshots and backups.

    image + chart Apache-2.0
  • Rclone exploring

    Command-line program to sync files across cloud and object storage.

    image only MIT
  • SonarQube exploring

    Continuous code-quality and security inspection.

    image + chart LGPL-3.0
  • Velero exploring

    Backup, restore, and migration of Kubernetes cluster resources and volumes.

    image + chart Apache-2.0
  • Woodpecker CI exploring

    Simple container-native CI engine.

    image + chart Apache-2.0

Apps & productivity

25
  • Apache Superset planned

    Data exploration and business-intelligence dashboard platform backed by a metadata database and Redis.

    image + chart Apache-2.0
  • Drupal planned

    PHP content management framework backed by MySQL, MariaDB, or PostgreSQL.

    image + chart GPL-2.0-or-later agpl
  • Excalidraw planned

    Self-hosted virtual whiteboard for diagrams and sketches; the app plus an excalidraw-room collaboration server.

    image + chart MIT
  • Floci planned

    Self-hosted local AWS emulator (Java), a LocalStack Community alternative after its 2026 sunset. The in-process services (S3, DynamoDB, SQS, SNS, IAM) run hardened nonroot; the Docker-backed services (Lambda, RDS, ECS, EKS) need the host Docker socket and root, so they fall outside the hardened model.

    image + chart MIT
  • Ghost planned

    Node.js publishing and newsletter platform backed by MySQL or MariaDB.

    image + chart MIT
  • Matomo planned

    Privacy-respecting web analytics platform on PHP backed by MySQL or MariaDB.

    image + chart GPL-3.0-only agpl
  • Mattermost planned

    Self-hosted team chat platform; the Team Edition server is Apache-2.0 and runs on PostgreSQL.

    image + chart Apache-2.0
  • Nextcloud planned

    Self-hosted file sync, sharing, and collaboration suite on PHP backed by PostgreSQL or MariaDB.

    image + chart AGPL-3.0-only agpl
  • WordPress planned

    PHP CMS and blogging platform; runs PHP-FPM behind a web server against MySQL or MariaDB.

    image + chart GPL-2.0-or-later agpl
  • Adminer exploring

    Single-file PHP database management UI for MySQL, PostgreSQL, and others.

    image only Apache-2.0
  • Appsmith exploring

    Low-code internal-tools and admin-panel builder backed by PostgreSQL and Redis.

    image + chart Apache-2.0
  • code-server exploring

    VS Code running in the browser on a remote server.

    image + chart MIT
  • Discourse exploring

    Ruby discussion and forum platform backed by PostgreSQL and Redis.

    image + chart GPL-2.0-or-later agpl
  • Filebrowser exploring

    Web-based file manager for a server filesystem.

    image + chart Apache-2.0
  • Gotenberg exploring

    Stateless HTML and Office to PDF conversion API.

    image + chart MIT
  • Homepage exploring

    Self-hosted services and bookmarks dashboard with widget integrations.

    image + chart GPL-3.0-only agpl
  • Joomla exploring

    PHP CMS backed by MySQL or MariaDB.

    image + chart GPL-2.0-or-later agpl
  • Mailpit exploring

    SMTP testing server with a web UI for capturing outbound email in development.

    image only MIT
  • Mastodon exploring

    Federated social network server (Ruby plus Node) backed by PostgreSQL and Redis.

    image + chart AGPL-3.0-only agpl
  • Moodle exploring

    PHP learning management system backed by MySQL, MariaDB, or PostgreSQL.

    image + chart GPL-3.0-or-later agpl
  • Odoo exploring

    Python ERP and business apps suite (Community Edition) backed by PostgreSQL.

    image + chart LGPL-3.0-only
  • pgAdmin exploring

    Web administration and management UI for PostgreSQL.

    image + chart PostgreSQL
  • phpMyAdmin exploring

    PHP web administration UI for MySQL and MariaDB.

    image + chart GPL-2.0-only agpl
  • Redmine exploring

    Ruby on Rails project management and issue tracker backed by a relational database.

    image + chart GPL-2.0-or-later agpl
  • SuiteCRM exploring

    PHP customer relationship management application backed by MySQL or MariaDB.

    image + chart AGPL-3.0-only agpl

Media & streaming

4
  • Apache Guacamole exploring

    Clientless remote desktop gateway for RDP, VNC, and SSH over the browser.

    image + chart Apache-2.0
  • Jellyfin exploring

    Self-hosted media server for movies, music, and live TV.

    image + chart GPL-2.0-only agpl
  • LiveKit exploring

    WebRTC SFU media server for real-time audio and video.

    image + chart Apache-2.0
  • MediaMTX exploring

    Real-time media server and proxy for RTSP, RTMP, HLS, and WebRTC streams.

    image + chart MIT

CI/CD & registry

17
  • Argo CD planned

    Declarative GitOps continuous delivery for Kubernetes.

    image + chart Apache-2.0
  • Distribution planned

    CNCF Distribution, the reference OCI container registry server.

    image + chart Apache-2.0
  • Jenkins planned

    Extensible automation server for continuous integration and delivery.

    image + chart MIT
  • Argo Workflows exploring

    Container-native workflow engine for orchestrating parallel jobs on Kubernetes.

    image + chart Apache-2.0
  • Buildkite Agent exploring

    Self-hosted agent that runs Buildkite CI/CD jobs.

    image only MIT
  • ChartMuseum exploring

    Helm chart repository server with pluggable storage backends.

    image only Apache-2.0
  • Concourse exploring

    Pipeline-based continuous integration system backed by PostgreSQL.

    image + chart Apache-2.0
  • Crossplane exploring

    Control-plane framework for managing cloud infrastructure via Kubernetes APIs.

    image + chart Apache-2.0
  • Dapr exploring

    Distributed application runtime providing building-block APIs for microservices.

    image + chart Apache-2.0
  • Flux exploring

    GitOps toolkit of controllers for continuous delivery on Kubernetes.

    image + chart Apache-2.0
  • Gitness exploring

    Self-hosted Git hosting with built-in pipelines from Harness.

    image + chart Apache-2.0
  • KEDA exploring

    Event-driven autoscaling for Kubernetes workloads.

    image + chart Apache-2.0
  • OpenTofu exploring

    Open-source infrastructure-as-code tool; the community fork of Terraform.

    image only MPL-2.0
  • Pulumi exploring

    Infrastructure-as-code using general-purpose programming languages.

    image only Apache-2.0
  • Renovate exploring

    Automated dependency-update bot for self-hosted execution.

    image only AGPL-3.0-only agpl
  • Tekton exploring

    Kubernetes-native CI/CD building blocks for pipelines and tasks.

    image + chart Apache-2.0
  • Zot exploring

    OCI-native container image registry with optional UI and sync.

    image + chart Apache-2.0

Machine learning

9
  • MLflow planned

    Machine-learning lifecycle platform for tracking, models, and registry.

    image + chart Apache-2.0
  • Ollama planned

    Local runtime for serving open large language models with a simple API.

    image + chart MIT
  • vLLM planned

    High-throughput LLM inference and serving engine with an OpenAI-compatible API.

    image + chart Apache-2.0
  • JupyterHub exploring

    Multi-user Jupyter notebook server for teams and classrooms.

    image + chart BSD-3-Clause
  • KubeRay exploring

    Operator for running Ray distributed-compute clusters on Kubernetes.

    image + chart Apache-2.0
  • Label Studio exploring

    Data-labeling and annotation tool for ML datasets.

    image + chart Apache-2.0
  • Langflow exploring

    Visual builder for LLM applications and agent workflows.

    image + chart MIT
  • Langfuse exploring

    LLM observability and tracing platform backed by PostgreSQL.

    image + chart MIT
  • Open WebUI exploring

    Self-hosted web UI for chatting with local and remote LLMs.

    image + chart BSD-3-Clause

Security & supply chain

9
  • Cosign planned

    Sigstore tool for signing and verifying container images and artifacts.

    image only Apache-2.0
  • Trivy planned

    Vulnerability and misconfiguration scanner for images, filesystems, and IaC.

    image only Apache-2.0
  • ClamAV exploring

    Open-source antivirus engine for scanning files and mail.

    image + chart GPL-2.0-only agpl
  • Falco exploring

    Runtime security and threat detection using kernel and eBPF events.

    image + chart Apache-2.0
  • Grype exploring

    Vulnerability scanner for container images and SBOMs.

    image only Apache-2.0
  • Sigstore exploring

    Keyless signing infrastructure including Fulcio CA and the Rekor transparency log.

    image + chart Apache-2.0
  • Syft exploring

    SBOM generator for container images and filesystems.

    image only Apache-2.0
  • Tetragon exploring

    eBPF-based runtime security observability and enforcement.

    image + chart Apache-2.0
  • Wazuh exploring

    SIEM and XDR platform with manager, indexer, and dashboard components.

    image + chart GPL-2.0-only agpl

Want something prioritized? Request an app and we will slot it into the roadmap.