Project

General

Profile

Kelda » History » Revision 4

Revision 3 (Ward Vandewege, 03/28/2018 12:24 AM) → Revision 4/7 (Ward Vandewege, 03/28/2018 12:50 AM)

h1. Kelda 

 The https://kelda.io folks did an initial Arvados 'port'. 

 h2. Current status: 

 * ephemeral Arvados installation in the cloud (AWS/GCP/Digital Ocean) in ~5 minutes, with a few manual steps 

 h2. Latest codebase: 

   https://github.com/cure/arvados/tree/from-packages 

 h2. TODO: 

 * add git repository to the implemented features 
 * remove manual steps required to get to a working Arvados 
 * make const.js more flexible (e.g., pull package versions from versions.arvados.org?) 
 * support postgres state in external db 
 * support keep state in external (S3) storage 
 * move the runtime docker images to the arvados dockerhub namespace 
 * merge into upstream arvados repo 
 * make runtime docker images much slimmer 
 * -use packages instead of an arbitrary git checkout at one point in time-