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 entire projects from OpenAPI specifications. Everything runs in isolated components with minimal overhead. No YAML. No infrastructure hassle.
 
 
We’re still early, and would love 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
Happy to answer any questions in the comments.

Changelog

Click to view changes in v0.5.1
  • ✨ **New:** Added support for oauth2 login for Heim-portal and deployment.
  • ✨ **New:** Added generated sub-domains for each user.
  • ✨ **New:** Added template for C applications.
  • ✨ **New:** Added template for Go applications.
  • 🛠️ **Improved:** Build and deploy pipeline has been improved and contains more details of whats happening.
  • 🛠️ **Improved:** Updated documentation for new templates and OpenAPI specification.
  • 🧹 **Fixed:** Fixed multiple bugs in display logs in the Heim-portal.
  • 🧹 **Fixed:** Fixed invalid links in the documentation.
  • 🧹 **Fixed:** OpenAPI specification validation to our limited subset.