Start here: https://github.com/DefangSamples/sample-agentic-langgraph-template
Set your Tavily API key: defang config set TAVILY_API_KEY
Run locally: docker compose -f compose.dev.yaml up --build
Deploy: defang compose up
Start here: https://github.com/DefangSamples/sample-agentic-langgraph-template
Set your Tavily API key: defang config set TAVILY_API_KEY
Run locally: docker compose -f compose.dev.yaml up --build
Deploy: defang compose up
Run: defang mcp setup --client=
Then try prompts like “deploy this with defang.”
Learn more: https://docs.defang.io/docs/concepts/mcp
Run: defang mcp setup --client=
Then try prompts like “deploy this with defang.”
Learn more: https://docs.defang.io/docs/concepts/mcp
Start here: https://github.com/DefangSamples/sample-agentic-strands-template
1-click deploy to the Defang Playground or your own cloud (AWS, GCP, DigitalOcean).
Run locally: docker compose -f compose.dev.yaml up --build
Deploy: defang compose up
Start here: https://github.com/DefangSamples/sample-agentic-strands-template
1-click deploy to the Defang Playground or your own cloud (AWS, GCP, DigitalOcean).
Run locally: docker compose -f compose.dev.yaml up --build
Deploy: defang compose up
Authenticate your cloud account, then run:
defang compose up --provider=aws
Or switch out aws for gcp or digitalocean if that's what you use.
Defang provisions the resources and deploys your services, all in your own account.
Check out docs.defang.io for more info.
Authenticate your cloud account, then run:
defang compose up --provider=aws
Or switch out aws for gcp or digitalocean if that's what you use.
Defang provisions the resources and deploys your services, all in your own account.
Check out docs.defang.io for more info.
deploy your vibe coded project from any ide to the cloud
watch it in action w/ cursor
deploy your vibe coded project from any ide to the cloud
watch it in action w/ cursor
Deploying applications is hard. Deploying complex, multi-service applications is even harder.
When we built Defang Portal, deploying its six services, including auth, databases, and frontend, was more complex than we wanted, even with early Defang tooling.
Deploying applications is hard. Deploying complex, multi-service applications is even harder.
When we built Defang Portal, deploying its six services, including auth, databases, and frontend, was more complex than we wanted, even with early Defang tooling.