Dmitriy Setrakyan created IGNITE-1046:
-----------------------------------------
Summary: Docker container for Ignite
Key: IGNITE-1046
URL:
https://issues.apache.org/jira/browse/IGNITE-1046 Project: Ignite
Issue Type: Improvement
Components: general
Reporter: Dmitriy Setrakyan
Fix For: sprint-7
I would like us to create a docker container which would do the following:
# Download latest version of Ignite
# Receive user GIT repository as a parameter, build it using maven, and deploy user jar into Ignite.
# Start Ignite node with user code deployed in it.
This will allow users to automatically deploy their code into Ignite by simply providing a GIT URL.
Once this is done, we can create AMI and GCE images based on this docker container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)