Eximchain / terraform-aws-dappbot

Terraform infrastructure to run ABI Clerk
Other
0 stars 1 forks source link

Creating a staging deployment #92

Closed john-osullivan closed 5 years ago

john-osullivan commented 5 years ago

We're running into some testing issues because we only have one Stripe account across all of our deployments. It also makes it confusing for development when we're trying to figure out where we can test new features. There are a couple pieces to making that happen:

  1. [x] We need to create a new DappBot deployment which is based off of staging branches on dappbot-management-spa & dapphub-spa
  2. [x] We need to make sure Hope's Stripe account is properly configured (the webhook, in particular), then plug her details into the production deployment
  3. [x] We need to make sure public users can't create an account on staging. Ideally should limit to only @eximchain.com emails