Use this page to pick the fastest open-source route for your situation.
Start here if you want to self-host Nora and bring it online on your own infrastructure.
Best fit:
- you want the cleanest trust path
- you are comfortable operating Docker / Compose
- you want to bring account creation, provider setup, and first agent deployment online yourself
Use GitHub Issues when something appears broken in the product or docs.
Best fit:
- reproducible bugs
- documentation errors
- install failures with concrete logs or steps to reproduce
Use the default public browser entry when you want to see the reference deployment or create an operator account quickly.
Best fit:
- you want the default public browser entry
- you want to check the login or signup flow
- you want a quick public reference deployment before self-hosting
Use GitHub Discussions for setup questions, design discussion, product direction, and implementation tradeoffs around the OSS product.
Best fit:
- setup guidance
- onboarding questions
- deployment review
- architecture discussion
- runtime or product-direction questions
Use the public OSS and licensing page when you need the short version of what Apache 2.0 allows or when you want to run Nora in PaaS mode for your own business.
Best fit:
- you want to confirm commercial usage rights
- you want to run Nora as your own hosted product or internal platform
- you need the difference between
selfhostedandpaas - you want the public repo and public site entry points in one place
Use the private reporting path in SECURITY.md if you believe you found a vulnerability.
Best fit:
- security bugs with real impact
- unsafe defaults or exposure paths
- credential handling issues
- auth, session, tenant-isolation, or sandbox escape concerns
To reduce back-and-forth, include:
- your deployment mode: self-hosted, public browser entry, or self-run PaaS mode
- OS and environment details
- whether you used
setup.sh,setup.ps1, or manual setup - whether Nora is running in local mode, public-domain proxy mode, or public-domain TLS mode
- whether you are using
PLATFORM_MODE=selfhostedorPLATFORM_MODE=paas - the step that failed or slowed you down
- relevant logs or screenshots
Do not post secrets, API keys, .env files, or private credentials in Issues or Discussions.
If the problem may be a vulnerability, use SECURITY.md instead of a public thread.
If you are unsure where to start:
- choose README Quick Start if you want to self-host
- choose signup or login if you want the default public browser entry
- choose GitHub Discussions if you want implementation discussion or setup guidance
- choose SECURITY.md if the issue could expose systems, credentials, sessions, or users
- choose open source / license / PaaS mode if you want the short public explanation of OSS rights and hosted-user-owned deployment mode