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.
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.
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.