Skip to content

Commit ecc2438

Browse files
committed
add 1-click screenshot
1 parent 6b95aaa commit ecc2438

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

blog/2024-07-01-july-product-updates.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,21 @@ For our Windows users out there, we've made some changes to make your Defang exp
1616

1717
Deploying your apps from Windows just got a little bit nicer.
1818

19+
## One-click Deploy
20+
21+
We've added a new feature that will make it even easier to get started with Defang. We've created a flow where each sample provides a button that allows you to immediately deploy a template with a GitHub action which will automatically deploy the sample to the Defang Playground. That means you can easily make changes by committing them to your brand new repo, and everything automatically updates in the Playground. It's a great way to get started with Defang and start experimenting with your own projects.
22+
23+
Try it now [from our portal](https://portal.defang.dev/sample)!
24+
25+
![screenshot of 1-click deploy UI in portal](/img/july-update/1-click-deploy.png)
26+
1927
## Managed Redis Updates
2028

2129
We first introduced this last month, but we've since rolled it out to everyone. We also added a sample that showcases the power of managed Redis: [BullMQ with Redis](https://github.com/DefangSamples/sample-bullmq-bullboard-redis-template). It demonstrates how you can use BullMQ and BullBoard with a managed Redis instance to create a powerful job queue system so you can easily build robust, scalable applications in AWS with Defang.
2230

23-
## Compose Profiles & Updated Samples
24-
25-
We've added a new "defang" profile for `compose.yaml` that's specifically for Defang-related services and configuration. This should help keep your Defang settings organized and separate from your application configuration.
31+
## Updated Samples
2632

27-
We've also updated our sample projects to showcase how to use them with Defang, including:
33+
We've updated our sample projects to showcase how to use them with Defang, including:
2834

2935
* [ASP.NET Core](https://github.com/DefangSamples/sample-csharp-dotnet-template)
3036
* [Feathers.js](https://github.com/DefangSamples/sample-feathersjs-template)
@@ -50,7 +56,6 @@ It's the small refinements that can make a big difference in your workflow.
5056
Here are a few more things that didn't quite fit with the rest:
5157

5258
* Visibility into ECS deployment events in BYOC tail logs
53-
* Portal enhancements including sample project search and 1-click deploy
5459
* Improvements to ACME certificate generation
5560

5661
Keep an eye out for these updates in the near future.
475 KB
Loading

0 commit comments

Comments
 (0)