Roadmap
What we're building next. Features are shipped roughly in the order shown.
One-click Supabase deployment
Deploy a full Supabase stack (Postgres, Auth, Storage, Realtime, PostgREST, Kong, Studio) to your own VPS with a single click.
Automatic VM hardening
Dedicated SSH user, firewall rules, fail2ban, and SSH port rotation applied automatically after VM registration.
TLS with Cloudflare Origin CA
Wildcard TLS certificates provisioned automatically. All traffic encrypted end-to-end via Cloudflare proxy.
Real-time deployment logs
Live streaming deployment progress via SSH. Every step logged with status and timing.
Supabase Studio access
Each instance gets its own Studio UI at a dedicated subdomain for managing tables, auth, storage, and SQL.
Multi-instance support
Run multiple isolated Supabase instances on a single VM with automatic port allocation.
Instance stop / start / redeploy
Manage instance lifecycle from the dashboard. Stop to save resources, start when ready, redeploy to pick up changes.
Credential rotation
One-click rotation for JWT secrets, API keys, and database passwords. Backend is ready — UI wiring in progress.
Automated database backups
Scheduled pg_dump over SSH to Cloudflare R2. Hourly cadence with configurable retention. Restore from any snapshot.
Supabase version upgrades
Upgrade your Supabase stack to the latest version from the dashboard. Rolling updates with automatic rollback on failure.
Resource monitoring
CPU, memory, and disk usage metrics per instance. Service health checks and uptime tracking in the dashboard.
Custom domains
Bring your own domain instead of using *.supabyoi.com subdomains. Automatic TLS provisioning for custom domains.
Team collaboration
Invite team members with role-based access. View-only, operator, and admin roles for shared VM management.
Alerting and notifications
Get notified when instances go down, deployments fail, or disk usage exceeds thresholds. Email and webhook integrations.
Bring your own cloud
Connect your AWS, GCP, or Azure account and let Supabyoi provision and manage VMs for you.
Read-only replicas with hot switchover
Add read replicas to distribute query load across multiple Postgres instances. Automatic hot switchover promotes a replica to primary with zero downtime if the primary fails.
MCP server for Supabase instances
A custom MCP server that lets AI assistants interact with your Supabase instances directly — query data, manage schemas, inspect logs, and run migrations through natural language.
API
Programmatic access to manage VMs, instances, deployments, and credentials. Build your own integrations, CI/CD pipelines, and automation workflows.
Have a feature request? We'd love to hear from you.
Get in Touch