Otto Fowler created METRON-1860:
-----------------------------------
Summary: Improve full dev experience by using docker and vagrant
together
Key: METRON-1860
URL: https://issues.apache.org/jira/browse/METRON-1860
Project: Metron
Issue Type: Improvement
Reporter: Otto Fowler
Assignee: Otto Fowler
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)