[
https://issues.apache.org/jira/browse/DL-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15771186#comment-15771186
]
Asko Kauppi commented on DL-149:
--------------------------------
Would like to collaborate with [~franckcuny] on this.
My current contributions on it are here:
https://github.com/akauppi/distributedlog-blanket
The BookKeeper setup seems very config file oriented (unlike launching Write
Proxy in 0.4.0 which takes its cues from env.vars). I would like to have one
image for each: Zookeeper, BookKeeper, Write Proxy, and then be able to combine
those at will.
I'm sure more eyes and Docker experience will help on this.
> Docker support
> --------------
>
> Key: DL-149
> URL: https://issues.apache.org/jira/browse/DL-149
> Project: DistributedLog
> Issue Type: Improvement
> Reporter: Asko Kauppi
>
> I would like to run DistributedLog in two ways:
> - on my local machine, within a development folder, for a project that uses DL
> - on Kubernetes cluster for production
> Better, modularized Docker support would allow both of these to happen. I
> could use docker-compose to launch a development setup by a one-liner. In
> Kubernetes, having separate Zookeeper, BookKeeper, Write Proxy and Read Proxy
> images would allow free adjustment on how many of these are run, and where.
> I found multiple Docker image projects in the Internet, including one
> Dockerfile in the distributedlog project itself. However, none of them cover
> the above needs. So I started this:
> https://github.com/akauppi/distributedlog-blanket
> The Docker images there don't work. I would ask for help to make it better.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)