e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
6.6k stars 420 forks source link

Can I run the sandbox locally without using cloud? #381

Closed maxkoretskyi closed 1 month ago

maxkoretskyi commented 3 months ago

Discussed in https://github.com/orgs/e2b-dev/discussions/378

Originally posted by **maxkoretskyi** May 30, 2024 Hey! The landing page says: > open source secure sandboxes for AI-generated code execution so I thought I could run the sandbox locally without using cloud account. It seems to be not possible. So what does `open-source` mean in the context of `e2b`?
mlejva commented 1 month ago

Hey @maxkoretskyi and sorry for the late response.

E2B needs specific Linux kernel to run so running it for example on your local MacBook doesn't make that much sense. We're focused on making it easy to self-host it on your AWS, GCP account, and then later on general Linux machines.

So what does open-source mean in the context of e2b?

Everything is open source. From our SDKs, CLI, to infra. Our next step is to make it easy to self-host it.

ValentaTomas commented 1 month ago

Also, a duplicate of https://github.com/e2b-dev/E2B/issues/239