deb-murano/contrib/plugins/cloudify_plugin/nodecellar_example_application
Stan Lagun e3e5a74a6d Documentation for Cloudify plugin and example application
Documentation was improved and re-formatted.
Also LICENSE file for the plugin itself was added (previously
only demo application had it)

Change-Id: Ie0b3618ee8c25cdea4ab12fcae1b95257bf7cb85
2015-11-12 04:27:09 +03:00
..
LICENSE Adding Cloudify apps library and Example App 2015-11-02 15:29:47 +00:00
logo.png Adding Cloudify apps library and Example App 2015-11-02 15:29:47 +00:00
manifest.yaml Adding Cloudify apps library and Example App 2015-11-02 15:29:47 +00:00
README.rst Documentation for Cloudify plugin and example application 2015-11-12 04:27:09 +03:00

Nodecellar Example Application

Nodecellar is a example application with a Node front end and Mongo database backend.

To test this application with the Murano Cloudify plugin it:

git clone https://github.com/cloudify-cosmo/cloudify-nodecellar-example.git Resources cd Resources git checkout tags/3.2

After that the package need to be ziped and uploaded to Murano catalog as normally done for Murano applications.

You can follow instructions from here to quickly bring up the environment for the application.