تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4027 أدوات العرض

Is it possible to using Blue/Green Deployment to deploy Odoo application?

I think database updating and migrating will be the hardest part to do.

----- UPDATE -----

For example, if I have single database and try to use Blue/Green Deployment.

Now, A service is in version 1.0 and B service is going to upgrade to version 2.0.

Some models and fields will be changed in version 2.0, so this means database table structure will be changed.

And service A still accept users' requests, means records in database will be modified.

How to deal with the conflict between different services in single database?

------------------------

Does anyone have experience about this area could share?


الصورة الرمزية
إهمال
أفضل إجابة

yes definitely you can.

for that you have to maintain at least two servers and sync them each other with databases and all addons,customaddons,configuration files, log files and filestore.  

الصورة الرمزية
إهمال
الكاتب

Thanks for your replay and I updated my post, could you answer my question about database layer in detail?

الكاتب

Sorry, "reply" I mean XD

at the moment you cannot upgrade your service from lower version to upper version, like odoo 11 to odoo 12. but you can upgrade same version with version updates like 11.01 to 11.02.

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 24
94
1
فبراير 25
2941
1
يوليو 24
2228
1
مارس 15
5925
1
يوليو 25
524