Versions Compared

Key

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

...

-Dorg.sagebionetworks.crowdUrl=https://crowd.sagebase.org:8443

For a non-production deployment:

-Dorg.sagebionetworks.crowdUrl=https://crowd-dev.sagebase.org:8443

-DACCEPT_ALL_CERTS=true

For the Repo service:

For 'HTTPS Listener port' choose '443'. 

...

      where 'prodRepositoryDb' is replaced by the schema name chosen above.
PARAM1: <<user in the DB schema>>
PARAM2: <<user password>>
PARAM3: <<???>>
PARAM4: <<???>>

Click on 'container.' In the JVM Command Line Options, put

-Dorg.sagebionetworks.crowdUrl=https://crowd.sagebase.org:8443

For a non-production deployment:

-Dorg.sagebionetworks.crowdUrl=https://crowd-dev.sagebase.org:8443

-DACCEPT_ALL_CERTS=true

For the Synapse Web Application:

...