Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to Amazon Web Services.
  2. Under the Compute group, click EC2.



  3. Under Resources, click Load Balancers.
  4. Select the load balancer to configure the health check.
  5. Under Health Check tab, click Edit Health Check.
  6. Type /adeptia/healthcheck/kernel in the Ping Path text box.

     

    Info
    The Ping Protocol must be HTTP or HTTPS.

After you have configured Internal Load Balancer on Connect Server, you need to configure HTTP/HTTPS URL in the app.adeptia.host.url property:

  1. Go to .../ConnectPortalInstallFolder>/resources_config.
  2. Open application.properties file in the Text Editor.
  3. Set the IP address or domain name using http/https protocol to access Connect Server in the app.adeptia.host.url.

    Image Added

  4. Save the file.
  5. Restart Connect Portal.

Next Step

Configuring External Load Balancer