issues
search
SciDAS
/
nextflow-api
MIT License
31
stars
5
forks
source link
[WIP] Add mongodb client for user authentication, performance data
#20
Closed
bentsherman
closed
4 years ago
bentsherman
commented
4 years ago
add basic mongodb client to server.py
replace config.json with WorkflowInstance schema
add User schema, basic authentication via tornado
add Task schema
add extra nextflow config to enable weblog
add separate database pod to deployment
add option to use JSON file backend instead of mongodb for some environments?