Skip to main content
Version: 3.9.x

Add a Gateway Instance

This tutorial describes how to add a gateway instance to a gateway group.

Prerequisites

  1. Install API7 Enterprise.
  2. Have a gateway group ready.
info

If you use a platform like OpenShift, you must grant Security Context Constraints (SCC) to API7 Enterprise in advance.

Steps

  1. Select Gateway Instances under your gateway group, for example, default.
  2. Click Add Gateway Instance.
  3. Follow the instructions on the page to perform the following operations.
  • Set the HTTP port and HTTPS port to 9080 and 9443 respectively.
  • (Optional) Set the gateway instance name to test.
  1. Click Generate to get the commands that are used to add the gateway instance to the gateway group.
  2. Open a terminal and run the generated commands.

Additional Resources