I am trying to do the frappe docker production setup. It has worked for version 15, I am running into issues when I try to do it with version 16.
If anyone has successfully done this, please reach out so that I can elaborate.
I am trying to do the frappe docker production setup. It has worked for version 15, I am running into issues when I try to do it with version 16.
If anyone has successfully done this, please reach out so that I can elaborate.
If you want a vanilla shortcut use: -
Hi what kind of problems are you running into?
Version 16 is the default now as of two weeks ago: Update Frappe and ERPNext branches to version 16 by ews-pgasser · Pull Request #1855 · frappe/frappe_docker · GitHub
So if you pull the latest changes from the frappe_docker repo and begin again, you will end up with version-16 unless you change something.
Hello, thank you for replying.
I am facing a couple of branching issues
One is Asset mismatch between backend and frontend due to sites/assets volume declaration · Issue #1850 · frappe/frappe_docker · GitHub
There are also some other issues which are causing a lot of issues in the CICD process.
I wanted to ask if you could lend time to point me in the right direction. Maybe an online quick meeting if possible for you.
No worries if that is not something you can do.
Please consider, thank you
Hi thank you for you suggestion, however I wanted to go with frappe docker since it is production grade
Hi, thank you for replying
I did that.
However my css and js assets keep breaking everytime I test rebuilding the image.
There is no apparent pattern that is causing this, but it is persistent. I tried the solution here, but still it breaks sometimes Asset mismatch between backend and frontend due to sites/assets volume declaration · Issue #1850 · frappe/frappe_docker · GitHub
Can you paste your compose.yml volumes and binding here
The PR has been merged. Have you tried rebuilding the containers as described in the migration documentation so that the volume mapping works correctly?