Hi,
I updated my repository with a basic bash script that allow you to
launch more nodes in different hosts and query the status of the
cluster, it is in pure bash and I used ssh for connecting to the remote
hosts.
(
https://github.com/rubenvp8510/hwk-cassandra-docker/tree/master/bash)
This is very basic but pure bash (no composer), there is a lot of things
to do to improve this..
I was looking for another alternatives, Docker has his own orchestration
mechanism but it is only available for the latest version (1.12), for
old versions you could use docker-swarm but I think like with compose,
this won't be available on this environment.
Other alternative to SSH is use docker-api but it requires some
configurations on the remote hosts..
On 09/29/2016 03:57 PM, Juraci Paixão Kröhling wrote:
On 29.09.2016 17:21, Stefan Negrea wrote:
> docker-compose is no-go for orchestration.
Why's that? I think we use it somewhere in APM as well.
- Juca.
_______________________________________________
hawkular-dev mailing list
hawkular-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hawkular-dev