Project

General

Profile

Idea #11162

Updated by Peter Amstutz almost 6 years ago

Deploy workflow-service to demo Arvados WES support and participate in GA4GH interoperability dream challenge. 

 https://github.com/common-workflow-language/workflow-service 

 Steps: 

 # Test Arvados support in workflow-service 
 ## Useful support probably requires a-c-r to support http URLs in input 
 # Release package 
 # Add workflow-service to build.list to build deb/rpms 
 # Talk to ops about deploying to qr1hi: 
 ## Should Probably should have its own hostname (eg wes.qr1hi.arvadosapi.com) 
 ## Should be lightweight, can go on existing VM or a new cheap VM  
 ## It is a Flask / WSGI app (Python) needs to app, should be set up with an application server (passenger) 
 ## Stateless service, minimal configuration required (just API server)

Back