docs-web is the public documentation site for OpenLeash.
It explains how to install, run, self-host, integrate, and reason about OpenLeash across Individual Open Source, personal and organization OpenLeash Cloud, and Private Cloud.
- Installation guides
- Individual Open Source, OpenLeash Cloud, and Private Cloud explanations
- API contracts
- Plugin architecture, manifests, organization/user/agent settings resolution, Island contributions, capabilities, and examples
- Agent hook support notes
- Mobile setup
- Identity provider setup
- Architecture and open-source boundary docs
- Migration and release workflow guidance
- Community contribution docs
npm install
npm run dev:docs-webOpen:
http://localhost:9306
Prefer real commands:
npm run desktop-cli -- install-hooks --allThen explain:
- What happened
- Which files or systems were touched
- How to verify it worked
- How to undo it safely
Clear, practical, builder-friendly.
Security should feel understandable, not mystical.