Igniters,
I would like us to create a docker container which would do the following:
1. Download latest version of Ignite
2. Receive user GIT repository as a parameter, build it using maven, and
deploy user jar into Ignite.
3. 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.
Jira is created:
https://issues.apache.org/jira/browse/IGNITE-1046Thoughts?
D.