Working with OpenShift Serverless Logic example applications

This document describes how to work with OpenShift Serverless Logic example applications.

Prerequisites

Using an example application

To get started with our examples, you can use the serverless-workflow-greeting-quarkus example application. However, same procedure can be applied to any example located in OpenShift Serverless Logic example repository.

Procedure
  1. Clone the kogito-examples repository and navigate to the serverless-workflow-greeting-quarkus example application.

    Clone an example application
    git clone --branch main https://github.com/kiegroup/kogito-examples.git
    git checkout 9.102.x-prod
    cd kogito-examples/serverless-workflow-examples/serverless-workflow-greeting-quarkus
  2. To run the example application, follow the instructions located in the README.md. Every example provides a file with instructions on how to run and work with it.

  3. Play with the example and explore OpenShift Serverless Logic capabilities.

Found an issue?

If you find an issue or any misleading information, please feel free to report it here. We really appreciate it!