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.
#Having a Dev/QA environment synced with Production
5 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- SQLite
- Postgres
- Local API - Accessing Payload - Importing it
- Database - Selecting a Database - Non-Relational Databases
- Building Your Own Plugin - Plugin Template - The dev folder
Community-Help:
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
Having a Dev/QA environment synced with Production