#Having a Dev/QA environment synced with Production

5 messages · Page 1 of 1 (latest)

strange scarab
#

Good day.
I would like to know what the current goto is for people in keeping different environments for their payload and keeping it in synch? So if you have your different environments on vercel or on netlify how do you keep the db's in synch? Any recourses or blog posts people have written about this? I know this is currently a known issue that payload doesn't provide for ( correct me if i"m wrong please) but what are the ways that people have gotten around this?
Especially if you have a cms and web seperatly.

hallow helmBOT
neat stump
#

sync doesnt have a h at te end sorry hahaha

#

you know you can also clone the database, but if youre working in dev but need the data change the db url to the live how you handle it is up to you

strange scarab
#

Having a Dev/QA environment synced with Production