Versions Compared

Key

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

...

Scenario 2: If you are already running SC 3.4 and upgrading to this 3.4 SP1 release

  • Windows:

54. Stop all existing SC services via services.msc (SCM)
65. To upgrade the Janusgraph (JG) SC DB to 3.4 SP1: In a Cygwin/WSL terminal, run:  ~/syndeia-cloud-3.4.SP1_2021-10-14_janusgraph_setup/bin/syndeia-cloud-3.4_janusgraph_setup_windows.bash --upgrade ( (info) this will run conf/syndeia-cloud-3.4_janusgraph_init_upgrade.groovy which sets query.smart-limit to false , adds sLabel to both edges and vertices, and kicks-off re-indexing with these new labels for your existing graph data)
76. To upgrade Syndeia Cloud (SC) to 3.4 SP1: in a Cygwin/WSL terminal, run:  ~/syndeia-cloud-3.4.SP1_2021-10-14/bin/syndeia-cloud-3.4_install_windows.bash --upgrade --SC_version=3.4.SP1_2021-10-14 and follow the prompts

  • Linux:

54. To upgrade the Janusgraph (JG) SC DB to 3.4 SP1: run:  ~/syndeia-cloud-3.4.SP1_2021-10-14_janusgraph_setup/bin/syndeia-cloud-3.4_janusgraph_setup.bash --upgrade ( (info) this will run conf/syndeia-cloud-3.4_janusgraph_init_upgrade.groovy which sets query.smart-limit to false , adds sLabel to both edges and vertices, and kicks-off re-indexing with these new labels for your existing graph data)
65. To upgrade Syndeia Cloud (SC) to 3.4 SP1: in your bash shell, run:  ~/syndeia-cloud-3.4.SP1_2021-10-14/bin/syndeia-cloud-3.4_install.bash --upgrade --SC_version=3.4.SP1_2021-10-14 and follow the prompts.

Scenario 3: If you are already running SC 3.3 SP1 and upgrading to this 3.4 SP1 release

  • Linux / Windows:

4. Please follow the instructions on the Migration page but use SC 3.4 SP1 everywhere where it

...

references SC 3.4.

Verification

  1. Follow the steps in the section Validating Syndeia Cloud Installation & Configuration on the following page to verify your installation: