Previous Topic: Install NGINXNext Topic: Basic Communication


Copy the Configuration Templates

Once NGINX is installed, extract the template files from the CA Process Automation installation media to your NGINX installation directory.

Follow these steps:

  1. Navigate to the following folder on the CA Process Automation installation media:
    install_dir/DVD1/NginxConfTemplates
    
  2. Extract the files from NginxConfig.zip.
  3. Navigate to the pam subfolder. This folder includes the following files:
    pam-server.conf

    Used for non-secure configuration.

    secure-pam-server.conf

    Used for secure configuration.

    pam-rest.conf

    Used for REST configuration.

    These files are specific to CA Process Automation configuration with NGINX.

  4. Copy these three files and paste them into the following folder:
    nginx_install_dir/conf
    

    You can now configure the NGINX load balancer.