Add the Management Services

Content Platform for Cloud Scale Administration Guide

Version
2.6.x
File Size
1950 KB
Audience
anonymous
Part Number
MK-HCPCS008-11
  1. Create a new pool.

    Services > Pools:

    1. Pool Name: HCPCS Management Services
    2. Pool Type: Static
    3. Nodes: ip_address:8000, …, ip_address:8000
    4. Monitor: Ping
    5. Click Create Pool. Your new pool appears under the Pools tab.
  2. Configure the new pool.
    1. Services > Pools > HCPCS Management Services > Load Balancing > Algorithm: Least Connections
    2. Click Update.
    3. Services > Pools > HCPCS Management Services > SSL Settings > ssl_encrypt: Yes
    4. Click Update.
  3. Create a virtual server.
    1. Services > Virtual Servers > Create a new Virtual Server:
      • Virtual Server Name: HCPCS Management Services
      • Protocol: HTTP
      • Port: 8000
      • Default Traffic Pool: HCPCS Management Services
        Note: This value will only appear if a new pool has been created.
    2. Click Create Virtual Server. Your new virtual server appears under the Virtual Servers tab.
  4. Create a self-signed certificate.
    1. Catalogs > SSL > SSL Server Certificates catalog > Create new SSL certificate > Create Self-Signed Certificate / Certificate Signing Request:
      • Name: hcpcs
      • Subject Alternative Name(s): Your cluster name
      • Common Name (CN): Your cluster name
      • Organization (O): Your department name
      • Organizational Unit (OU): Your company name
      • Location (L): Your town or city of residence
      • State (S): Your state of residence
      • Country (C): Your country of residence
      • Expires in: 1 year
      • Key types: 2048 bit RSA
    2. Click Create certificate.
  5. Configure the virtual server.
    1. Services > Virtual Servers > HCPCS Management Services > Basic Settings:
      • Enabled: Yes
      • Listening on: Traffic IP Groups
      • Traffic IP Group: Client Network
        Note: This value will only appear if a traffic IP group has been created.
    2. Click Update.
    3. Services > Virtual Servers > HCPCS Management Services > Protocol Settings > HTTP-Specific Settings:
      • add_cluster_ip: No
      • dd_x_forwarded_for: Yes
    4. Click Update.
    5. Services > Virtual Servers > HCPCS Management Services > SSL Decryption:
      • ssl_decrypt: Yes
      • certificate > Default Certificate: hcpcs
        Note: This value will only appear if a self-signed certificate has been created. See step 4.
    6. Click Update.
    7. Click the Home tab and verify that the HCPCS Management Services pool you've created is running and has a green status. If it's not running, click the play icon to start the service.
  6. Create a new monitor.
    1. Catalogs > Monitors > Create new monitors:
      • Name: Monitor for HCPCS Management Services
      • type: HTTP Monitor
      • scope: Node
    2. Click Create Monitor.
  7. Configure the new monitor.
    1. Catalogs > Monitors > Monitor for HCPCS Management Services:
      • Basic Settings > back_off: No
      • Additional Settings > use_ssl: Yes
      • Additional Settings > status_regex: 200
    2. Click Update.
  8. Add the new monitor.
    1. Services > Pools > HCPCS Management Services > Health Monitoring > Monitors:
      • Add monitor: Monitor for HCPCS Management Services
      • Ping: Remove
    2. Click Update.
    3. Navigate to Services > Pools > HCPCS Management Services and verify that all listed nodes match the added service. To add missing nodes, enter them into the Add Node(s) field and then click Update. To delete incorrect nodes, click the Delete box next to their names and then click Update.