Setup Additional Gateways

Mandatory to Initialize the First Gateway

It is assumed that the first gateway has been fully configured and initialized. Refer to https://perifery.atlassian.net/wiki/spaces/public/pages/2919006213/Swarm+Gateway#Cluster-Initialization and then set additional gateways using the below steps if not:

  1. Repeat https://perifery.atlassian.net/wiki/spaces/public/pages/2919006213/Swarm+Gateway#Install-Swarm-Gateway on the additional machines by referring to steps 1 to 13.

  2. Copy configure files from 1st Gateway before starting gateway services.

    scp root@172.16.33.17:/etc/caringo/cloudgateway/gateway.cfg /etc/caringo/cloudgateway/gateway.cfg  scp root@172.16.33.17:/etc/caringo/cloudgateway/idsys.json /etc/caringo/cloudgateway/idsys.json scp root@172.16.33.17:/etc/caringo/cloudgateway/policy.json /etc/caringo/cloudgateway/policy.json
  3. Start gateway services and verify they are running on the system boot.

    systemctl start cloudgateway systemctl enable cloudgateway

Info

No further gateway initialization is needed for these additional Gateway instances.

© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.