Blueprints Catalog

Displays blueprints from a repository under a configurable Github account or from an HTTP endpoint providing JSON response.

By default, the widget presents the blueprints listed in JSON file taken from widget configuration.

The widget includes an upload option for each of the blueprints, which lets you easily upload it to the current tenant on the manager. After uploading a blueprint from the catalog, you will be able to see it under the Blueprints widget.

You can also point the widget to read from a GitHub user account. You can then filter the presented blueprints by providing a filter query in the widget’s settings. Check Searching for repositories page to get more information on how to filter data in GitHub.

You can and should enter Github credentials for fetching data, as the defaults used by the widgets can reach the restricted query limit of GitHub (~50). These parameters are pulled from secrets as the github-username and github-password keys. These parameters are a must if you want to configure the widget to access private repositories.

blueprints-catalog

Settings