Product updates

What's new in deploy crate.

Every week we ship new features, improvements, and fixes. Subscribe to the RSS feed or follow along here to keep up.

v0.13.0
NewImproved

Lifecycle controls and server management

You can now delete servers you no longer need, and start or stop environments on demand to save on hosting costs. Provider selection is also cleaner, with no hardcoded names getting in the way.

  • Server deletion from the dashboard
  • Start and stop environments to control costs
  • Cleaner provider selection without hardcoded names
v0.10.5
ImprovedFixed

Smarter environment navigation

Environment pages now use tabbed navigation driven by the server, making it easier to switch between deploy settings, domains, and configuration. The deploy tab is cleaner, and upcoming navigation elements are now visible so you know what is coming next.

  • Tabbed environment views with server-driven state
  • Cleaner deploy tab layout
  • Domain management directly from the environment page
v0.9.0
New

Application routing and proxy layer

A new proxy layer handles application routing automatically, so traffic reaches the right app without manual configuration. This sets the foundation for custom domains and load balancing down the road.

v0.8.0
New

App overview dashboard and pricing

Each application now has a home view showing the key details at a glance: status, recent deploys, and quick actions. We have also added a pricing section to the marketing site so you can compare plans before signing up.

  • Application home with status and quick actions
  • Pricing page with plan comparisons
v0.7.0
NewImproved

Live application logs

You can now stream logs from your running applications directly in the dashboard. No more SSHing into servers to check what went wrong. The deployment page has also been redesigned to make tracking releases clearer.

  • Real-time application logs in the browser
  • Redesigned deployment page for easier tracking
v0.6.0
New

Operator rollout admin and secret cleanup

A new admin view lets you manage operator rollouts across your fleet. You can also delete provider credentials when you no longer need them, keeping your settings tidy.

v0.5.13
NewImproved

Production-ready with DigitalOcean and private networking

This release brings DeployCrate to production. You can now browse and provision DigitalOcean server sizes directly from the catalog, connect your GitHub account for smoother workflows, and link servers together with WireGuard mesh networking for secure private communication.

  • Browse and provision DigitalOcean servers from the catalog
  • GitHub account connection for repository access
  • WireGuard mesh networking between servers
  • Improved server provisioning flow
v0.3.6
NewFixed

Deployments, Docker support, and service logs

You can now track releases and deployments for every environment. Docker-based apps are fully supported, and you can pull service logs directly from the server without leaving the dashboard. Application creation and deletion flows are now stable and reliable.

  • Release and deployment history per environment
  • Docker application support
  • Service logs streamed from servers
  • Stable application creation and deletion
v0.1.1
Improved

Automated versioned releases

The release pipeline now tags every build with a semantic version automatically. No more guessing which version is running in production.

v0.1.0
Launch

Hello, DeployCrate

We are thrilled to introduce DeployCrate: a simpler way to manage your own servers without the usual DevOps headaches. Provision infrastructure, deploy applications, and monitor everything from one place.

This is just the beginning. We have a lot more coming. Thanks for being here.