Versions Compared

Key

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

...

  1. Download & extract the three .zip files to your home dir, i.e. syndeia-cloud-3.5-SP1.zip, syndeia-cloud-3.5-SP1_janusgraph.zip, syndeia-cloud-3.5-SP1_cassandra_zookeeper_kafka_setup.zip

  2. Identify your current Syndeia Cloud version and platform (Windows, Linux). Version can be identified by the filename of the .zip you originally downloaded, e.g. syndeia-cloud-3.5.2021-06-03.

  3. Start following Follow the instructions below for the scenario and platform relevant to your environment. If a platform is not listed, no specific actions are needed for that platform.

Scenario 1: If you are deploying SC 3.5 for the first time with this service pack (or starting from scratch)

...

4. To upgrade Syndeia Cloud (SC) to 3.5 SP1: in your bash shell, run:  ~/syndeia-cloud-3.5-SP1/bin/syndeia-cloud-3.5_install.bash --upgrade --SC_v 3.5-SP1 and follow the prompts.

(warning) (info) Note, if you are running a multi-node configuration you will also need to pass in --multi_node (or -m), ie: ~/syndeia-cloud-3.5-SP1/bin/syndeia-cloud-3.5_install.bash --upgrade --multi_node --SC_version=3.5-SP1

...

4. Stop all existing SC services via services.msc (SCM)
5. To upgrade Syndeia Cloud (SC) to 3.5 SP1: in a Cygwin/WSL terminal, run:  ~/syndeia-cloud-3.5-SP1/bin/syndeia-cloud-3.5_install_windows.bash --upgrade --SC_v 3.5-SP1 and follow the prompts

(warning) (info) Note, If you are running a multi-node configuration you will also need to pass in --multi_node (or -m), ie: ~/syndeia-cloud-3.5-SP1/bin/syndeia-cloud-3.5_install.bash --upgrade --multi_node --SC_version=3.5-SP1

...