diff --git a/docs/documentation/platform/gateways/gateway-deployment.mdx b/docs/documentation/platform/gateways/gateway-deployment.mdx index 527bb652c..0d44e214f 100644 --- a/docs/documentation/platform/gateways/gateway-deployment.mdx +++ b/docs/documentation/platform/gateways/gateway-deployment.mdx @@ -93,9 +93,9 @@ To successfully deploy an Infisical Gateway for use, follow these steps in order - Ensure a relay server is running and accessible before you deploy any gateways. You can use either: - - A managed relay provided by Infisical (such as the US/EU relays). If you are on a dedicated Infisical managed instance, a relay will be provisioned for you to use. - - Your own self-hosted relay server. For setup instructions, see the Relay Deployment Guide. + Ensure a relay server is running and accessible before you deploy any gateways. You have two options: + - **Managed relay (Infisical Cloud, US/EU only):** Managed relays are only available for Infisical Cloud instances in the US and EU regions. If you are using Infisical Cloud in these regions, you can use the provided managed relay. + - **Self-hosted relay:** For all other cases, including all self-hosted, dedicated, or non-US/EU Infisical Cloud instances, you must deploy your own relay server. You can also choose to deploy your own relay server with Infisical Cloud if you require geographic proximity for lower latency or to reduce network congestion. For setup instructions, see the Relay Deployment Guide. Make sure the Infisical CLI is installed on the machine or environment where you plan to deploy the gateway. The CLI is required for gateway installation and management.