From 121e7be6133a39fb1945077042b7614e67f5cc4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Kr=C3=B6ger?= Date: Wed, 11 Dec 2024 14:20:01 +0100 Subject: [PATCH] removes support for split arch on dg3 adds Azure to supported VPN solutions --- .../src/dedicated-environments/dedicated-gen-3/overview.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sites/platform/src/dedicated-environments/dedicated-gen-3/overview.md b/sites/platform/src/dedicated-environments/dedicated-gen-3/overview.md index 1f9cd30f4d..1dd623fcf4 100644 --- a/sites/platform/src/dedicated-environments/dedicated-gen-3/overview.md +++ b/sites/platform/src/dedicated-environments/dedicated-gen-3/overview.md @@ -126,8 +126,8 @@ Dedicated Gen 3 gives you both the high availability of Dedicated Gen 2 and the | **Resources allocation** | Resources deployed on the 3 nodes | Resources deployed on the 3 nodes | | **MySQL Replication** | Yes: 3 services nodes cluster | Yes: 3 services nodes cluster | | **Redis Replication** | Yes: 3 services nodes cluster | Yes: 3 services nodes cluster | -| **Split Architecture** | Yes | Yes | -| **VPN** | AWS PrivateLink | AWS PrivateLink | +| **Split Architecture** | Yes | No | +| **VPN** | AWS/Azure PrivateLink | AWS/Azure PrivateLink | | **Automated backup** | Yes | Yes | | **Elasticsearch premium** | Yes | Yes | | **SFTP password access** | Yes | Yes | @@ -161,4 +161,3 @@ In addition to SSH accounts, you can create SFTP accounts with a custom user/pas On Dedicated Gen 3 projects, SFTP access cannot be limited to a specific directory. Instead, access is given to the whole application directory and its mounts. However, write access is restricted to the mounts declared in your YAML config files. SSH public key based authentication is also supported on the SFTP account. {{< /note >}} -