docker

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

docker

Nicholas
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

Reply | Threaded
Open this post in threaded view
|

Re: docker

adityasharma
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 <[hidden email]>
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
>
>
Reply | Threaded
Open this post in threaded view
|

Re: docker

Daniel Watford
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 <[hidden email]> 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 <[hidden email]>
> 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
Reply | Threaded
Open this post in threaded view
|

Re: docker

Nicholas
This looks quite interesting, thanks for the link.


-Nick


On 11/15/20 10:59 PM, Daniel Watford wrote:

> 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 <[hidden email]> 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 <[hidden email]>
>> 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
>>>
>>>
>