1

I have modified the default recipe repository to point to my own github repository URL.

After the "bootstrap", I can see my recipes in the "work\cloudify_recipes_clone" but I don't see the recipe in the webui.

Eliran Malka
  • 15,821
  • 6
  • 77
  • 100

1 Answers1

1

The UI expects to find a structure similar to cloudify-recipes repository

Which means all you need is to create a folder "apps" and/or "services" and the UI will display the content under those folders.

guy mograbi
  • 27,391
  • 16
  • 83
  • 122