Versions Compared

Key

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


datecomment
202108232021/08/23Reviewed. No change.
2017/12/01Created


This page attempts to explain things in Bridge server setup that is not included in the REAME of the individual repos.

...

Bridge has two AWS accounts a dev (4207-8677-6710) and a prod (6492-3225-0620) account.  The purpose of having two accounts is to allow us to isolate our production environment.  We deploy apps to our aws dev account when code is committed to develop and uat branches.  When code is merged to prod branch it gets correspondingly deployed to the aws prod account.  We deploy to the accounts with the same code therefore both accounts should be identical.   

...

We have setup a service account for testing.  It's called "bridgepf-develop-AWSIAMBridgepfLocalServiceUser-1DC352B9NX54V", you can find the key and secret key for it in Lastpass.

Which IAM account should I with CI/CD?

We have setup a Travis service account for deployments.  It's called "bootstrap-AWSIAMTravisUser-1WXNQ7I3FLHEI", you can find the key and secret key for it in Lastpass.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@75459789
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "ci" , "aws" , "bridge" ) and type = "page" and space = "BRIDGE"
labelsaws bridge ci

...