Seqera Platform IP Addresses

The git repository we are using is internal and access is restricted by IP Address. What are the IP ranges for the Seqera Platform (the Seqera hosted platform)?

Hi @Dan_Speck! Welcome to the community forum :slight_smile:

You can find the range by querying https://meta.seqera.io.

» curl https://meta.seqera.io
{
  "cloud.seqera.io": [
    "18.135.7.45/32",
    "18.169.21.18/32",
    "18.171.4.252/32"
  ],
  "licenses.seqera.io": [
    "35.176.121.51/32",
    "35.178.254.247/32"
  ]
}

Thanks @mribeirodantas !

1 Like