diff --git a/README.md b/README.md index 53fd6b20d8..36d035cb6b 100644 --- a/README.md +++ b/README.md @@ -85,15 +85,14 @@ works best, but you have [many options](https://docs.all-hands.dev/usage/llms). ## 💡 Other ways to run OpenHands -> [!CAUTION] +> [!WARNING] > OpenHands is meant to be run by a single user on their local workstation. > It is not appropriate for multi-tenant deployments where multiple users share the same instance. There is no built-in authentication, isolation, or scalability. > -> If you're interested in running OpenHands in a multi-tenant environment, please -> [get in touch with us](https://docs.google.com/forms/d/e/1FAIpQLSet3VbGaz8z32gW9Wm-Grl4jpt5WgMXPgJ4EDPVmCETCBpJtQ/viewform) -> for advanced deployment options. +> If you're interested in running OpenHands in a multi-tenant environment, check out the source-available, commercially-licensed +> [OpenHands Cloud Helm Chart](https://github.com/all-Hands-AI/OpenHands-cloud) -You can also [connect OpenHands to your local filesystem](https://docs.all-hands.dev/usage/runtimes/docker#connecting-to-your-filesystem), +You can [connect OpenHands to your local filesystem](https://docs.all-hands.dev/usage/runtimes/docker#connecting-to-your-filesystem), run OpenHands in a scriptable [headless mode](https://docs.all-hands.dev/usage/how-to/headless-mode), interact with it via a [friendly CLI](https://docs.all-hands.dev/usage/how-to/cli-mode), or run it on tagged issues with [a github action](https://docs.all-hands.dev/usage/how-to/github-action).