[
https://issues.apache.org/jira/browse/METRON-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703538#comment-16703538
]
ASF GitHub Bot commented on METRON-1860:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/1261
The base option is like quick dev, but quick dev also had metron installed,
so starting it involved replacing the bits that where in there, we didn't
maintain quick dev ansible w/o the metron stuff and 'other' ansible with the
base.
I think that is a good idea, but for a follow on to this. This effort
itself is or may be just a first step to a couple of things.
The base image would not replace this, but be the base image that this
functionality uses.
> Improve full dev experience by using docker and vagrant together for centos6
> ----------------------------------------------------------------------------
>
> Key: METRON-1860
> URL: https://issues.apache.org/jira/browse/METRON-1860
> Project: Metron
> Issue Type: Improvement
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Major
>
> Many new users have trouble getting full dev to run correctly. Setting up
> the environment to build metron and run the ansible is often a problem.
> We already have a docker container for fully building metron, that could also
> be used for running ansible.
> The idea to explore is the following:
> # run vagrant up, but without ansible, just stand up the base image
> # run docker to run the ansible playbooks against the vagrant machine
> # ???
> # profit
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)