Roadmap
Where DotDeployer is today and where it's headed. No dates -- this is a direction, not a schedule.
Available now
- Akamai (Linode), AWS, Custom VPS, DigitalOcean, Hetzner and Vultr, each provisioned and hardened the same way.
- PostgreSQL and SQL Server installed on your own server, reached over an SSH tunnel -- or point your app at any external database (Neon, Supabase, RDS) through its connection string.
- 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.
- One-click Neon or Supabase connect -- no connection string to paste in by hand.
- More providers: UpCloud, Scaleway, Google Cloud, Oracle Cloud 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.