Conversation
|
Orgs support was added earlier this week, but right now there's only 1 OpenHands org and it's not generally available. I think we'll want to keep the existing enterprise docs as-is for now until we're ready for GA and marketing. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@OpenHands Merge main branch into this branch and fix the conflicts. It's probably only that main branch has those changes now, so maybe just reset those exact 2 files with conflicts (do NOT change any other file, just those with conflicts). Do not push with force, push normally. Figure it out. |
|
I'm on it! enyst can track my progress at all-hands.dev |
Resolved the only merge conflicts by taking main's versions of llms.txt and llms-full.txt. Co-authored-by: openhands <openhands@all-hands.dev>
|
Merged |
This comment was marked as duplicate.
This comment was marked as duplicate.
|
I went through the steps and was able to stand up an instance. I made some notes on where I encountered some friction that might help.
|
- Move TLS certificate flags into a Warning block so they're harder to miss - Add link to Terraform repo on "Terraform module" text
|
Thanks @DevinVinson! I updated the docs to incorporate your feedback, and have some questions/thoughts below.
Are you asking to add on the docs site that terraform is a prerequisite? I deliberately left that only in the terraform module readme since some readers may go through the manual VM step instead. I've added some additional text under
Looks like we've got that covered here: Terraform Readme
Do you remember where the hangup occurred? Terraform might take a couple of minutes to provision the certificates, but it should have been printing progress the entire time. I'm leaning towards not making a specific call out about this one, since graceful termination on
I tried making these instructions more prominent with a warning panel. If someone skips the warning, the following steps explain how to manually upload the certs so I think most folks would be able to continue through the guide without any trouble. |
Good point @jlav . I didn't think about that.
Totally fair to leave that out 👍 |

Summary of changes
Adding a quick start guide to begin the free trial for OpenHands Enterprise. It has detailed instructions to get someone stood up in the easiest default configuration, which includes:
As we validate more authentication integrations and LLM providers for self hosted, I think we can adjust this quick start guide to point out to more detailed docs for the other integrations. For now, I think it makes sense for this doc to focus very specifically on GitHub+Anthropic since those are our highest confidence paths.