Skip to content

REANA Workflow Controller for the Reproducible and Reusable Data Analysis Workflow Server

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt
Notifications You must be signed in to change notification settings

scailfin/flowserv-reana-backend

Repository files navigation

REANA Workflow Controller for the Reproducible and Reusable Data Analysis Workflow Server

About

This repository contains the implementation of a workflow controller for the Reproducible and Reusable Data Analysis Workflow Server (flowServ) that uses an existing REANA cluster to run instances of workflow templates.

Configuration

Install the REANA backend package:

pip install git+https://github.com/scailfin/flowserv-reana-backend.git

Set the following environment variables to instruct flowServ to use the REANA workflow controller:

export FLOWSERV_BACKEND_CLASS=REANAWorkflowController
export FLOWSERV_BACKEND_MODULE=flowservreana.controller

You also need to set the REANA environment variables REANA_SERVER_URL and REANA_ACCESS_TOKEN.

About

REANA Workflow Controller for the Reproducible and Reusable Data Analysis Workflow Server

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages