Request: Support for deploying E2B without cloud provider
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?
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. :)
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)