bex
The open-source Render alternative — AI-native. Git push → build → deploy on your own infrastructure; agents are first-class users.
bex: The open-source Render alternative . AI-native. Git push → build → deploy on your own infrastructure; agents are first-class users.
The open-source Render alternative . Git push → build → deploy on your own infrastructure; agents are first-class users.
What the project is
bex is a Go project hosted on GitHub. The open-source Render alternative . AI-native. Git push → build → deploy on your own infrastructure; agents are first-class users. Deploy from Git to HTTPS on infrastructure you own. and give developers and coding agents the same first-class control plane. The repository is maintained by bex-co and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.
What it offers
The bex repository documents several concrete capabilities that shape how people use it. A familiar PaaS workflow. Deploy Dockerfiles or native Go, Node.js, Python, Ruby, Rust, and Elixir projects from Git. Use Render-style render.yaml Blueprints and a Render-compatible CLI and API. One control plane for humans and agents. The dashboard, REST, GraphQL, MCP, CLI, and Kubernetes resources operate the same core. There are no dashboard-only deployment actions. Inspectable by design. The platform is Apache-2.0, its intent is declarative, and its compatibility claims are tracked in an evidence-backed Render parity ledger. Vision and product thesis Evidence-backed Render parity and known gaps These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.
How to set it up
Getting bex running starts with cloning the source from https://github.com/bex-co/bex. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: git clone https://github.com/bex-co/bex.git make install. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.
License and project status
bex is written primarily in Go and is released under the Apache-2.0 license, which sets the terms for reuse and redistribution. The project reports around 418 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/bex-co/bex, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.
Editorial conclusion
The bex source lives at https://github.com/bex-co/bex under the Apache-2.0 license and is mainly written in Go. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.
Community notes