diff --git a/platform-enterprise_versioned_docs/version-25.3/enterprise/advanced-topics/firewall-configuration.md b/platform-enterprise_versioned_docs/version-25.3/enterprise/advanced-topics/firewall-configuration.md index 3912310e5..d20f031f9 100644 --- a/platform-enterprise_versioned_docs/version-25.3/enterprise/advanced-topics/firewall-configuration.md +++ b/platform-enterprise_versioned_docs/version-25.3/enterprise/advanced-topics/firewall-configuration.md @@ -3,12 +3,12 @@ title: "Firewall configuration" description: Configure your firewall to allow Seqera Cloud access date created: "2023-04-12" last updated: "2026-01-05" -tags: [firewall, configuration, dns, allowlist] +tags: [firewall, configuration, dns, allowlist, meta-seqera.io] --- Seqera Platform Cloud ([cloud.seqera.io](https://cloud.seqera.io)) may need to connect to resources within your network, e.g., your storage server. To do so, your firewall must be configured to allow certain IPs to reach your resources. -A dynamic list of IPs is kept up-to-date at https://meta.seqera.io. +A dynamic list of IPs is kept up-to-date at [https://meta.seqera.io](https://meta.seqera.io). This endpoint returns a JSON object that can be parsed to dynamically adapt your firewall, e.g., in Python with the `requests` package: