Skip to content

Cloud & Enterprise

OpenHands can be deployed to cloud environments for team use. The enterprise tier adds team management, audit logging, and managed settings.

Owl mascot

What you'll learn

  • Cloud deployment uses the same Docker image with additional auth and persistence config
  • Enterprise tier: team management, audit logging, managed settings
  • Kubernetes runtime for production scaling

Build it

Cloud deployment uses the standard Docker image. Configure authentication, persistent storage, and scaling for your environment. Enterprise features are available through OpenHands directly.

What goes wrong

MistakeHow you notice itThe fix
Session data lost after restartSessions disappearConfigure persistent storage. Use a database backend
Resource exhaustion with many usersPerformance degradesScale horizontally with Kubernetes and resource limits

Next: Day 4 — Goose