Importing workflows from the BlueCat GitHub Community Folder - Platform - BlueCat Gateway - 24.1

Gateway Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
24.1

The Community folder in the BlueCat Labs GitHub repository contains many workflows from members of the BlueCat GitHub community. You can import them for use in your own system, or simply as examples of what is possible.

Community workflows in this folder include README.md files with a brief description of the workflow and the supported Gateway version. Each submitted workflow is reviewed and validated by BlueCat to ensure functionality and usability.

To import workflows from the Community folder:

  • Clone the public GitHub repository locally.

    OR

    Download the gateway-workflows repository as a zip file and unzip the contents locally.

  • Navigate to the desired workflow directory inside the Community folder and copy the entire folder to your workflows directory.

    cp -r workflow_directory <bluecat_gateway>/workflows

    You can add permissions to the Community workflows either manually before restarting BlueCat Gateway, or afterwards from the Permissions page (see Setting page and REST endpoint permissions).

    Warning: Community workflows created for earlier versions of BlueCat Gateway may not be compatible with current or later versions.
  • Restart the Gateway container.