-
Would be great to have the following traefik features:
* Custom error pages (e.g. when odoo is starting): https://docs.traefik.io/middlewares/errorpages/
* Limit request size https://docs.traefik.…
-
Why make `repos.yaml` file name configurable?
Allow running multiple environments (e.g: `prod.yaml` and `test.yaml`) from the same "scaffolding" directory but with different `repos.yaml` file.
T…
-
According to https://pre-commit.com/#temporarily-disabling-hooks:
> The `SKIP` environment variable is a comma separated list of hook ids. This allows you to skip a single hook
In a project of m…
-
I would like to master the setup and use of this whole framework. I have set it up in a local environment and play with it but I want to go further with it. Any help, advice, guide?
-
For copier odoo v8
Standard answers
odoo_1 | Usage: odoo [options]
odoo_1 |
odoo_1 | odoo: error: no such option: --limit-time-real-cron…
-
Hi @Yajo , I'm not sure if that is an issue but a question.
First of all I know that you'll think something like: How come are you using docker in mac??!! Just do it in Linux! 😱
I would say that…
-
RFC to change the color of the questions to make it (more) readable.
(anything light color visible on black and grey background will do )
![image](https://user-images.githubusercontent.com/11499387/…
-
Hi there @Yajo !
I've been experiencing this issue since I'm using doodba and I've tried a lot of things as run new and migrated databases from other servers, use production and development environme…
-
I tried a fresh copier execution:
copier -a copier-answers.yml .
and when i try to build the image with:
docker-compose -f prod.yaml up --build --remove-orphans --force-recreate -d
I got …
-
I have this error when I call ```docker-compose up```,
```doodba INFO: Executing odoo --limit-memory-soft=0 --limit-time-real-cron=9999999 --limit-time-real=9999999 --workers=0 --dev=reload,qweb,wer…