operationcode_old_site icon indicating copy to clipboard operation
operationcode_old_site copied to clipboard

Setup staging system

Open rickr opened this issue 8 years ago • 1 comments

We should have a staging environment to test changes.

Possible ideas:

Github bot to manually deploy a PR to staging Subdomain for each PR number

Things to remember: We'll need a way to make sure that staging reverts back to master after each PR is merged

rickr avatar Jul 24 '17 01:07 rickr

I'm sure you could automate a deployment somehow, or at least throw together a Terraform plan or Ansible playbook to deploy a staging environment. Then when you are done you can simply terraform destroy and it is gone.

desnudopenguino avatar May 16 '18 02:05 desnudopenguino