Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2021-01-07 Thread john.lee
Eugen Stan wrote > Hi,Thank you all for your feedback.I've started working on my version of > docker image / build for OFBiz.It is still work in progress and I will > share my work when I have the demo running with Docker.Perhaps we will > find a way to have OFBiz docker images.Regards,-- Eugen

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2021-01-05 Thread Eugen Stan
Hi, Thank you all for your feedback. I've started working on my version of docker image / build for OFBiz. It is still work in progress and I will share my work when I have the demo running with Docker. Perhaps we will find a way to have OFBiz docker images. Regards, -- Eugen Stan +40720

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-31 Thread john.lee
hello, I want you to imagine spinning up six servers in an organized cluster with VLAN, security, load balancing, raid volumes, and the ability to scale services, backup data, upgrade individual software packages without the worry of breaking connections with other running products. Now imagine

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-27 Thread john.lee
Greetings to all,As I am new to your forum, just a few words to establish my position and objectives before you consider my opinions.*Background:* Retired research and development engineer (mostly machinery and custom processes - short on programing / long on mechanical) *Objective:*

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-08 Thread Eugen Stan
On 04.12.2020 23:32, Daniel Watford wrote: Interesting point about Kubernetes, especially since its use would promotes use of runtimes other than docker - https://dev.to/inductor/wait-docker-is-deprecated-in-kubernetes-now-what-do-i-do-e4m I'd be interested to explore using Kubernetes, but

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-04 Thread Daniel Watford
Interesting point about Kubernetes, especially since its use would promotes use of runtimes other than docker - https://dev.to/inductor/wait-docker-is-deprecated-in-kubernetes-now-what-do-i-do-e4m I'd be interested to explore using Kubernetes, but worry it might be a step too far at the moment.

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-04 Thread Ean Schuessler
These days we are mostly working in Kubernetes. Docker only takes you part way to the horizontal scalability promised land. On Tue, Dec 1, 2020 at 12:27 PM Eugen Stan wrote: > Hi, > > There has been some discussion regarding Docker and OFBiz, however no > consensus yet. > I'm starting this

Re: [DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-02 Thread Daniel Watford
Hi Eugen, My personal use cases for using Docker and Ofbiz are: - Development workflow. - Production and test builds incorporating custom plugins. - Use as part of immutable infrastructure. == Development workflow I often use docker containers when testing PRs, but building a complete docker

[DISCUSSION] Adopting Docker for OFBiz - what are the objectives?

2020-12-01 Thread Eugen Stan
Hi, There has been some discussion regarding Docker and OFBiz, however no consensus yet. I'm starting this thread after discussions on Slack with Jacques Le Roux, Daniel Watford and Michael Brohl. The the aim to establish some goals / objectives regarding Docker and OFBiz. Please add your