infra icon indicating copy to clipboard operation
infra copied to clipboard

Request: Support for deploying E2B without cloud provider

Open simone-kalbermatter opened this issue 9 months ago • 3 comments

We would prefer to run E2B on our own infrastructure instead of relying on a cloud provider. Does the General Linux Machine option in the README mean that this will be supported? If so, do you know when this will be available?

simone-kalbermatter avatar Mar 18 '25 13:03 simone-kalbermatter

We would prefer to run E2B on our own infrastructure instead of relying on a cloud provider. Does the General Linux Machine option in the README mean that this will be supported? If so, do you know when this will be available?

Feel free to checkout our Fully open-source code runner at https://github.com/sijieaaa/OpenCodeRunner It supports multi-file running, Sandbox, API deployment, etc. :)

OpenCodeRunner avatar Apr 18 '25 04:04 OpenCodeRunner

We currently don't support self hosting on general linux machines. In long run we definitely want to support that, but there's a lot of stuff where we depend on cloud versions right now. Currently we are working on support for Bring Your Own Cloud (GCP + AWS), then we will forward with the support for general linux VMs (with nested virtualization)

jakubno avatar May 19 '25 15:05 jakubno