Create Target Group

Create Target Group

  1. Access EC2 interface:
    • Select Target Groups
    • Select Create target group

Deploy app

  1. Make a configuration:
    • Select Instances

Deploy app

  1. On the Specify group details page, set the following parameters for target group:
    • Target group name: Enter the name of the target group (e.g., FCJ-Management-TG).
    • Protocol: HTTP.
    • Port: 5000 (Port used by FCJ Management).
    • Leave the remaining items as default.

Deploy app

  1. Select Next

Deploy app

  1. In the Available instances interface:
    • Select FCJ-Management instance
    • Select port 5000
    • Select Include as pending below (if not selected, accessing with DNS Load Balancer may result in an HTTP 503: Service unavailable error)
    • Review
    • Select Create target group

Deploy app

  1. In the Register pending targets only interface, select Continue

Deploy app

  1. Finish creating the Target group

Deploy app