diff --git a/README.md b/README.md index f1e8f88..f321420 100644 --- a/README.md +++ b/README.md @@ -218,32 +218,34 @@ the Deployer will either install the required repository or download the package | Component | Location | Protocol | Notes | | :-------- | :------- | :------- | :---- | -| Ansible Control Node | | TCP | | -| Ansible Control Node | | TCP | | -| Itential Gateway | | TCP | | -| Itential Gateway | | TCP | | -| Itential Gateway | | TCP | | -| Itential Platform | | TCP | | -| Itential Platform | | TCP | Core npm package access | -| Itential Platform | | TCP | GitHub-hosted dependencies | -| Itential Platform | | TCP | GitHub tarballs | -| MongoDB | | TCP | | -| MongoDB | | TCP | | -| MongoDB | | TCP | | -| MongoDB | | TCP | | -| Redis | | TCP | When installing Redis from the Remi repository | -| Redis | | TCP | When installing Redis from the Remi repository | -| Redis | | TCP | When installing Redis from source | -| Redis | | TCP | | -| Vault | | TCP | | +| Ansible Control Node | | TCP | Itential and community Ansible collections | +| Ansible Control Node | | TCP | Python modules | +| Itential Gateway | | TCP | Itential packages | +| Itential Gateway | | TCP | Community Ansible collections | +| Itential Gateway | | TCP | Python modules | +| Itential Platform | | TCP | Itential packages | +| Itential Platform | | TCP | Core NPM packages | +| Itential Platform | | TCP | Python modules | +| Itential Platform | | TCP | Platform Opensource Adapters NodeJS source repository | +| MongoDB | | TCP | MongoDB YUM RPMs | +| MongoDB | | TCP | MongoDB YUM RPMs | +| MongoDB | | TCP | MongoDB YUM repository GPG Key | +| MongoDB | | TCP | MongoDB YUM repository GPG Key | +| MongoDB | | TCP | Python modules | +| Redis | | TCP | Redis YUM RPMs
When installing Redis from the Remi repository | +| Redis | | TCP | EPEL YUM RPMs
When installing Redis from the Remi repository | +| Redis | | TCP | Redis source packages
When installing Redis from source | +| Redis | | TCP | Redis source packages
When installing Redis from source | +| Vault | | TCP | Vault YUM RPMs | If internal YUM repositories are used, refer to the [Using Internal YUM Repositories](#using-internal-yum-repositories) section. > [! WARNING] -> The Itential Deployer nor the maintainers of the project can not know if any of the above URLs -> will result in a redirect. If a customer is using a proxy or other such method to restrict access -> this list may not represent the final URLs that are used. +> The Itential Deployer and the maintainers of the project can not know if any of the above URLs +> will result in a redirect. Reporitories may rely on CDNs or mirrors. If a customer is using a +> proxy or other such method to restrict access, this list may not represent the final URLs that are +> required. ### Ports and Networking