0

In Cloudify V2.7, After installing my own receipe, I am not able to see that receipe in App Catalog tab.How can we show up the receipe in App Catalog?

Thanks in Advance.

1 Answers1

1

If you want a recipe to be displayed in the application catalog (i.e. : in the Cloudify web UI), you need to place it in a public online repository and configure it in your unzipped Cloudify distribution file.

However, when you install a recipe (not via the app catalog) it is not displayed in the application catalog.

More info about the Cloudify recipes catalog can be found here : http://getcloudify.org/guide/2.7/setup/recipes_tab.html

HTH, Tamir.

tamirko
  • 499
  • 5
  • 12
  • Thanks for quick answer! Your suggestion helped me. I have one more question, how to uninstall a recipe from Cloudify WebUI – Harish Meda Aug 21 '14 at 16:38