Files
zopu-code/.agents/skills/ai-agent-workspace/reference/agent-os/deployment.md

1.1 KiB

Deployment

Source: src/content/docs/agent-os/deployment.mdx Canonical URL: https://rivet.dev/docs/agent-os/deployment Description: Choose the right deployment option for agentOS.


agentOS supports multiple deployment models depending on your needs.

Option Description Best for
Local Dev Run locally with npx rivetkit dev. No infrastructure needed. Development and testing
Rivet Cloud Fully managed hosting on Rivet Compute or bring your own cloud (BYOC). Teams that want zero-ops deployment
Rivet Self-Hosted Run the full Rivet platform on your own infrastructure. Organizations that need full control
Rivet Enterprise Self-hosted with dedicated support, custom SLAs, and compliance reviews. Regulated industries and large-scale deployments
agentOS Core Use @rivet-dev/agent-os-core directly without the Rivet platform. Embed the runtime in any Node.js backend. Custom integrations and existing infrastructure

Source doc path: /docs/agent-os/deployment