Roadmap

Where DotDeployer is today and where it's headed. No dates -- this is a direction, not a schedule.

Available now

  • Custom VPS, Oracle Cloud, Google Cloud and AWS EC2, each provisioned and hardened the same way.
  • PostgreSQL and SQL Server installed on your own server, reached over an SSH tunnel.
  • Blazor Server, Blazor WebAssembly, ASP.NET Core Web API and worker sites.
  • Push-to-deploy from GitHub, with health-checked releases and one-click rollback.
  • Per-server firewall rules, scheduled commands, daemons and scheduled backups.

Building next

  • An MCP server so Claude Code, Cursor and GitHub Copilot can create servers and sites, deploy, read logs and roll back.
  • A `dotdeployer` CLI for scripts and CI, backed by the same API as the dashboard.
  • External databases: bring your own connection string, or connect Neon or Supabase directly.
  • Neon object storage as another attachable storage option beside on-box Postgres.
  • The remaining providers: DigitalOcean, Hetzner, Vultr, Akamai (Linode), UpCloud, Scaleway and Azure.

Later

  • Node.js and static-site runtimes, for the side apps .NET teams often run alongside their main one.
  • A managed hosting tier where DotDeployer owns the server instead of your own cloud account.