<div dir="ltr">Thanks. Seems like just about everything open source is using Ansible for deployment. </div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 10, 2015 at 12:50 PM, Sachidananda URS <span dir="ltr">&lt;<a href="mailto:surs@redhat.com" target="_blank">surs@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Ryan,<br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Sep 9, 2015 at 5:20 PM, Ryan Nix <span dir="ltr">&lt;<a href="mailto:ryan.nix@gmail.com" target="_blank">ryan.nix@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">At the Redhat conference in June one of the lead developers mentioned Gluster would be getting a new GUI management tool to replace oVirt. Has there been any formal announcement on this?</div>
<br></blockquote><div><br></div><div><br></div></span><div>Currently we have gdeploy which is a CLI for deployment and management of Gluster clusters.</div><div>This is an ansible based tool, which can be used to:</div><div><br></div><div>* Set up backend bricks.<br></div><div>* Create volume.</div><div>* Mount the clients and bunch of other things.</div><div><br></div><div>The project is hosted at:</div><div><a href="https://github.com/gluster/gdeploy/tree/1.0" target="_blank">https://github.com/gluster/gdeploy/tree/1.0</a><br></div><div><br></div><div>I suggest using 1.0 branch, master is unstable and work in progress.</div><div><br></div><div>The tool is very easy to use. It relies on configuration files. Writing a configuration file is explained </div><div>in the example configuration file:</div><div><br></div><div><a href="https://github.com/gluster/gdeploy/blob/1.0/examples/gluster.conf.sample" target="_blank">https://github.com/gluster/gdeploy/blob/1.0/examples/gluster.conf.sample</a><br></div><div><br></div><div>A more detailed explanation of the fields can be found at:</div><div><a href="https://github.com/gluster/gdeploy/blob/1.0/examples/README" target="_blank">https://github.com/gluster/gdeploy/blob/1.0/examples/README</a><br></div><div><br></div><div>`gdeploy --help&#39; will print out help message on the usage.</div><div><br></div><div>Please let us know if you have any questions. It would be much awesome if you can send us</div><div>pull requests.</div><div><br></div><div>-sac</div></div></div></div>
</blockquote></div><br></div>