-
How's everybody? We are clear about how to create a test/production environment by answering all copier questions including Traefik, email and backup questions. How do you work to modify code in development mode and test the test/production modes before pushing to the real server? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I don't understand your need: development environment is the same as at code level than the prod/test if you get latest code with |
Beta Was this translation helpful? Give feedback.
Going back to the initial question, someone correct me, if I'm wrong, for a development project, do it in a completely separate folder and with a different name than the test/production project if you plan to use the same computer for this purpose, this It will save you a lot of headaches that were analyzed in these two posts:
#60
Tecnativa/doodba#418
And regarding the questions for development:
copier copy gh:Tecnativa/doodba-copier-template ./ --trust
You only need to answer these questions:
odoo version
Language
OCI/Docker image (optional)
Postgres version (optional)
All other questions can be left blank or unanswered