Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4768 Zobrazení

Is there a way to rebuild for example a staging environment on odoo.sh without retrieving production database?

Sometimes, when we restore a production database in staging, it restores the code's version of the production too. And when we want to rollback to the actual code's version of the staging env, it seems to be not possible. The only workaround that I found is to make a small push to bring back the env to the right code's version.

Avatar
Zrušit
Nejlepší odpověď

There are two different types of behavior:

- Backup-restore: restoring a backup of the production environment to a staging environment restores the data AND the production code.


- Rebuild: rebuilding a staging environment restores the production data but retains the staging environment code. This is the solution you should use if you want to avoid having to redeploy the staging environment code.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 25
1722
4
dub 25
12063
1
úno 25
3445
1
led 25
1365
1
led 25
2079