Skip to content

Commit 50a94d6

Browse files
committed
Add link to replicated documentation in the firewall docs
1 parent 1188d26 commit 50a94d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/private-networks-and-firewalls.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ 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).

0 commit comments

Comments
 (0)