You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eliranmal edited this page May 12, 2013
·
1 revision
Go to your Dashboard
Click "Create new widget"
Fill in the form. The following fields affect the widget's look
Title - displays at the top of the widget
Youtuve vide URL - displays the video at the bottom left of the widget
Console Link - is a link you can provide to open the deployed recipe. like every link, this one has a title and location too.
Since the host for the link is unknown, we supply a placeholder $HOST.
For example, since couchbase default port is : 8097, a link in a couchbase recipe should be http://$HOST:8097
Recipe Structure : URL and Relative Path
The recipe URL assumes it points to a zipped file that contains a recipe at its root.
If the recipe is not in the root of the zip file, you should specify a relative path from the root to the recipe folder.