Connect your Odoo project to GitHub for seamless deployments. Push your code, and your Odoo ERP updates automatically.
Connect your GitHub repository with a single click. No complex setup or configuration required.
Every push to your main branch automatically builds and deploys your Odoo instance. Your code goes live in seconds.
Each branch gets its own isolated staging environment. Test features independently before merging to production.
Preview every pull request with a live Odoo instance. Review changes before they go to production.
Start deploying your Odoo project from GitHub in minutes. No DevOps expertise required.
Start Free TrialGitHub is the first step. Set up a complete CI/CD pipeline with automated testing, or explore deployment options for zero-downtime production releases. Our guide on Odoo GitHub deployment covers branching strategies and best practices.
We primarily support GitHub, with support for GitLab and Bitbucket also available.
Every branch you push creates an isolated staging environment. Merge to main and it deploys to production automatically.
Yes, the platform integrates with GitHub Actions. Use your existing CI/CD pipelines or let the platform handle deployments.
Yes, full support for both public and private GitHub repositories.