What's Coming

Roadmap

Our public roadmap. Priorities shift based on community feedback, vote or comment on GitHub Discussions.

Q1 2026: CE v2.0

Shipped

Traffic analytics & CD webhooks

Live request and error rates, plus per-container redeploy URLs for any CI.

Rollback & redeploy

Revert a container to its previous image, or hot-swap the latest, in one click.

Proxy security & Compose wizard

IP allow/deny lists, Basic Auth, and security headers per host; deploy and manage Compose stacks from the dashboard.

Q2 2026: CE v2.1 & EE v2.0

Shipped

Push to deploy (CE)

Build straight from a Git repo, Nixpacks or your Dockerfile, and deploy, with no external CI.

Multi-server agents (EE)

Connect servers with the Go agent and run your fleet from one dashboard. An experimental Rust ip-agent is also available.

Secrets, SSO & pipelines (EE)

Encrypted secrets, SSO (SAML/OIDC), deploy gates, promotion across environments, CVE scanning, and audit logs.

Q3 2026: EE v3.0 (major release)

Shipped

Fleet: multi-node orchestration (EE)

Run Docker across many nodes from one control plane (scheduler, replicas, and self-healing) with no Kubernetes, etcd, or YAML.

Secure overlay mesh & cross-node LB (EE)

A coordinated WireGuard network between nodes; a service's replicas load-balance across the fleet over the encrypted overlay, reachable by name (<service>.fleet).

AI-native control: MCP server (EE)

Drive deploys, scaling, fleet status, and preview environments from any MCP-capable assistant, with preview-only API keys safe for autonomous agents.

Preview environments

Build a git branch to {branch}.preview.<domain> with wildcard SSL and auto-teardown TTL.

Q3 2026

In Progress

Rust ip-agent → general availability

Graduate the experimental agent to a supported, low-footprint option for larger fleets.

Backup & restore

Scheduled backups of volumes and config, with one-click restore.

SIEM log streaming (EE)

Stream audit events and logs to external SIEMs like Datadog and Splunk.

Q4 2026

Planned

Teams & organizations

Invite members, assign roles, and scope access to specific servers or environments.

Compose visual editor

Edit and deploy Compose stacks from the dashboard, no terminal required.

App templates

One-click deploys for common stacks from a curated template library.

Have a feature request? Open a discussion on GitHub.

Request a Feature