Can eve be self hosted? #83
Replies: 2 comments
-
|
ye, self-hosting is fully supported.
one thing tho: a reverse proxy must forward both What you give up are the Vercel-only conveniences: the Agent Runs dashboard (use the OpenTelemetry exporters for tracing instead), Vercel Cron, sandbox prewarm, latest-deployment routing, and domain-level sandbox network allow-lists (the Docker backend is allow-all/deny-all only). Core runtime behaviour is identical either way. Personally I would just run on vercel, I love the AI gateway for testing different models. In general tho I use a gemini api key. Running on vercel makes CI/CD and management super easy for me and doesn't cost anything for a small personal project. But that's just my opinion of course :) |
Beta Was this translation helpful? Give feedback.
-
|
Can I use eve with aws agentcore runtime? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can i self host eve on my own infrastructure? What would i be missing out on? could Vercel expose that piece?
Beta Was this translation helpful? Give feedback.
All reactions