OpenLeash
Reference

Architecture

The shortest useful map.

Details

The shortest useful map.

Individual Open Source:
agent hook -> local client-api -> local Postgres
provider request -> local proxy -> desktop edge -> plugin containers -> provider

OpenLeash Cloud:
agent hook -> hosted client-api -> hosted Postgres
provider request -> local proxy -> desktop edge -> plugin containers -> hosted client-api -> provider

Private Cloud:
agent hook -> customer client-api -> customer Postgres
dashboard-web -> dashboard-api -> customer Postgres

All modes use the same public client-api contracts and plugin model.