About

Odoo, operated like software.

RollBackk builds and runs Odoo Community environments from your own Git repository. A branch becomes an image, an image becomes an environment, and an environment can be duplicated, restored or thrown away without touching the one next to it.

What the platform does

Git is the source of truth

Connect a repository and its branches become deployable. Each deploy builds an image from a specific commit, so what runs in production is a version you can name, review and roll back to.

Environments are isolated

Production, staging and a branch you are testing each get their own database, their own storage and their own deployment. Breaking one leaves the others untouched, which is the point of having them.

Backups and restores are ordinary operations

Environments are backed up, and a backup can be restored into a new environment. Duplicating production to reproduce a bug is a normal action, not a project.

A marketplace, and resale

Publish modules, or package an environment as an offer your own clients can subscribe to. Integrators bill their clients; the platform bills the integrator.

Who it is for

Odoo integrators

You maintain custom modules for several clients and you need each of them isolated, reproducible and separately billable. The client portal lets you resell an environment under your own terms, with your own prices, in your own currency.

Companies running Odoo

You run Odoo Community and you want a staging environment that matches production, a build you can trace to a commit, and a restore you have actually tested. Without hiring somebody to operate Kubernetes.

Where the platform stands

An honest picture of what is in place today, and what is not yet.

  • The platform is young. It is in production and it is not certified: there is no SOC 2 report and no ISO 27001 certificate today, and we do not claim equivalence with either.
  • Public documentation, an API reference and a changelog are not published yet. The guides cover day-to-day use of the platform in the meantime.
  • There is no contractual uptime commitment outside a separate support agreement. Any commitment we do make is written in the terms of service.
  • Backups are taken and restores work; verifying that a restore contains what you need is your responsibility and we recommend doing it before you need it.

The technical detail, including how to report a vulnerability, is on the security page.

Legal information

Company
RollBackk Technologies SARL
Legal form
SARL au capital de 990 000 XAF
Registration number
CM-DLA-02-2026-B12-00811
VAT / tax number
M082618903109Z
Registered address
Bonamoussadi, Douala, Cameroon
Publication director
Fokou Montaigne Landau
Infrastructure provider
AWS, Contabo
Hosting region
Europe centrale

Odoo trademark

Odoo is a registered trademark of Odoo S.A. RollBackk deploys the Odoo Community edition, published under the LGPLv3, and is not affiliated with, endorsed by or a partner of Odoo S.A. Odoo Enterprise licences, where you use them, are contracted directly with Odoo S.A.

Deploy an Odoo environment from your own repository.