residency
Redocly offers a choice of geographical locations for hosting. Choose where your application resides when you set it up, then use this configuration setting for local tools to know where to connect to.
This option is needed if your projects have residency outside our main US-based location. For example, if you choose another geographical location such as Europe or self-host.
Legacy products
Older Redocly products such as Workflows used the setting region
with the value eu
or us
. For new products, the residency
configuration setting is used.
Options
Option | Type | Description |
---|---|---|
residency | URL | URL to the platform where your application resides, e.g. https://app.cloud.eu.redocly.com for EU-region deployments. The default value is the main hosting platform at https://app.cloud.redocly.com . |
Examples
The following configuration entry is used for projects that have EU residency:
residency: https://app.cloud.eu.redocly.com
Resources
- Use remote content in your projects.
- Develop locally, deploy to the cloud.