Synchronize database and uploads prod -> dev/staging

Issues information

  • OS: -
  • databases: Postgresql
  • Programming language and version: PHP / Symfony
  • Link to your project on Github/Gitlab: -
  • Link to your application - starting with https://console.qovery.com/… -

Your issue

Hello,

I am trying to migrate my apps to Qovery and i have 2 similar questions:
Is it possible to create 1 env by branch automatically ? I see custom parameters on env creation modal.

And is it possible to sync in Qovery UI prod database / uploads files to dev/staging envs ?

Thanks for your answer

Dockerfile content (if any)

Hi @mrboboorox ,

Are you talking about Preview Environments - a full replica of your production when you create a new Pull Request? If yes, look at this documentation to use it.

It’s exactly the reason why we created Replibyte - an open-source tool to seed your dev database with your production database.

You can take a look here: