On the info menu of my app, it shows the region: “New York”. When I click “Edit”, there is no option there to change the region. If it isn’t there, then where is it?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @lucariolu3d ,
There is no direct way to change location on the App due to the dependencies of the build. However, you can copy the same App spec and settings and then create a new app in desired location.
You can use API or doctl to update the region using the same App Spec. You can then delete the old app once this is up and running.
https://www.digitalocean.com/docs/app-platform/references/api/ https://www.digitalocean.com/docs/app-platform/references/command-line/
Refer to below link for the regions that we support currently on App Platform.
https://www.digitalocean.com/docs/app-platform/#regional-availability
We request you to post your thoughts in below link:
https://ideas.digitalocean.com/
Hope this helps!
Cheers, Sri Charan
Hi @lucariolu3d,
You can try the steps below to change the region of your app.
Once the app is deployed successfully, the new region shall start reflecting.
I hope this helps!
Cheers, Taha Fatima