Why does my app have a US-based IP address when I created it in a different region?

Validated on 15 Aug 2023 • Last edited on 2 Jul 2024

In App Platform, the application is located in the region where you create the app in. However, App Platform uses the Cloudflare CDN, headquartered in the US, to provide domain configurations for apps. This means that when you lookup the IP of your app, you are seeing the IP address of the CDN’s load balancer and Anycast network. This does not mean your traffic is being routed through the US, though.

To check the IP address of your app, you can run the following from within the app’s console:

dig +short myip.opendns.com @resolver1.opendns.com

The IP output is the dynamic public IP address of your app. Unlike a static IP address, this address can change.

Why am I getting an error when trying to forward DigitalOcean Functions to Managed OpenSearch?

Functions does not support forwarding to Managed OpenSearch.

My container-based app fails to deploy without logs or error codes.

Troubleshoot by making sure the Dockerfile and its commands build on Linux AMD64 and other steps.

How do I generate my app's SSL certificate?

App Platform automatically generates and issues the SSL certificate during the configuration.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.