dllh / kcs-tracing.org

0 stars 0 forks source link

Create a staging environment #28

Closed dllh closed 3 years ago

dllh commented 3 years ago

I've been coding live and working with live data so far. As we launch, I also need to set up a staging environment that I can test changes on before pushing to the live site.

I should also document what pushing from staging to production looks like.

dllh commented 3 years ago

I've set up a staging environment so that I can debug, test, and write code in staging without directly impacting production (though both are on the same server, so not all impact is mitigated).