Docs
Run KyoubeAI, and build on it.
How to install and run KyoubeAI on your own server, and how it works underneath, from its security model to the apps agents build on it.
These pages are the documentation from the KyoubeAI repository, as of version 1.0.0.
Get started
- Install KyoubeAIInstall KyoubeAI with Docker Compose, from the published image or from source: settings, first sign-in, the Kyoube plugins and the agent harnesses.
- Using KyoubeAIWhat you find once KyoubeAI runs: the Studio layout, agent profiles, the Terminal, a database per company, the apps agents build, and project files.
- Update KyoubeAIMove a KyoubeAI install to a new release, from the published image or from source, and roll back with the backup you took first.
- Back up and restoreBack up both KyoubeAI databases, the Kyoube roles and the home volume with one script, and restore them on the same machine or a new one.
Run it
- Operating KyoubeAIDay-to-day running: volumes, nightly and off-site backups, restores, logs, health checks, rotating the board API key and resource limits.
- Access governance for agentsThe two gates on an agent's calls to Kyoube tools, and the defaults to set: a read-only profile, approval for dangerous calls and limits on bulk writes.
- Security policyHow to report a vulnerability, and KyoubeAI's security model: trust zones, the Terminal, data, apps, files, telemetry and secret rotation.