Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Build Server: A server with internet access that must be running the same Linux distribution and version (either Alma Linux or RedHat Enterprise Linux (RHEL)) as the target Syndeia Cloud (SC) server. For example:

    • If your target SC server is running Alma Linux, ensure your build server is also running Alma Linux.

    • If your target SC server is running RedHat Enterprise Linux (RHEL), ensure your build server is also running RedHat Enterprise Linux (RHEL).

  • The following applications must already exist on the target and build servers:

    • unzip

    • python36 (python 3.6+)

    • zip (build server only)

    • wget (build server only)

  • Access to the download link for Syndeia packages and utility scripts. You can This process requires a shells script and three zip files from the Syndeia_3.6_SP1 release package. These can be download them from the password protected link provided in the Intercax Helpdesk ticket where you originally requested your Syndeia Cloud license. Instructions below will list the The specific files needed for this process and their locations are listed below.

    • Build Script location: Syndeia_Cloud_3.6_SP1/Syndeia_Cloud_Utilities/Offline_Installation/

      • syndeia-cloud-offline-install-build.bash

    • Syndeia Cloud Install Packages location: Syndeia_Cloud_3.6_SP1/

      • syndeia-cloud-3.6-SP1_cassandra_zookeeper_kafka_setup.zip

      • syndeia-cloud-3.6-SP1_janusgraph_setup.zip

      • syndeia-cloud-3.6-SP1.zip

...

Steps

Part 1: Preparing the Offline Install Package on the Build Server

...