Nikita Ivanov created IGNITE-1202:
-------------------------------------
Summary: Provide ARM template for running Ignite on Microsoft
Azure infra.
Key: IGNITE-1202
URL: https://issues.apache.org/jira/browse/IGNITE-1202
Project: Ignite
Issue Type: Task
Components: build, general
Affects Versions: 1.1.4
Reporter: Nikita Ivanov
Basically, it would be great to have Ignite be natively runnable on Azure
infra.
It looks like all we need is a VM and an install script. If that is the case
then fastest way to get started ARM is through QuickStart templates (see
https://github.com/azure/azure-quickstart-templates), specifically
https://github.com/Azure/azure-quickstart-templates/tree/master/lamp-app (which
uses a script to configure the machine appropriately).
Since we already have Docker container we can it them instead of shell scripts.
I'm also attaching slide deck with more information on Azure ARM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)