Roadmap
See what we're building and what's next. Your feedback shapes our priorities — share your ideas at [email protected]
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.
Bitbucket Support
Full Bitbucket integration with all platform features. Connect your Bitbucket repositories, trigger automatic deployments on every push, scale your applications, configure environment variables, and manage your entire deployment lifecycle directly from your Bitbucket workflow.
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.
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 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.
Health Check Configuration
Configure HTTP, TCP, or command-based liveness and readiness probes per service.
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.
GitHub Deployment Status Integration
Automatic deployment status updates directly in your GitHub repository. See deployment progress, success, and failure states on commits and pull requests. Get direct links to your deployments from GitHub checks and deployment environments.
In-App Terminal
Open a web shell into any running container from the dashboard. No kubectl, no SSH.
Notification Management
Route deployment, scale, and alert events to email, Slack, or webhooks with per-event filtering.
OutPlane CLI
Manage your infrastructure directly from the terminal. Deploy services, manage databases, view logs, and configure environments without leaving your workflow. Built for developers who prefer the command line.
Automatic SSL/TLS for Custom Domain Mapping
Automatic SSL certificate provisioning for all subdomains and custom domains. Zero-config HTTPS with auto-renewal — your services are always secure.
Build Filters
Path-based build triggers with allowed and ignored path patterns. Define glob patterns to control which file changes trigger a new build — restrict builds to specific directories or skip builds when only documentation or CI configuration files change.
Multi-Service App Templates
Deploy multiple related services with a single click. Define app templates with 3-5 interconnected containers and launch your entire stack instantly.
PostgreSQL Read Replicas
Scale your database read operations with managed read replicas. Create multiple read-only replicas to distribute query load, improve read performance, and ensure high availability for your PostgreSQL databases.
Private Container Registry
Store and manage private container registry credentials at the team level. Deploy images from Docker Hub, GitHub Container Registry, GitLab, AWS ECR, Azure Container Registry, Quay, or any custom registry with secure authentication. Select credentials directly from the create application flow with automatic image path resolution.
TCP Network Management
Enable your applications to receive TCP traffic directly. Configure custom TCP ports, manage inbound connections, and run TCP-based services like databases, game servers, and custom protocols on the platform.
Tracing Monitoring & Metric View
Real-time application tracing and metric visualization for your services. Monitor request flows, identify bottlenecks, and gain deep insights into your application performance with intuitive dashboards.
Custom Command & EntryPoint
Override the default container command and entrypoint for any service — no image rebuild required.
IP-Based Access Control
Define reusable IP allowlists (IPv4 and IPv6) and attach them to one or more applications. Rules apply consistently to both platform domains and your custom domains.
Managed Redis
Fully managed Redis instances for caching, session storage, and real-time data. One-click provisioning with automatic failover, persistence options, and seamless integration with your services.
Environment Variable Groups
Centralized environment variable management at team level. Define shared groups once and link them to any app. Each group has a runtime / build scope so the same keys can feed `container.env` at runtime or Dockerfile `ARG` at build time. App-local variables always override group values on key conflict.
Instance Resize & Scaling
Configure min scale, max scale, and instance type for your services. Resize instances on-the-fly without downtime.
Internal Service Networking
Assign internal addresses to your services for private communication. Route traffic between services without exposing them to the public internet.
PostgreSQL Managed Database
Fully managed PostgreSQL databases with automatic backups, point-in-time recovery, and high availability. One-click provisioning with seamless integration to your services.
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.
Bitbucket Support
Full Bitbucket integration with all platform features. Connect your Bitbucket repositories, trigger automatic deployments on every push, scale your applications, configure environment variables, and manage your entire deployment lifecycle directly from your Bitbucket workflow.
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.
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 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.
Health Check Configuration
Configure HTTP, TCP, or command-based liveness and readiness probes per service.
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.
GitHub Deployment Status Integration
Automatic deployment status updates directly in your GitHub repository. See deployment progress, success, and failure states on commits and pull requests. Get direct links to your deployments from GitHub checks and deployment environments.
In-App Terminal
Open a web shell into any running container from the dashboard. No kubectl, no SSH.
Notification Management
Route deployment, scale, and alert events to email, Slack, or webhooks with per-event filtering.
OutPlane CLI
Manage your infrastructure directly from the terminal. Deploy services, manage databases, view logs, and configure environments without leaving your workflow. Built for developers who prefer the command line.
Automatic SSL/TLS for Custom Domain Mapping
Automatic SSL certificate provisioning for all subdomains and custom domains. Zero-config HTTPS with auto-renewal — your services are always secure.
Build Filters
Path-based build triggers with allowed and ignored path patterns. Define glob patterns to control which file changes trigger a new build — restrict builds to specific directories or skip builds when only documentation or CI configuration files change.
Multi-Service App Templates
Deploy multiple related services with a single click. Define app templates with 3-5 interconnected containers and launch your entire stack instantly.
PostgreSQL Read Replicas
Scale your database read operations with managed read replicas. Create multiple read-only replicas to distribute query load, improve read performance, and ensure high availability for your PostgreSQL databases.
Private Container Registry
Store and manage private container registry credentials at the team level. Deploy images from Docker Hub, GitHub Container Registry, GitLab, AWS ECR, Azure Container Registry, Quay, or any custom registry with secure authentication. Select credentials directly from the create application flow with automatic image path resolution.
TCP Network Management
Enable your applications to receive TCP traffic directly. Configure custom TCP ports, manage inbound connections, and run TCP-based services like databases, game servers, and custom protocols on the platform.
Tracing Monitoring & Metric View
Real-time application tracing and metric visualization for your services. Monitor request flows, identify bottlenecks, and gain deep insights into your application performance with intuitive dashboards.
Custom Command & EntryPoint
Override the default container command and entrypoint for any service — no image rebuild required.
IP-Based Access Control
Define reusable IP allowlists (IPv4 and IPv6) and attach them to one or more applications. Rules apply consistently to both platform domains and your custom domains.
Managed Redis
Fully managed Redis instances for caching, session storage, and real-time data. One-click provisioning with automatic failover, persistence options, and seamless integration with your services.
Environment Variable Groups
Centralized environment variable management at team level. Define shared groups once and link them to any app. Each group has a runtime / build scope so the same keys can feed `container.env` at runtime or Dockerfile `ARG` at build time. App-local variables always override group values on key conflict.
Instance Resize & Scaling
Configure min scale, max scale, and instance type for your services. Resize instances on-the-fly without downtime.
Internal Service Networking
Assign internal addresses to your services for private communication. Route traffic between services without exposing them to the public internet.
PostgreSQL Managed Database
Fully managed PostgreSQL databases with automatic backups, point-in-time recovery, and high availability. One-click provisioning with seamless integration to your services.
Start deploying in minutes
Connect your GitHub repository and deploy your first application today. $20 free credit. No credit card required.