Roadmap

See what we're building and what's next. Your feedback shapes our priorities — share your ideas at [email protected]


Planned8
Platform
Q1 2027

DPA and Legal Documents

A signable Data Processing Agreement together with the legal pages around it: terms of service, privacy policy, subprocessor list, and security overview. Everything a procurement or security review asks for, published and versioned, so nobody has to open a support thread to get it.

Networking
Q1 2027

TLS Termination at Edge Locations in Türkiye and the United States

Edge points in Türkiye and the United States that terminate TLS close to the visitor instead of at a single origin. The handshake finishes at the nearest location, so first byte arrives sooner for traffic from those regions, with no change to how you deploy.

Platform
Q3 2026

Audit Logs for Workspaces & Teams

Comprehensive audit logging for all workspace and team activities. Track user actions, deployment events, configuration changes, and access patterns. Export logs for compliance, security analysis, and debugging with detailed timestamps and user attribution.

Networking
Q3 2026

Branch-Based Network Visibility

Configure public or private access per branch. Keep staging environments private while production stays public — all managed from your networking settings.

Database
Q3 2026

Database Role Password Reset

Easily reset passwords for database roles directly from the dashboard. Manage user credentials, rotate passwords for security compliance, and update access credentials without manual database commands.

Platform
Q3 2026

Health Check Configuration

Configure HTTP, TCP, or command-based liveness and readiness probes per service.

Platform
Q3 2026

Managed Rollback Settings

Configure automatic rollback policies for your deployments. Set health check thresholds, rollback triggers, and retention policies. Instantly revert to previous versions with one click or let the platform automatically rollback failed deployments based on your defined rules.

Database
Q3 2026

PostgreSQL Database Branching

Create isolated database branches for each deployment branch. Automatically provision branch-specific PostgreSQL instances with cloned data from production. Perfect for testing, staging, and preview environments without affecting your main database.

In Progress2
Platform
Q4 2026

Two-Factor Authentication

A second factor on your Out Plane account, using an authenticator app. Enrolment covers recovery codes for the day you lose the device, and team owners will be able to require it across their team so a single reused password cannot reach production.

Platform
Q3 2026

Notification Management

Route deployment, scale, and alert events to email, Slack, or webhooks with per-event filtering.

Shipped23
AI
Q3 2026

Agent Skill for Coding Tools

Teaches the agent in your editor which command to reach for, what applies at once and what waits for a deploy, and why a destructive one hands back a command instead of running it. It loads itself and installs with the CLI.

Integrations
Q3 2026

GitHub Deployment Status Integration

Every build writes a success or failure status on its commit, visible in the commit list and in any pull request that carries it. A successful one also records a deployment on the repository's Environments page.

AI
Q3 2026

Otto, the AI Agent in the Console

Say what you want in plain language. Otto reads your apps, databases, logs and metrics to answer questions and diagnose failures, then proposes every change as a plan you approve before anything runs.

Platform
Q3 2026

Out Plane CLI

The platform from your terminal: deploy, follow builds, read logs, set variables, open ports, attach disks, provision PostgreSQL, open a shell. One static binary, with an exit code per outcome so pipelines can act rather than parse.

Platform
Q3 2026

Pause and Resume Applications

Stop an application without deleting it. Pausing takes it to zero instances while configuration, variables, domains and volumes stay put. Resuming brings it back on the same address at the same instance count.

Platform
Q3 2026

Sign in with Google

Sign in or create an account with a Google account, alongside the existing GitHub and email methods. New addresses are registered on the spot with no verification step, and an address already tied to another method is refused rather than merged.

Platform
Q2 2026

API Tokens

Personal access tokens with optional expiry, revocable at any time. Authenticate pipelines and external tooling against the API without an interactive login.

Platform
Q2 2026

Custom Command & EntryPoint

Override a service's container command and entrypoint without rebuilding the image.

Platform
Q2 2026

In-App Terminal

Open a shell into any running container from the console. No kubectl, no SSH.

Networking
Q2 2026

IP-Based Access Control

