Skip to content

Developer Access to AnVIL Staging Environments

Brian edited this page Dec 17, 2019 · 4 revisions

Use Case

As an AnVIL developer, in order to test new functionality, I need simultaneous access to staging instances of [terra, gen3, other...]

Create terra identity

  • Browse to https://bvdp-saturn-dev.appspot.com/
  • Create new profile, using a gmail account different from the one you intend on using in production.
  • Link DCP & DCF Framework Services

Example: image

Contact gen3

  • email <gen3 support contact here>
  • logon to https://staging.theanvil.io/ using the same gmail account
  • visit your gen3 profile, you should see at least one project you have access to

image

Adjust your API configuration

  • The production terra endpoint is https://api.firecloud.org, for staging use <terra staging endpoint here>
    • e.g. $ fissfc --url <terra staging endpoint>
Clone this wiki locally