Git-integrated CI/CD platform that spins up automatic stagings for your Odoo instances. Everything Odoo SH does, now running on your own server and with built-in AI.
Request a demoExdoo Deploy IA is a CI/CD platform that connects to your Git repository (GitHub, Gitea or GitLab) and deploys Odoo instances automatically. Every commit creates a staging ready to test, merges get scheduled, and our AI can work directly with your instances.
Connect any repository: GitHub, Gitea or GitLab. Auto-deploy on push, manual deploy with one click, or scheduled for a specific date and time.
Connect our AI straight to your Odoo instance: query data, run actions, generate reports, validate models. The AI works with your ERP in plain language.
Every branch becomes a live staging with its own URL. Test without touching production. Stagings spin up in minutes and are destroyed on merge.
Direct terminal access on every instance. Run commands, debug, install modules. And our AI can drive the shell for you.
Stream logs from every instance in real time. Filter by errors, warnings or specific modules. No manual SSH — all from your browser.
Schedule merges for off-peak hours. Cancelable, auditable and with notifications to your team. Your DevOps team sleeps easy.
One place to see and share credentials for all your instances. URLs, users, passwords — copy them with one click.
Dashboard with productivity per developer, branches per project, deploy times and resource usage. Full audit trail.
All the good parts of Odoo SH, without the limits. And a lot more.
| Feature | Odoo SH | Exdoo Deploy IA |
|---|---|---|
| Git integration | GitHub only | GitHub, Gitea, GitLab |
| Stagings | $288 MXN + VAT / month | ✓ Unlimited * |
| Shell for your team | Limited | ✓ Full shell + AI |
| AI built into Odoo | ✗ | ✓ Talk to your ERP |
| Where it runs | Odoo infrastructure | Any server you want |
| Cost per worker | $1,152 MXN + VAT / month | ✓ Unlimited workers * |
| Storage | $4 MXN per GB / month | Your server's storage |
| Migration from another host | Complex | ✓ Handled by our team |
| Technical support | Email / tickets | WhatsApp + AI 24/7 |
* Depends on the disk space and cores of the server you contract with Exdoo or with a third party. 1 core = 1 worker.
See every Odoo project from a single place. Filter by Deploy Ready or access only. Each card shows the server, the public URL, copyable credentials and how many branches are active.
Every Git branch gets its own deployed instance with a unique URL. Copyable credentials, direct AI Shell, live logs, one-click delete.
Schedule merges to production for off-peak hours. Status visible in real time (Pending / Done), cancelable up to the last minute, with a full audit trail.
Our platform includes a built-in AI that connects straight to your Odoo instance and can run real tasks in your ERP in plain language.
Multimodal: upload screenshots, documents or videos and the AI processes them alongside your Odoo. It runs in the browser, nothing to install.
Forget opening the editor, setting up environments and debugging modules by hand. Describe what you want in plain language and our AI writes, tests and deploys the code straight into your Odoo instance. Coding has never been this fast.
product.template identified.
exdoo_codigo_sat...
from odoo import models, fields, api from odoo.exceptions import ValidationError class ProductTemplate(models.Model): _inherit = 'product.template' codigo_sat = fields.Char( string='SAT Code', size=8, help='SAT product/service code (8 digits)' ) @api.constrains('codigo_sat') def _check_codigo_sat(self): for rec in self: if rec.codigo_sat and not rec.codigo_sat.isdigit(): raise ValidationError('Only 8 numeric digits')
tests/test_codigo_sat.py) — 4/4 passing
What used to take 2 hours now takes 10 minutes. The AI knows Odoo conventions, the ORM, XML views and model inheritance.
Every change ships with generated unit tests. The AI checks that your code breaks nothing before it deploys.
The code is tested on a Git branch and deployed to a live staging. You review it in the browser, approve, and it merges to main.
"Human in the loop" mode: the AI proposes, you review the diff and decide. Nothing reaches production without your approval.
The AI knows your custom modules, conventions, field names and business rules. It codes "the way you would".
"Add a PDF sales report by salesperson with monthly totals". The AI gets it, builds it and hands it to you ready to use.
If your IT team or a partner builds custom modules, you need stagings, version control and orderly deploys. This platform is your DevOps partner.
If you manage several Odoo instances for multiple clients, centralize everything here. One dashboard, shared credentials, controlled deploys and multi-client support.
If you pay a lot for Odoo SH and want more control, better performance and predictable costs, we migrate your instance and you work exactly as before — but on your own infrastructure.
Request a personalized demo of Exdoo Deploy IA. We'll show you how to migrate from Odoo SH and how our AI can transform the way your ERP runs.
Request a free demo