Self-host
Self-host architecture
The expected deployment components for OpenStar.
A future self-host deployment is expected to include the app, API, database, jobs, provider configuration, and observability.
Architecture preview
Self-host architecture is planned, not a production-ready package. Use this page to understand the intended shape, not as an install guarantee.
Mobile builds must point EXPO_PUBLIC_OPENSTAR_API_BASE_URL at the deployed API domain.
Request paths
| Path | Components |
|---|---|
| Explore | App, API, PostgreSQL, corpus refresh jobs, GitHub source cache. |
| Chat | App, API, agent tools, LLM provider, repository sources. |
| Watch | Scheduler, Watch jobs, repository activity, brief generation, notifications. |
| Memory | GitHub sync, user actions, taste graph, settings UI. |