Odoo GitHub Integration

Connect your Odoo project to GitHub for seamless deployments. Push your code, and your Odoo ERP updates automatically.

How GitHub Integration Works

One-Click Connect

Connect your GitHub repository with a single click. No complex setup or configuration required.

Push to Deploy

Every push to your main branch automatically builds and deploys your Odoo instance. Your code goes live in seconds.

Branch Staging

Each branch gets its own isolated staging environment. Test features independently before merging to production.

Pull Request Previews

Preview every pull request with a live Odoo instance. Review changes before they go to production.

GitHub Workflow Features

  • Automatic deployment on every push
  • Branch-based staging environments
  • Pull request preview deployments
  • Deployment status in GitHub commits
  • Support for monorepos and multiple Odoo instances
  • Webhook-based instant deployments
  • GitHub Actions compatible

Connect Your GitHub Repository

Start deploying your Odoo project from GitHub in minutes. No DevOps expertise required.

Start Free Trial

Frequently Asked Questions

Which Git providers are supported?

We primarily support GitHub, with support for GitLab and Bitbucket also available.

How does branch staging work?

Every branch you push creates an isolated staging environment. Merge to main and it deploys to production automatically.

Can I use GitHub Actions with the platform?

Yes, the platform integrates with GitHub Actions. Use your existing CI/CD pipelines or let the platform handle deployments.

Does it work with private repositories?

Yes, full support for both public and private GitHub repositories.