From d60afdaa3c1405b5bd6057161bc244db11bd66e1 Mon Sep 17 00:00:00 2001 From: earthmant Date: Sun, 11 Jun 2017 16:26:03 +0300 Subject: [PATCH] update how-to-use instructions --- source/examples/how-to-use.textile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/source/examples/how-to-use.textile b/source/examples/how-to-use.textile index a4d6460c4..31e38931b 100644 --- a/source/examples/how-to-use.textile +++ b/source/examples/how-to-use.textile @@ -4,13 +4,17 @@ title: How to Use Cloudify Examples category: Contributing --- +Cloudify shares example blueprints and plugins at the "Cloudify Examples(Cloudify Examples)":https://github.com/cloudify-examples github organization. + + h1. *How to Use Cloudify Examples* -Cloudify maintains a "Cloudify-Examples" organization at github. Each of the examples in that organization are presented here. You have several options: +Below you will find several examples. + +They are distinguished according to NFV, Blueprints, and Plugins. Blueprints can be uploaded to an existing manager. Plugins can be packaged and used in your blueprints. + +The example blueprints have been prepared to work best with the "Cloudify Environment Setup(Cloudify Environment Setup)":https://github.com/cloudify-examples/cloudify-environment-setup example blueprint. -* View information about the example -* View the example source at github -* Upload to a manager h2. *View information about the example* @@ -48,4 +52,3 @@ If you would like to start testing Cloudify without Cloudify Manager, see our on -