Hi Eugen, I'm very interested in running Ofbiz in Docker and have a few experiments underway.
Please see a recent message on the dev mailing list with a branch to builder docker images - https://lists.apache.org/thread.html/r40fd679818a37e113b469add51755b1097a2b02d3961e71a2cfe928d%40%3Cdev.ofbiz.apache.org%3E The approach in the branch referred to in above mailing list thread is to build the currently checked out workspace. This has been particularly useful for me when testing. Also check out https://issues.apache.org/jira/browse/OFBIZ-10407 where approaches making use of a Dockerfile where ofbiz sources are retrieved from the repo as part of the docker build process. I prefer the approach of building the currently checked out environment - but I'm biased :) Also see this docker-compose configuration which builds a docker image to operate alongside a Postgres database. - https://github.com/danwatford/docker-postgres-ofbiz To move this forward I think we need the ofbiz committers to signal a preferred direction and then we can collectively focus on that and get closer to publishing some official images. Cheers, Dan. On Sun, 29 Nov 2020 at 22:09, Eugen Stan <[email protected]> wrote: > Hi, > > I would like to joint he OFBiz Community days and focus on two things: > > - How to deploy OFBiz with Docker / Kubernetes - build a Helm chart if > there is none available > - Setup OFBiz in Romanian language - and document the steps on my website. > > I would love help feedback on the above. > My plan is to work on his for this week. > > Who else is interested in the above topics? > > > Regards, > -- > Eugen Stan > +40720 898 747 / netdava.com > -- Daniel Watford
