Alt Text

Hello World App

This workflow is taking a message as input and sends runs it through the whalesay command. It is just meant as a showcase so the end result is not very useful.

Quickstart

  1. Go to deployments and create a new deployment
    1. Enter any name, e.g. hello-world-example
    2. Enter as source repoUrl: github.com/Edurata/edurata-workflows and path examples/hello-world.yaml and ref main
    3. Save and deploy

Showcase of features

  • Testing the basic functionality of printing in python nodejs, inline code and a docker container
  • Using secrets

Workflow