Skip to content

Setup Bridge exporter infrastructure

License

Notifications You must be signed in to change notification settings

Sage-Bionetworks/Bridge-Exporter-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Install, configure and manage the Bridge exporter infrastructure

Instructions to create or update CF stacks

# Update CF stacks with sceptre:
# sceptre launch-stack prod <stack_name>

The above should setup infra resources for the EB app. Once the infrastructure for the account has been setup you can access and view the app using the AWS console.

Note - This project depends on CF templates from other accounts.

Continuous Integration

We have configured Travis to deploy CF template updates. Travis deploys using sceptre

Contributions

Issues

Builds

Secrets

  • We use the AWS SSM to store secrets for this project. Sceptre retrieves the secrets using a sceptre ssm resolver and passes them to the cloudformation stack on deployment.