Skip to Content
Menu
This question has been flagged

Hi,
I am new on developing a custom module Odoo 16. Currently I'm deploying Odoo on Google Kubernetes Engine (GKE). I still have doubts, everytime I copied a new updated module into the server, should I first restart the Odoo server (kubectl delete odoo pod/ kubectl scale deployment odoo) or should I just click "Update Apps List" in the "Apps" menu and then Upgrade the module?

Thank you in advance.

Avatar
Discard
Best Answer

Hi,

If you need to load a new module into your Odoo server, there are two methods you can use: manual server restart or the "Update Apps List" feature in the UI. To restart the server manually is faster but requires manual intervention, while using the UI is more automated but slightly slower. Choose the method that best meets your preferences and deployment requirements.


Hope it helps

Avatar
Discard
Best Answer

Thanks for the answer.

Avatar
Discard
Best Answer

Hi Aria.
Make sure the directory that you are copying your module into is added in addons path in your running configuration then restart the server and then update app list. 

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 23
3313
1
Sep 23
2255
1
Mar 23
5299
2
Feb 24
4160
2
Dec 23
5310