Olibato gives each person or organization a namespace for persistent sites. Reserve a permanent host, deploy from source or a container, install supported apps, control access, and connect verified custom domains.
Olibato is a guided private beta. Compatibility, limits, infrastructure, and features may change, and the service has no committed service-level agreement.
Choose a path#
- Create your first site: follow the quickstart.
- Understand the model: read Sites and deploys.
- Authenticate automation: generate and manage API tokens.
- Prepare repository source: follow Building an image.
- Integrate: use the REST API or review the private MCP build-agent boundary.
Documentation formats#
Every page has server-rendered HTML and canonical raw Markdown. Essential content does not require JavaScript.
| Format | Stable route | Purpose |
|---|---|---|
| Human documentation | /v/docs/<section>/<page>/ |
Read-mode HTML with navigation and breadcrumbs |
| Raw source | /v/docs/<section>/<page>.md |
Canonical Markdown with page metadata |
| Discovery index | /v/docs/index.json |
Machine-readable page and schema inventory |
| OpenAPI | /v/docs/api/openapi.json |
Supported HTTP API surface |
| MCP tools | /v/docs/mcp/tools.json |
Generated schemas for the internal build-agent broker |
Interface status#
The browser product and feature-gated REST API are supported customer interfaces during the private beta. The MCP server is a private, attempt-scoped stdio broker for Olibato's build agent; it is not a customer or network endpoint.