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 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


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 on surfacing the most important information directly instead of hiding it within sub pages.
  • Mobile Support: Significantly improved the mobile experience of the portal.
  • Create CI Tokens from the UI: Full support for traditional applications with main functions, enabling persistent services and background workers
  • Transparent Organization Limits: You can now see all limits and usage of limits under the organization limits page.
  • Roadmap: You can now see some of our planned features for upcoming releases under the Roadmap page found in the side panel.
  • Initial Profile Page: The start of a profile page to see information about your account. Which will be expanded in the next release with Profile Session management and Access Logs for you account where you will be able to see failed login attempts and access logs that are only tied to your account and not an organization.
  • Organization, Project and Application Switching: An easier way to switch between organizations, projects and applications. Just select it from the new drop-downs!

🤖 GitHub Actions

🔧 Quality Improvements

  • Improved performance by changing how we handle state in the Heim runtime.
  • Bug fixes.

This release represents our commitment to making cloud deployment accessible, powerful, and developer-friendly. We're excited to see what you'll build with Heim Cloud and would love to get your feedback!

→ Getting started: https://cloud.heim.dev/heim/docs/start-here/getting-started/
→ Discord: https://discord.com/invite/heim
→ Raise issues on GitHub: https://github.com/Nor2-io/heim/issues

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