Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4765 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 25
1720
4
Apr. 25
12062
1
Feb. 25
3443
1
Jan. 25
1361
1
Jan. 25
2078