Skip to content
This repository was archived by the owner on Feb 9, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 724 Bytes

File metadata and controls

16 lines (8 loc) · 724 Bytes

Build Status Coverage Status

Simple Workflow Service

This service handles execution of tasks on remote resources. Tasks can be any git repositories with any source code, binaries with defined hooks according to ABCD Specification. Resource can be any systems that allows public key based SSH access including HPC/HTC systems, VMs, public cloud, etc. *

Features

transfer / execution of tasks requested by users through the API.