Skip to content

Commit

Permalink
removes support for split arch on dg3 (platformsh#4297)
Browse files Browse the repository at this point in the history
adds Azure to supported VPN solutions

Co-authored-by: Jonas Kröger <[email protected]>
Co-authored-by: Chad Carlson <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2024
1 parent 65ec044 commit 6341864
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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 >}}

0 comments on commit 6341864

Please sign in to comment.