The docs say that every Gradient instance has a public IP address… but I don’t see any examples of how to determine the IP address of a running instance. Or maybe I should say that there are examples, but they are based on a user interface that no longer exists. So there are two things I need:
- Determine public IP address of gradient instance
- Open a port for the web server (port 80 would be best, but it could be something else)
Thanks!