In addition to the links Aditya posted, I'm also experimenting with a docker-compose which includes Postgresql.
https://github.com/danwatford/docker-postgres-ofbiz The above includes a script to dump the database. I still need to implement automatically triggering the script and to backup relevant ofbiz files along with the database content. So no reference implementation yet, but I'm sure something could be built based on the various proposals so far. Thanks, Dan. On Mon, 16 Nov 2020 at 06:49, Aditya Sharma <[email protected]> wrote: > Hi Nicholas, > > These links might help: > > https://markmail.org/message/3z3lzswers4asgqu > https://issues.apache.org/jira/browse/OFBIZ-10407 (Refer to Patch and PR) > https://markmail.org/message/y4e24vseqlhpvqrb > > HTH > > Thanks and Regards, > Aditya Sharma > > On Mon, Nov 16, 2020 at 3:19 AM Nicholas <[email protected]> > wrote: > > > is there a reference implementation, a docker image? I was reading: > > > > > > > > > http://ofbiz.135035.n4.nabble.com/discussion-provide-official-docker-image-of-Apache-OFBiz-td4722767.html > > > > > > where this was being discussed. > > > > > > > > thanks, > > > > > > Nick > > > > > -- Daniel Watford
