Install Heim

Get started with Heim in seconds

Install Heim on Mac
x64 arm64

curl -L "https://cloud.heim.dev/heim/release/download?file=heim.sh" | sh

Automatically detects Intel and Apple Silicon architectures

Install Heim on Linux
x64 arm64

curl -L "https://cloud.heim.dev/heim/release/download?file=heim.sh" | sh

Automatically detects x86_64 and ARM64 architectures

Install Heim on Windows
x64

Double click to install, done!

(It will popup and disappear immediately, that is expected)

Quick Start

Deploy your first app in minutes

Get Started

1

Start Heim

heim start
2

Create New Project

heim new
3

Choose Template

Select a starting template for the language of your choice

4

Deploy Locally

heim deploy

🎉 Application deployed locally!

To deploy it to the cloud run:

heim deploy --cloud

Heim 1.5.0

Summary Heim 1.5.0 introduces the Reseller Platform, a new way for consulting companies and agencies to build and operate applications for their own clients on top of Heim. This release also includes portal performance improvements, CLI session handling, and several deploy and stability fixes. Key Highlights 🤝 Dedicated reseller

Mar 24, 2026 1 min


Summary Heim 1.5.0 introduces the Reseller Platform, a new way for consulting companies and agencies to build and operate applications for their own clients on top of Heim. This release also includes portal performance improvements, CLI session handling, and several deploy and stability fixes.

Key Highlights

🤝 Dedicated reseller platform Operate multiple customer organizations from a consolidated reseller view.

🏢 Separate organizations per client Create and manage isolated client organizations with clear administrative boundaries.

💳 Individual billing packages Assign separate billing models per organization to support your own pricing structure.

⚙️ Programmatic organization management Create and manage sub-organizations via API.

📋 Consolidated operational control Access project and application logs across customer environments without exposing the underlying infrastructure to clients.

📊 Portal performance improvements Faster loading of application metrics across portal pages.

🔐 Native session handling in CLI Secure session storage on Windows and macOS via native storage, and on Linux via KeyUtils, so operations like deploy no longer require re-authentication.

💻 New CLI commands Added login, logout, and status commands to the CLI.

🚀 Auto-start on local deploy heim deploy locally now auto-starts heim-runtime if it isn't already running.

🐛 Deployment payload fix Fixed an issue where the deployment payload could reach up to triple the actual application size.

🔧 Minor fixes Improved CLI log output and resolved a portal issue where values could load and write in the wrong order.

Why it matters This release opens Heim to a new distribution model. Consulting companies and agencies that today manage multiple client environments across fragmented infrastructure can now operate isolated organizations, with their own billing and their own margins, without building the platform themselves.

Heim v1.4.1

Summary A targeted bug fix release. 🐛 Fixed wildcard route failure for custom domains Resolved an issue where wildcard routes could fail when used with custom domains. This release represents our commitment to making cloud deployment accessible, powerful, and developer-friendly. We're excited to see what you'll build

Feb 26, 2026 1 min

Heim v 1.4.0

Summary Heim 1.4.0 is a foundational release focused on performance and scalability. The internal database layer has been migrated to PostgreSQL, unlocking significant performance gains and preparing the ground for upcoming integrations and higher workload volumes. Key Highlights ⚡ Database migration to PostgreSQL Heim now uses PostgreSQL as its

Feb 26, 2026 1 min

Heim v1.3.1

Summary Heim 1.3.1 includes a couple of quality of life improvements and bug fixes. Key Highlights 🚀 Quality of Life Improvements * Added detach command flag to heim start, to be able to start the Heim runtime without occupying the CLI window * Added stop command to be able to stop

Dec 18, 2025 1 min

Heim v1.3.0

Summary Heim 1.3.0 marks the release of a new type of application type, namely Queued Jobs. Learn more about the new application type from our documentation: https://cloud.heim.dev/heim/docs/application/job/ or try it out by creating your own job: https://cloud.heim.dev/heim/

Dec 17, 2025 1 min

Heim Cloud v1.2.0

Summary Heim 1.2.0 marks an important step toward a fully autonomous cloud platform. This release focuses on stability, improved performance, and expanded integration capabilities preparing for broader adoption and the upcoming partnership rollout with UpCloud. Key Highlights 🚀 Heim Portal * Completely overhauled Portal: Completely new portal with a focus

Nov 7, 2025 1 min

Heim Cloud v1.0.0

Summary We're thrilled to announce the general availability of Heim Cloud v1.0.0! This milestone release introduces powerful new capabilities that make it easier than ever to build, deploy, and manage cloud applications. Key Highlights 🚀 Expanded Application Support * Cron Jobs: Deploy scheduled tasks and automated workflows with

Aug 20, 2025 2 mins

Heim Cloud 0.5.1

Summary We just opened the beta for Heim Cloud, a self-orchestrating platform for deploying and running applications without Kubernetes, containers, or traditional DevOps workflows.     Heim provides a deterministic execution layer for Rust, Go, Python, C#, TypeScript, and C — with built-in templates, strong sandboxing, and zero-config deployments.     You can also generate

Jul 8, 2025 1 min