Gateway Training documents

1. Gateway Installation Steps

  • SSH to mb1-56 (or any other cluster)

  • sudo su - (login as root)

  • yum list | grep caringo (to check what is already installed)

  • yum remove caringo-gateway (to remove previously installed gateway)

  • rm -rf /etc/caringo/cloudgateway (to clean the system)

  • cat /etc/centos-release (to check installed OS)

  • yum upgrade (to upgrade the latest OS)

  • ls -ltra /tools/drop/solutions/bundleparts/ | grep caringo | tail ---- To check latest gateway rpm's

  • yum install /tools/drop/solutions/bundleparts/caringo-gateway-8.2.0-0.8.2.0.rc2.20241204T232957Z.noarch

  • run command - /opt/caringo/cloudgateway/bin/initgateway

  • Check the status of gateway using command : systemctl status cloudgateway

  • Install Web UI :

    yum install /tools/drop/solutions/bundleparts/caringo-gateway-webui-version

    yum install /tools/drop/solutions/bundleparts/caringo-storage-webui-version

  • Check all installed caringo build uisng command - “ rpm -q --all | grep caringo”

image-20241218-061834.png

2. Gateway build installation jenkins Job

Refer this job and pass build name in the “DEPLOY_GATEWAY_RPM_FILENAME” field and fill other fields based on the requirement.

https://jenkins2.englab.local/job/CICD/view/new%2003-ATOMIC%20JOBS/job/atomic-gateway-deploy-v2310/253/rebuild/parameterized

3. Gateway Automation Code

 Instructions

Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.

 Related articles

Filter by label

There are no items with the selected labels at this time.

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