Table of Contents |
---|
...
Use
systemctl stop cloudgateway
to ensure the Gateway is not runningRun
/opt/caringo/cloudgateway/bin/initgateway
to perform the initialization of the environment.Once initialization has successfully completed, start Cloud gateway and ensure that the gateway service is running on the system boot.
Code Block language bash systemctl start cloudgateway systemctl enable cloudgateway
Tip |
---|
Next, setup additional gateways. |