Project

General

Profile

Kelda » History » Version 2

Ward Vandewege, 03/27/2018 09:39 PM

1 1 Ward Vandewege
h1. Kelda
2
3
The https://kelda.io folks did an initial Arvados 'port'.
4
5
h2. Current status:
6
7
* ephemeral Arvados installation in the cloud (AWS/GCP/Digital Ocean) in ~5 minutes, with a few manual steps
8
9
h2. Latest codebase:
10
11
  https://github.com/cure/arvados/tree/from-packages
12
13
h2. TODO:
14
15
* remove manual steps required to get to a working Arvados
16
* make const.js more flexible (e.g., pull package versions from versions.arvados.org?)
17
* support postgres state in external db
18
* support keep state in external (S3) storage
19
* move the runtime docker images to the arvados dockerhub namespace
20
* merge into upstream arvados repo
21 2 Ward Vandewege
* make runtime docker images much slimmer
22 1 Ward Vandewege
* (in progress) use packages instead of an arbitrary git checkout at one point in time