Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions source/examples/how-to-use.textile
Original file line number Diff line number Diff line change
Expand Up @@ -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*

Expand Down Expand Up @@ -48,4 +52,3 @@ If you would like to start testing Cloudify without Cloudify Manager, see our on
<!-- When you click "Try it now", you will receive an IP, which you can put in the Manager Endpoint field. -->

<!-- *Note: that the correct format for endpoint will be "http://[ENDPOINT_URL/IP]".* -->