This repository allows to start-up a docker stack aligned with Zaphiro online cluster configuration.
To start it:
- Create a backup from the production database (before it may be a good idea to disable email, to avoid spam during dev tests).
- Clone the addons project (https://github.com/zaphiro-technologies/odoo-addons)
- Start the docker stack
docker compose up -d
- Restored the
zaphiro
backup from the production database. - Change the database to
zaphiro
.