Reusable IPv4 and IPv6 allowlists, attached to one application or many. The rules apply to platform domains and custom domains alike.

Database
Q2 2026

Managed Redis

Managed Redis for caching, sessions and live data. Provisioned in one step, with failover and persistence options.

Platform
Q2 2026

Persistent Volumes

Durable block storage attached at a path you choose. Data survives restarts, redeploys and image changes, so databases, queues and file storage have somewhere to live.

Platform
Q2 2026

Environment Variable Groups

Define a set of environment variables once at team level and link it to any application. Each group is scoped to runtime or to build, and an application's own variables win on a key conflict.

Networking
Q1 2026

Automatic SSL/TLS for Custom Domain Mapping

Certificates are issued and renewed on their own for every platform subdomain and every custom domain. HTTPS with nothing to configure.

Platform
Q1 2026

Build Filters

Glob patterns decide which file changes start a build. Restrict builds to one directory, or skip them when only documentation or CI configuration changed.

Platform
Q1 2026

Multi-Service App Templates

Launch a whole stack at once. A template defines several connected services and deploys them together.

Database
Q1 2026

PostgreSQL Read Replicas

Replicas that serve reads only, spreading query load away from the primary and holding read performance up as traffic grows.

Platform
Q1 2026

Private Container Registry

Store registry credentials once per team and deploy private images from Docker Hub, GHCR, GitLab, ECR, Azure, Quay or any registry of your own. Pick them while creating an application.

Networking
Q1 2026

TCP Network Management

Applications can take raw TCP. Open the ports you need and run databases, game servers, or any protocol that is not HTTP.

Monitoring
Q1 2026

Tracing Monitoring & Metric View

Traces and metrics for every service. Follow a request through the system, find the slow step, and watch performance over time.

Platform
Q4 2025

Instance Resize & Scaling

Set the instance type and the smallest and largest instance count per service. Resizing happens without downtime.

Networking
Q4 2025

Internal Service Networking

Services get internal addresses and reach each other privately, with no route in from the public internet.

Database
Q4 2025

PostgreSQL Managed Database

Managed PostgreSQL with automatic backups, recovery to any point in time, and high availability. Provisioned in one step and wired into your services.

Platform
Q1 2027

DPA and Legal Documents

A signable Data Processing Agreement together with the legal pages around it: terms of service, privacy policy, subprocessor list, and security overview. Everything a procurement or security review asks for, published and versioned, so nobody has to open a support thread to get it.

Networking
Q1 2027

TLS Termination at Edge Locations in Türkiye and the United States

Edge points in Türkiye and the United States that terminate TLS close to the visitor instead of at a single origin. The handshake finishes at the nearest location, so first byte arrives sooner for traffic from those regions, with no change to how you deploy.

Platform
Q3 2026

Audit Logs for Workspaces & Teams

Comprehensive audit logging for all workspace and team activities. Track user actions, deployment events, configuration changes, and access patterns. Export logs for compliance, security analysis, and debugging with detailed timestamps and user attribution.

Networking
Q3 2026

Branch-Based Network Visibility

Configure public or private access per branch. Keep staging environments private while production stays public — all managed from your networking settings.

Database
Q3 2026

Database Role Password Reset

Easily reset passwords for database roles directly from the dashboard. Manage user credentials, rotate passwords for security compliance, and update access credentials without manual database commands.

Platform
Q3 2026

Health Check Configuration

Configure HTTP, TCP, or command-based liveness and readiness probes per service.

Platform
Q3 2026

Managed Rollback Settings

Configure automatic rollback policies for your deployments. Set health check thresholds, rollback triggers, and retention policies. Instantly revert to previous versions with one click or let the platform automatically rollback failed deployments based on your defined rules.

Database
Q3 2026

PostgreSQL Database Branching

Create isolated database branches for each deployment branch. Automatically provision branch-specific PostgreSQL instances with cloned data from production. Perfect for testing, staging, and preview environments without affecting your main database.


Start deploying in minutes

Connect your GitHub repository and deploy your first application today. Start with a 14-day free trial.

Deploy in 60 seconds