Help Center/ ServiceStage/ FAQs/ Continuous Delivery/ How Do I Add the Build Server Address to the Maven Server Security Group?
Updated on 2023-10-30 GMT+08:00

How Do I Add the Build Server Address to the Maven Server Security Group?

Background

Add the EIP of the build node in the build cluster to the security group of the node where the private Maven service is located to enable the build service to access the Maven server to download the dependency package.

Procedure

  1. Obtain the cluster name and node label for creating an image.

    Figure 1 Obtaining the cluster name and node label

  2. Obtain the EIP of the node in the cluster.

    • Application component building
      1. Log in to ServiceStage and choose Continuous Delivery > Build.
      2. Click the name of the target cluster to enter its details page.
      3. Click Nodes to obtain the EIP of the node in the cluster.
    • Job building
      1. Log in to ServiceStage and choose Continuous Delivery > Build.
      2. Select a build job and click a cluster to enter its details page.
      3. Click Nodes to obtain the EIP of the node in the cluster.

  3. Add the EIP of the build node in the build cluster to the security group of the node where the private Maven service is located.

    For details, see Adding a Security Group Rule.