Versions Compared

Key

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

Synapse Deployment Instructions

1. Check out and build code

2. Create Beanstalk Environments (Skip this section if using existing Environments.)

log in to AWS

http://aws.amazon.com/console/

...

Create two more, so that there is one for Auth services, one for Repo services, and one for SynapseWeb

2 1/2. Create Host Name

Sign in to GoDaddy, select sagebase.org,  and launch Domain Manager. 

Create synapse-prod (.sagebase.org) and point it to prod-synapseweb.elasticbeanstalk.com

Ditto for auth-prod and reposvc-prod

3. Create MySQL database

4. Set up Crowd

5. Deploy to Beanstalk

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

6. Verify Deployment