R
Railway10mo ago
Tonquin

Creating a Staging Environment

I am trying to set up a development flow where I make changes in my dev environment, merge to staging, and then once everything is correct there I merge to production. Basically the staging environment is there so that I can verify that any django migrations can be correctly applied to the production database. Is there a way to reference the db in production instead of using the empty db in staging? Is this even the right way to go about this?
3 Replies
Percy
Percy10mo ago
Project ID: N/A
Tonquin
Tonquin10mo ago
N/A
Brody
Brody10mo ago
@Angelo - no native way to clone databases across environments database, aka volume backups/snapshots would probably be a primitive for this
Want results from more Discord servers?
Add your server
More Posts