https://github.com/e2b-dev/infra
Infrastructure that's powering E2B Cloud.
https://github.com/e2b-dev/infra
ai-agents code-interpreter consul devtools firecracker gcp go golang gpt kvm llm microvm nomad sandbox terraform vm vmm
Last synced: 11 days ago
JSON representation
Infrastructure that's powering E2B Cloud.
- Host: GitHub
- URL: https://github.com/e2b-dev/infra
- Owner: e2b-dev
- License: apache-2.0
- Created: 2023-08-10T17:37:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-10T14:11:27.000Z (17 days ago)
- Last Synced: 2026-04-10T14:30:06.486Z (17 days ago)
- Topics: ai-agents, code-interpreter, consul, devtools, firecracker, gcp, go, golang, gpt, kvm, llm, microvm, nomad, sandbox, terraform, vm, vmm
- Language: Go
- Homepage: https://e2b.dev
- Size: 85.1 MB
- Stars: 1,014
- Watchers: 9
- Forks: 277
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome - e2b-dev/infra - Infrastructure that's powering E2B Cloud. (Go)
- awesome-agent-runtime-security - e2b - based agent sandbox infrastructure using [Firecracker](https://github.com/firecracker-microvm/firecracker) MicroVMs for strong hardware-level isolation between agent workloads. | (Sandboxing & Isolation)
README


# E2B Infrastructure
[E2B](https://e2b.dev) is an open-source infrastructure for AI code interpreting. In our main repository [e2b-dev/e2b](https://github.com/e2b-dev/E2B) we are giving you SDKs and CLI to customize and manage environments and run your AI agents in the cloud.
This repository contains the infrastructure that powers the E2B platform.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for ways you can contribute to E2B Infrastructure.
## Self-hosting
Read the [self-hosting guide](./self-host.md) to learn how to set up the infrastructure on your own. The infrastructure is deployed using Terraform.
Supported cloud providers:
- 🟢 GCP
- 🟢 AWS (Beta)
- [ ] Azure
- [ ] General linux machine