Asko Kauppi created DL-149:
------------------------------

             Summary: 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)

Reply via email to