Defang Blog
Add Defang to your developer environments instantly
Integrate Defang into Codespaces, Dev Containers or GitPod so you can deploy containerized apps to your cloud with a single command.
Defang is aiming to reduce the barriers to entry to cloud application development. With our tooling, we make it really easy to deploy multi-service containerized applications to your own cloud with a single command.
We want it to be easy for you to try Defang with as little friction as possible, though, so we have done the work so you can easily get started in a GitHub Codespaces environment, a GitPod Workspace, or even a local Dev Container.
Codespaces
If you want to get started with Codespaces, you can just fork this repo. It comes with the Defang CLI pre-installed so you can start playing with it immediately. It's set up using the Defang CLI Dev Container Feature.
Dev Containers
Dev Containers are a cool way to provision and configure development environments and share that configuration with other people you are working with. It's a spec that is supported by VS Code, Visual Studio, the JetBrains IDEs like IntelliJ and PyCharm, DevPod and others.
Gitpod
Gitpod is another Cloud IDE, a bit like GitHub Codespaces. If prefer Gitpod, you can try Defang in a Gitpod environment by using this repo.
Related posts

Why We're Moving to Account-Based Pricing
Defang plans are now based on the number of cloud accounts you deploy into, not the number of people using Defang. Here's why account-based pricing better reflects how teams—and AI agents—build today.

Introducing the Docker Compose Visualizer
Understanding how your multi-service application connects can be challenging. The Docker Compose Visualizer provides an interactive, system-wide view of your deployed architecture, making cloud infrastructure more intuitive and accessible.

Deploy AI Agents to Any Cloud Account: Open-Sourcing Our Providers and Adding Azure
We're open-sourcing the per-cloud Pulumi providers that power Defang's deployment system and adding Azure to the supported set. One Compose file, one command, any customer's cloud — including managed LLMs, databases, and Redis mapped automatically.