What self-hosting changes
Self-hosting changes who operates Clawdi’s shared service. It does not change the meaning of a Connected Agent or Cloud Agent, and it is independent of the Agent software you choose. The public open-source repository includes the CLI, backend, dashboard, database schema, and migrations. When you self-host the shared service, you take responsibility for its dependencies, authentication, encryption configuration, upgrades, and backups.Start from the public runbook
Use the current public repository as the source of truth for prerequisites and local end-to-end setup:Open the self-hosting guide
Review the current open-source setup instructions before operating the
service yourself.
The localhost URL is for local setup. This user guide does not prescribe a
production architecture; use the public repository’s current self-hosting
guidance for the release you operate.
Decide whether to self-host
- Use Clawdi without operating infrastructure when you want the shortest path to connecting Agents and working with shared objects.
- Self-host when you need to inspect or change the open-source service and are prepared to operate its dependencies.
- Choose where each Agent runs separately. To have Clawdi run an Agent remotely, start with Cloud Agents.