Lobu Cloud
Lobu Cloud is the managed deployment option for teams that want Lobu without operating a server, containers, Kubernetes, ingress, database migrations, or chat-platform webhooks.
When to use Lobu Cloud
Section titled “When to use Lobu Cloud”Use Lobu Cloud when you want:
- A hosted public URL for Slack, Telegram, Discord, WhatsApp, Teams, Google Chat, and REST API webhooks.
- Managed runtime updates and database migrations.
- The same admin UI for agents, providers, skills, platform connections, and tool policy.
- Lobu-managed OAuth and integration credentials so workers never receive raw secrets.
- A fast path to production without provisioning Postgres or Kubernetes.
Get started
Section titled “Get started”Open app.lobu.ai and create or select an organization.
From there you can:
- Create an agent.
- Add model providers and choose default models.
- Connect chat platforms from the agent’s settings.
- Enable skills and set worker network policy.
- Invite teammates or wire automation with
lobu apply.
Cloud vs self-hosted
Section titled “Cloud vs self-hosted”| Lobu Cloud | Self-hosted | |
|---|---|---|
| Runtime | Managed by Lobu | You run it |
| Public URL | Included | You provide ingress/tunnel/DNS |
| Database | Managed | Bring Postgres with pgvector |
| Updates | Automatic | You deploy upgrades |
| Secrets | Lobu-managed OAuth + secret proxy | Your secret manager / env |
| Data residency | Lobu-managed | Your infrastructure |
Next steps
Section titled “Next steps”- Sync agents from GitHub with
lobu apply. - Configure chat platforms under Platforms.
- Review tool policy before pre-approving MCP tools.