This page covers the User-Hosted Remote paths: running your assistant on cloud infrastructure that you own and manage, instead of on Vellum's. If you want the managed, recommended path, see Cloud hosting instead.
Status: User-Hosted Remote (GCP, AWS, Mac Mini) is on the roadmap and actively in development.
You provide the infrastructure, Vellum provides the software. Your assistant runs on machines you own and control: a cloud VM, a dedicated server, or even a Mac Mini at home.
Deploy your assistant to your own Google Cloud project. You manage IAM, networking, and compute. Your data stays in your GCP account.
vellum hatch --remote gcpBest for users or teams already on GCP who want to keep everything within their existing cloud setup.
Deploy to your own AWS account. Same idea as GCP: you own the infrastructure, credentials, and data.
Best for users or organizations standardized on AWS identity, networking, and observability.
A dedicated Mac Mini running at home or in an office, with the assistant running locally on it (native, Docker, or Apple Container). You connect to it from your primary computer through the Vellum desktop app.
This gives you 24/7 availability, full data ownership on hardware you physically possess, and Apple Container isolation. The tradeoff: your files and data live on the Mac Mini, not your daily laptop. Accessing your laptop's files requires the same host_bash tunneling as any remote option.
All remote options (Vellum Cloud and User-Hosted) share the same fundamental tradeoff compared to local hosting:
We're building features like host_bash, host browser use, and host computer use to bridge this gap. The goal: the assistant can still interact with your personal machine when you're available, and do everything else autonomously on its own machine when you're not.
| Option | Managed by | Data location | Setup effort | 24/7 available |
|---|---|---|---|---|
| Vellum Cloud | Vellum | Vellum's cloud | Minimal | Yes |
| GCP | You | Your GCP project | Significant | Yes |
| AWS | You | Your AWS account | Significant | Yes |
| Mac Mini | You | Your hardware | Moderate | Yes |
Pick a name and share your world. Then watch the relationship grow.
HATCH YOURS