Change hasura cloud region #8587
-
On Hasura Cloud, can I change my instance Region after it is created? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Currently, the Region change is only available for Standard tier projects. If you have a Standard tier project, changing the region takes minutes. You can refer to our official documentation for more information on changing your region. Quick Note: There might be a short downtime while your project is being moved to a different region. If your database allows connections only from specific IP addresses, make sure you add the Hasura Cloud IP of this new region to the list of allowed IP addresses. There is a temporary limitation on the older version: If your project was considerably senior, i.e., you are using Hasura v2.0 and below, then you need to follow specific manual instructions.
|
Beta Was this translation helpful? Give feedback.
Currently, the Region change is only available for Standard tier projects. If you have a Standard tier project, changing the region takes minutes.
You can refer to our official documentation for more information on changing your region.
Quick Note: There might be a short downtime while your project is being moved to a different region. If your database allows connections only from specific IP addresses, make sure you add the Hasura Cloud IP of this new region to the list of allowed IP addresses.
There is a temporary limitation on the older version: If your project was considerably senior, i.e., you are using Hasura v2.0 and below, then you need to follow …