Re: auto-install on bare metal

2017-04-26 Thread Otto Fowler
Well, let’s be sure what Dima’s looking for. That site is most def. what I’m looking for however. On April 26, 2017 at 10:29:36, Nick Allen (n...@nickallen.org) wrote: > But that still requires to pre-install Ambari first, right? No. Just like what happens when deploying "Full Dev", Ansible

Re: auto-install on bare metal

2017-04-26 Thread Dima Kovalyov
Thank you Nick, Yes, I was referring to a link that Jon and Otto provided, their method requires Ambari to be setup seems like. We will test your solution, thanks. - Dima On 04/26/2017 07:59 PM, Nick Allen wrote: But

Re: auto-install on bare metal

2017-04-26 Thread Nick Allen
> But that still requires to pre-install Ambari first, right? No. Just like what happens when deploying "Full Dev", Ansible will install Ambari. On Wed, Apr 26, 2017 at 10:25 AM, Dima Kovalyov wrote: > But that still requires to pre-install Ambari first, right? > > -

Re: auto-install on bare metal

2017-04-26 Thread Dima Kovalyov
But that still requires to pre-install Ambari first, right? - Dima On 04/26/2017 07:54 PM, Nick Allen wrote: > Ok, then I must have totally misunderstood what you're looking for. Sorry. > > On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler > wrote: > >> Right, I think this

Re: auto-install on bare metal

2017-04-26 Thread Nick Allen
Ok, then I must have totally misunderstood what you're looking for. Sorry. On Wed, Apr 26, 2017 at 9:59 AM, Otto Fowler wrote: > Right, I think this : https://cwiki.apache.org/confluence/pages/viewpage. > action?pageId=65144361 is the flow, > but I need to verify it

Re: auto-install on bare metal

2017-04-26 Thread zeo...@gmail.com
I can verify that I've used https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65144361 to install Metron on a bare metal cluster before the docker requirement was imposed. Jon On Wed, Apr 26, 2017 at 9:59 AM Otto Fowler wrote: > Right, I think this : >

Re: auto-install on bare metal

2017-04-26 Thread Otto Fowler
Right, I think this : https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65144361 is the flow, but I need to verify it post recent changes to allow building in docker again. On April 26, 2017 at 09:54:26, Nick Allen (n...@nickallen.org) wrote: Here is an example of how you might

Re: auto-install on bare metal

2017-04-26 Thread Nick Allen
Here is an example of how you might do that. I created this quite a while ago, but it shows you the structure and how you could manage multiple environments with this method. https://github.com/nickwallen/metron-environments On Tue, Apr 25, 2017 at 9:46 PM, Otto Fowler

Re: auto-install on bare metal

2017-04-25 Thread Otto Fowler
I failed at this today, but maybe it was the way I tried. An example would be great. On April 25, 2017 at 20:11:26, David Lyle (dlyle65...@gmail.com) wrote: Hi Dima, The same Ansible playbooks that work for EC2 and Vagrant will work for bare metal installations. The only difference is that

Re: auto-install on bare metal

2017-04-25 Thread David Lyle
Hi Dima, The same Ansible playbooks that work for EC2 and Vagrant will work for bare metal installations. The only difference is that you would need to pre-provision your machines and hand-build your inventory file. The AWS playbooks only provision the machines. All deployment of Metron is