[
https://issues.apache.org/jira/browse/METRON-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15736440#comment-15736440
]
ASF GitHub Bot commented on METRON-622:
---------------------------------------
GitHub user merrimanr opened a pull request:
https://github.com/apache/incubator-metron/pull/393
METRON-622: Create a Metron Docker Compose application
This PR is an initial attempt at creating a Docker development and testing
environment for Metron. Information about what's included and how to use it
can be found in the README.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/merrimanr/incubator-metron METRON-622
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/393.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #393
----
commit 2012369e3094dcc0d15365b914005d035e938824
Author: rmerriman <[email protected]>
Date: 2016-11-18T23:11:40Z
Metron Docker implementation
commit d9ea03eeafb6971390899c93bad73ee00216b3f6
Author: rmerriman <[email protected]>
Date: 2016-11-18T23:19:13Z
Cleaned up comments and added newlines to the end of files
commit 0a329c7ee49290d2cf31d7fed744300bf2ad2e07
Author: rmerriman <[email protected]>
Date: 2016-12-05T18:52:01Z
Merge remote-tracking branch 'mirror/master' into docker
commit 7db0810f76ca36b1bb9c8d98c21038175ffed117
Author: rmerriman <[email protected]>
Date: 2016-12-06T00:00:09Z
Resolved licensing issues
commit d38b6265b4c0806826db6f77c7c036f6115db53e
Author: rmerriman <[email protected]>
Date: 2016-12-06T00:12:38Z
Resolved licensing issues
commit c91680007c2dd71ca590b615a1dc131efb6402ae
Author: rmerriman <[email protected]>
Date: 2016-12-09T21:43:52Z
Added license header to docker-compose.yml
----
> Create a Metron Docker Compose application
> -------------------------------------------
>
> Key: METRON-622
> URL: https://issues.apache.org/jira/browse/METRON-622
> Project: Metron
> Issue Type: New Feature
> Reporter: Ryan Merriman
>
> This is an alternative to the Vagrant quick-dev approach of creating a local
> Metron environment for development and testing. It is intended to be leaner
> and easier to manage. This compose application will contain separate images
> for each of the services that Metron depends on as well as the Metron
> services.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)