Building and Deploying a Flogo Application
This topic provides step-by-step instructions to create a new application build and deploy a Flogo application to a data plane.
You need to provision a TIBCO Flogo® capability version before you can create an application. For instructions, see Provisioning and Upgrading TIBCO Flogo Capability.
- Procedure
-
In TIBCO Control Plane, click Data Planes from the left navigation.
-
On the Data Plane card of your choice, click Go to Data Plane.
-
In the Applications section, click Deploy an App.
Tip: Alternate method:In the Capabilities section, select the FLOGO capability.
In the App Builds section, click Create New App Build And Deploy.
Proceed with Step 5.
-
Click Start in the Deploy Flogo card.
-
On the Upload Files tab, drag and drop the
.jsonor.flogofile into the box or click browse to upload to upload a file from your system. Then, click Open.Note: To deploy an app created locally in Visual Studio Code, upload the.flogoor.jsonfile from your workspace. -
Click Upload Selected File, and then click Next.
-
On the App Build Configurations tab, specify the values for the following fields:
Field Description Select Flogo version Flogo Version From the Flogo version dropdown, select the Flogo version that you want to work with.
Default: The latest version or provisioned version.
Application Build Name Specify the name of your application build.
Default: The application name is automatically retrieved from the uploaded
.flogoor.jsonfile in Step 4.Important: The app build name must start with an alphanumeric character or an underscore (_). It can include letters, digits, periods (.), dashes (-), and underscores (_).Application Tags
Click the
icon to add tags for your application to enhance searchability and categorization.Select Connectors/Custom Extensions version Refresh List Click to fetch the latest list of connector/extension versions.
Default: The latest version or provisioned version.
<Connector/Extension> Choose the version of the connectors and custom extensions that you want to use with your application.
If your application requires a connector that is not currently provisioned in the data plane, you are prompted to provision it. Click the provision the missing connector in another tab link. For more information, see Provisioning Flogo and Connectors.
-
Click Create Build.
tag.-
On the Finished tab, click Deploy App to deploy the app build. For instructions, see Managed By Flogo Provisioner or Managed By Helm Charts.
Or
-
On the Finished tab, click View App Builds to view details about the app build. For more information, see App Builds.