You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Maarten Ectors (JIRA)" <ji...@apache.org> on 2014/02/13 16:44:21 UTC

[jira] [Created] (GERONIMO-6517) Create a Juju Charm for Geronimo

Maarten Ectors created GERONIMO-6517:
----------------------------------------

             Summary: Create a Juju Charm for Geronimo
                 Key: GERONIMO-6517
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6517
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
            Reporter: Maarten Ectors


Juju (juju.ubuntu.com) is the default solution from Ubuntu to instantly deploy, integrate and scale software on any public cloud, private cloud or server. The magic behind Juju is called a charm. A charm can be written in any language. There are charms made in/with bash, python, java, chef, puppet, ansible, docker, etc. 

To give you a 1 minute demo just go to: https://jujucharms.com/sidebar/search/?text=instantBigDataNoSQL and drag-and-drop "demo: instant" from left to right and you will see all major Big Data and NoSQL solutions instantly deployed and integrated. Just click on Cassandra or Hadoop Slaves and change from 10 units to 100 units to scale to a 100 node Cassandra or Hadoop cluster. This demo is not having a cloud doing the actual deployment but you would be able to do the exact same on AWS, HP Cloud, Azure, private OpenStack, bare-metal servers with maas.ubuntu.com and even on a local Ubuntu machine [provided it had a lot of memory and CPU]. Make any changes and see how you can instantly export a bundle and import it into another environment. For more info see juju.ubuntu.com/docs.

Juju's strength is instant integration and scaling. Especially for Geronimo this would greatly help users see its immediate strengths in minutes. A Geronimo charm that would have existing relationships with the other charms like MySQL, Postgres, Memcache, Cassandra, Hive, HBase, Gitlab, Jenkins, etc. would allow anybody to quickly create Java applications that integrate into different data stores without configuration and have code for apps being pulled from Gitlab/Github and tested in Jenkins. There are many more charms that could benefit from a relation with Geronimo.

PS Jean-Baptiste Onofre already is writing a Karaf charm so he can give some good guidance. Additionally at Ubuntu we are happy to give a free remote training on how to write charms.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)