Skip to content

Instantly share code, notes, and snippets.

@vasilii-b
Created October 14, 2024 15:48
Show Gist options
  • Save vasilii-b/851c65adbf3438669c1230ffa6a2bf5c to your computer and use it in GitHub Desktop.
Save vasilii-b/851c65adbf3438669c1230ffa6a2bf5c to your computer and use it in GitHub Desktop.
Adobe Commerce Cloud - find the nodes IPs

I logged into each node on Staging and Production ( 3 nodes each, but might be different for you) and ran the following command to gather the public IP of the node:

curl -4 icanhazip.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment