Created 09-19-2016 10:25 AM
Hi every one,
I have installed a singlenode 0.7rc version of metron. As you know everything is installed on a virtual machine using Vagrant technology. Now i need a multinode metron, I have a VM on a server. Using default installation procedure, I would have some VMs over my VM and this would definitely effect overall performance in a bad way. So my exact question is that is it possible to install metron on real nodes, probably using ansible playbooks,with no Vagrant and no virtual machines??? How? Any idea would be great.
Created 09-19-2016 01:01 PM
This wiki should describe the process.
Created 09-19-2016 01:01 PM
This wiki should describe the process.
Created 09-20-2016 11:12 AM
In addition to the official documentation, I have some notes about a step by step install on a single node without vagrant: https://gist.github.com/2xyo/995c309acfe2e4e5ae13eef22324ff5e
Created 09-20-2016 08:48 PM
Hi,
I took a quick look at both links and I'm sure they both will be so helpful, thank you two.