Skip to content

cloudify-examples/mongodb-blueprint

Repository files navigation

Build Status

mongodb-blueprint

This repo contains a blueprint that orchestrates a replicated and sharded MongoDb version 3.2.3 database cluster.

Compatibility

Tested with:

  • Cloudify 4.2

Pre-installation steps

Upload the required plugins:

Check the blueprint for the latest version of the plugin.

Install the relevant example network blueprint for the IaaS that you wish to deploy on:

Installation

On your Cloudify Manager, navigate to Local Blueprints select Upload.

Right-click and copy URL. Paste the URL where it says Enter blueprint url. Provide a blueprint name, such as mongodb in the field labeled blueprint name.

Select the blueprint for the relevant IaaS you wish to deploy on, for example openstack.yaml from Blueprint filename menu. Click Upload.

After the new blueprint has been created, click the Deploy button.

Navigate to Deployments, find your new deployment, select Install from the workflow's menu. At this stage, you may provide your own values for any of the default deployment inputs.

Uninstallation

Navigate to the deployment and select Uninstall. When the uninstall workflow is finished, select Delete deployment.