Skip to main content

Add Astro domains to your network's allowlist

To use Astro in a network that requires you to allowlist new domains, make a request to allowlist the following domains on your network:

  • https://cloud.astronomer.io/
  • https://api.astronomer.io/
  • https://images.astronomer.cloud/
  • https://auth.astronomer.io/
  • https://updates.astronomer.io/
  • https://install.astronomer.io/
  • https://astro-<organization-short-name>.datakin.com/
  • https://*.astronomer.run/ (Recommended)
  • https://<organization-short-name>.astronomer.run/ (Only required if you don't use the recommended wildcard hostname)
  • https://<clusterId>-registry.astronomer.run/ (Only required if you don't use the recommended wildcard hostname)

To locate the value for <organization-short-name> in the Astro UI, click Organization Settings. Copy the value listed under Organization Short Name. To locate the value for <clusterId> in the Astro UI, click Clusters, and copy the ID value under each cluster's details page.

To build and deploy Astro project images, additionally allowlist the following domains:

  • https://quay.io
  • https://pip.astronomer.io
  • https://install.astronomer.io
  • https://raw.githubusercontent.com
  • https://pypi.org

Was this page helpful?