Skip to content

Commit b2febaa

Browse files
authored
Added video previews for alpha2 (#179)
1 parent d6c94bf commit b2febaa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/blog/defguard-2-0-release-alpha-2.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ We designed this path to make evaluation and onboarding significantly easier.
3434

3535
The main configuration wizard (first introduced in Alpha 1 and updated in this release) remains available and should be used for production-style deployment planning, where each component is launched separately.
3636

37+
#### Video preview of this functionality:
38+
<iframe width="560" height="315" src="https://www.youtube.com/embed/v66TBvSLpBg?si=6Anc5bKnTYJaTKcn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
39+
3740
### High Availability: multiple Gateways and Edge components
3841

3942
We added gateway setup:
@@ -46,6 +49,9 @@ And gateway management:
4649

4750
We also updated the testing Docker Compose to deploy multiple gateways that can be load-balanced with [Envoy](https://www.envoyproxy.io/), so you can validate HA behavior in test environments.
4851

52+
#### Video preview of this functionality:
53+
<iframe width="560" height="315" src="https://www.youtube.com/embed/laRnXtQndJA?si=SQWWCnu91iQGeZwC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
54+
4955
### Firewall management
5056

5157
New firewall management is now available for testing:
@@ -62,6 +68,9 @@ A long-awaited feature is finally here. You can now assign IP addresses to netwo
6268

6369
![Static IP assignment for devices](/images/blog/alpha2.0-2/image3.png)
6470

71+
#### Video preview of this functionality:
72+
<iframe width="560" height="315" src="https://www.youtube.com/embed/VQdM-2ZxxDs?si=mJBC5vxPDEjaAaxD" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
73+
6574
### Easier Edge and Gateway deployment
6675

6776
When adding a new Gateway or Edge component, the wizard now includes clearer deployment guidance:

0 commit comments

Comments
 (0)