Skip to content

Revert "[ADD] Add multiodoo support group for supervidor"

Reverts Vauxoo/docker-odoo-image#397

DeployV is not ready to support 2 services yet.

It is running the crons before to deactivate the database. It is raising errors since that both instance try to update. It is delaying the deployV status

We found a workaround to fix the queue_job get stuck:

  • Backporting the module v12.0 to 11.0

We will work to improve all the cron of the customer in order to reduce the memory use and times in order to avoid increasing limits because cron.

In the future, we can work to support multiple instances.

Merge request reports