Kelda » History » Version 5
Ward Vandewege, 03/28/2018 01:13 AM
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 | 4 | Ward Vandewege | * add git repository to the implemented features |
16 | 5 | Ward Vandewege | * remove manual ./manual.sh required to get to a working Arvados |
17 | 1 | Ward Vandewege | * make const.js more flexible (e.g., pull package versions from versions.arvados.org?) |
18 | * support postgres state in external db |
||
19 | * support keep state in external (S3) storage |
||
20 | * move the runtime docker images to the arvados dockerhub namespace |
||
21 | * merge into upstream arvados repo |
||
22 | * make runtime docker images much slimmer |
||
23 | 5 | Ward Vandewege | * -remove manual ./step1.sh required to get to a working Arvados- |
24 | 3 | Ward Vandewege | * -use packages instead of an arbitrary git checkout at one point in time- |