The Smart Proxy server is only supported on x86_64 Operating Systems
2 Two Logical CPUs
8 GB of memory
Disk space usage is similar to that of the main Katello server Installation
Required Ports
At a minimum, the following ports need to be open to external connections for installation:
80 TCP - HTTP, used for provisioning purposes
443 TCP - HTTPS, used for serving content to clients
5647 TCP - qdrouterd - used for client to connect to Qpid Dispatch Router (used for katello-agent)
Katello-agent is deprecated and will be removed in a future release.
8443 TCP - HTTPS, used for client subscription-manager traffic
9090 TCP - HTTPS - used for communication with the Smart Proxy
See the User Guide for additional information about Smart Proxy services and required ports.
Installation
Install needed packages:
The same yum repositories need to be configured on the Smart Proxy server as the main Katello server. See the installation guide for the list of required repositories.
Once you get the repositories configured, install the formean-proxy-content package on the Smart Proxy
Generate Certificates for the Smart Proxies
Prior to installing the Smart Proxy, we need to generate certificates on the main Katello server:
In the above example, replace ‘myproxy.example.com’ with your Smart Proxy’s fully qualified domain name. This will generate a tar file containing all the needed certificates. You will need to transfer those certificates to the server that you will install your Smart Proxy on using whatever method you prefer (e.g. SCP).
The foreman-proxy-certs-generate command will output an example installation command. For example:
Install Smart Proxy
Use the provide installation command from foreman-proxy-certs-generate, and tailor for your own purposes as needed. The defaults will give you a Smart Proxy ready for Content-related services.
See the User Guide to learn about setting up provisioning related services, as well as the Foreman manual