Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4509 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 7 25
1516
4
thg 4 25
11802
1
thg 2 25
3248
1
thg 1 25
1188
1
thg 1 25
1801