Hey Alexander,

We find most people's needs are covered with Ansible, Puppet and Chef
for management purposes. I'm not sure if each of the cases you outline
are broken out as idempotent scripts you can run right this instant.

A recent curiosity of mine: I'd like to spin up environments using
Terraform from Hashicorp [1] since it supports both local and remote
deployments with ease.

Thinking through the other parts:

> run commands
I use ad hoc commands in Ansible for that

> Apply config
Any of the three of these

> Restart nodes
Same as running commands

> monitor clusters
Great question: I'm curious what others use here

> Audit all action
Another great question I'm not familiar with

> Collect logs
Another good question


I hope that gets this conversation started.

[1] https://terraform.io/intro/index.html


Matt Brender | Developer Advocacy Lead
Basho Technologies
t: @mjbrender


On Tue, Jun 9, 2015 at 6:32 PM, Alexander Popov <[email protected]> wrote:
>
> does it any reasonable alternatives to chef/ops works?
> Use cases:
> easy to scale up/scale down
> Easy to manage - run commands, apply configuration to all nodes,  restart 
> nodes, buck up.
> Monitor cluster, audit all actions, collect logs
>
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to