Provisioning and Upgrading TIBCO Flogo Enterprise Capability

TIBCO Flogo is an offering based on Project Flogo®, enabling customers and users to build ultralight microservices. It supports a wide range of application development use cases, whether in private or public clouds (including services like AWS Lambda) or on devices. By provisioning the TIBCO Flogo® Enterprise capability, you can deploy, manage, and monitor TIBCO Flogo applications using the TIBCO® Control Plane.

For more information, see TIBCO Flogo® Enterprise documentation and TIBCO Flogo® Extension for Visual Studio Code documentation.

Before you begin
  • Ensure that the Nginx Ingress Controller is deployed with a valid domain name. For more information, see Ingress Controller.
  • Create a data plane by following the registration steps. For more information, see Registering a Data Plane.

Provisioning TIBCO Flogo Enterprise Capability

    Procedure
  1. In TIBCO Control Plane, click Data Planes from the left navigation.

  2. On the Data Plane card of your choice, click Go to Data Plane.

  3. In the Capabilities section, click Provision a capability.

  4. On the Provision TIBCO Flogo® Enterprise card, click Start.

  5. Select the required Storage Class and Ingress Controller to provision the capability.

    • If there are no existing storage resources, you can add a storage resource. For more information, see Managing Resources.

  6. Click Next.

  7. Enter the path prefix in the Path Prefix text box for the ingress resource used to provision public APIs.

  8. (Optional) To disable the fluentbit sidecar deployment for the Flogo applications, turn off the Deployment of fluentbit sidecar for Application logs toggle. By default, this toggle is turned on.

  9. Select the I have read and accepted the TIBCO End User Agreement (EUA) checkbox to accept the End-User Agreement.

  10. Click Provision Flogo Version.

    It takes some time to provision the capability.

ResultThe Capability card is added to Data Plane. When the capability is successfully provisioned, the card displays the Success icon.

Upgrading TIBCO Flogo Enterprise Capability

    Procedure
  1. In TIBCO Control Plane, click Data Planes from the left navigation.

  2. On the Data Plane card of your choice, click Go to Data Plane.

  3. On the TIBCO Flogo® Enterprise Capability card, click Upgrade Capability.

  4. Verify that the required Storage Class and Ingress Controller are selected.

    • If there are no existing storage resources, you can add a storage resource. For more information, see Managing Resources.

  5. Click Next.

  6. Review the Path Prefix in the text box for the ingress resource used to provision public APIs.

    Note: Path Prefix is read-only and cannot be modified at this step.
  7. Review the Deployment of fluentbit sidecar for Application logs toggle settings for TIBCO Flogo Edition applications.

    • The toggle reflects the setting from when the capability was provisioned. You can modify the toggle settings at this step if needed.

  8. Select the I have read and accepted the TIBCO End User Agreement (EUA) checkbox to accept the End-User Agreement.

  9. Click Upgrade Capability.

    The capability is upgraded.

What to do nextAfter the capability is provisioned or upgraded, you can start deploying your apps.