Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

build ACIs for popular Java applications #5

Open
5 tasks
jonboulle opened this issue Apr 1, 2015 · 3 comments
Open
5 tasks

build ACIs for popular Java applications #5

jonboulle opened this issue Apr 1, 2015 · 3 comments

Comments

@jonboulle
Copy link
Contributor

We should explore creating ACIs for some of the more popular infrastructure apps:

  • Cassandra
  • Zookeeper
  • Dropwizard
  • Kafka
  • Hadoop components
@alban
Copy link
Member

alban commented Apr 1, 2015

I was given this link about how to run Hadoop in containers:
https://docs.google.com/document/d/1aF6SRRZep_UeGzlfIhA9WWUzsAjxmevVjuz0tcOjxGQ/edit

Once ACIs are created for the aforementioned apps, the following demo should work with rkt :)
https://github.com/endocode/CoreOS-Kafka-Storm-Cassandra-cluster-demo

@alban
Copy link
Member

alban commented Apr 1, 2015

/cc @kayrus

@jcollie
Copy link

jcollie commented Apr 16, 2015

Here's what I'm working on to build a container to run Logstash:

https://github.com/jcollie/logstash-appc

It uses CentOS 7 and OpenJDK 7 but it wouldn't be that hard to use an Oracle JDK if you wanted to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants