Skip to content

Commit b1040c0

Browse files
author
Michał Gryczka
committed
Add guided migration video and detailed steps to Defguard 2.0 Beta 1 release blog post, improving user support and migration clarity.
1 parent 7ab3225 commit b1040c0

File tree

2 files changed

+15
-46
lines changed

2 files changed

+15
-46
lines changed

src/content/blog/defguard-2-0-release-beta-1.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,21 @@ In case you skipped previous release announcement - here is a quick tutorial on
3939

4040
Testing migration is straightforward: deploy Core 2.0 and connect it to a PostgreSQL snapshot of your existing 1.x environment. Core detects the previous setup and runs a guided step-by-step migration.
4141

42+
We've recorded a guided migration - we walk through a full migration from Defguard 1.6 to 2.0 using a production-like setup on AWS with separate Core, Edge, and Gateway instances. You’ll learn how to update the components, run the built-in migration process, adopt the Edge component, and securely migrate your locations and gateways — all step by step, with no VPN downtime.
43+
44+
<div style={{ position: "relative", width: "100%", paddingBottom: "56.25%", height: 0 }}>
45+
<iframe
46+
src="https://www.youtube.com/embed/-clRBRZNX9M"
47+
title="Defguard 2.0 migration guide"
48+
style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }}
49+
frameBorder="0"
50+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
51+
referrerPolicy="strict-origin-when-cross-origin"
52+
allowFullScreen
53+
></iframe>
54+
</div>
55+
56+
4257
The migration flow includes:
4358

4459
1. Confirming or changing general configuration and URLs.

src/proto-content/partner-aq.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)