Skip to content

Commit b447df5

Browse files
committed
Move the link to the lists of domains in embedded and helm docs
1 parent 50a94d6 commit b447df5

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

docs/private-networks-and-firewalls.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ You will be adding packages to Private Packagist using a URL to the respective v
2121

2222
### Firewall Configuration
2323
You need to allow connections from Private Packagist Cloud servers to servers behind your firewall. We recommend that you accept external connections from all IPs in the document at <https://packagist-network.s3.eu-west-1.amazonaws.com/ip-address-list>. This list is updated automatically to contain a current list of our IP addresses used to access your source code or your code hosting solution. While it does not change frequently, we may modify it at any time. For this reason, we recommend that you use your firewall's mechanism to reference an external list of IPs with this URL rather than manually copying the IPs which will require frequent maintenance on your end. Additionally the DNS name `outgoing.packagist.com` resolves to a full list of all these IPv4 and IPv6 addresses as well, so if your firewall can use a DNS name instead to grant us access, you may use this record.
24-
25-
## Further Firewall Configuration Documentation
26-
27-
For additional instructions regarding firewall configuration, please consult the [Replicated Documentation](https://docs.replicated.com/enterprise/installing-general-requirements#firewall-openings-for-online-installations).

docs/self-hosted/kubernetes-embedded.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ in an existing Kubernetes cluster using Helm follow [this guide](./kubernetes-he
3636
* k8s.kurl.sh (required to install the kots CLI)
3737
* s3.kurl.sh (required to install the kots CLI)
3838
* amazonaws.com (required to install the kots CLI)
39+
* please also consult the list in [Replicated Documentation](https://docs.replicated.com/enterprise/installing-general-requirements#firewall-openings-for-online-installations).
3940

4041
<!-- See https://docs.replicated.com/enterprise/installing-general-requirements and https://kurl.sh/docs/install-with-kurl/system-requirements -->
4142

docs/self-hosted/kubernetes-helm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ to instead install Private Packagist Self-Hosted without an existing Kubernetes
2020
* replicated.app
2121
* proxy.replicated.com
2222
* registry.replicated.com
23+
* please also consult the list in [Replicated Documentation](https://docs.replicated.com/enterprise/installing-general-requirements#firewall-openings-for-online-installations).
2324

2425
## Installation
2526

0 commit comments

Comments
 (0)