Automated Odoo module deployment + Jenkins pipeline monitoring. Pulls modules from git, deploys to Odoo, restarts services, validates results and emails on errors.
Replace placeholders with your real URLs
Emails will be sent from the CI runner to configured recipients on failures.
This table shows each monitored site (domain or IP), whether it uses a port check, status, last change and a quick action link.
| Site | Port-aware | Status | Last changed | Actions |
|---|---|---|---|---|
| odoo.theamandairy.shop | Yes (8069) | UP | 2025-11-06 09:40 | Open |
| theamandairy.shop | No | DOWN | 2025-11-06 08:55 | Investigate |
On failure, pipeline sends an email with subject, summary and an attachment (log snippet).
Subject: [jenkinsOdooCICD] Build #23 FAILED - Module: odoo_auto_deploy To: ops@example.com Summary: - Git: repo/branch - Module: odoo_auto_deploy - Step: install - Error: Traceback (most recent call last)... Logs (tail): ...error stack...
If your Jenkins instance allows embedding, insert its URL below. Otherwise link directly to it.
Note: some servers block iframe embedding (X-Frame-Options). If the frame is blank, click the Quick Links above.