Actions
Kelda » History » Revision 5
« Previous |
Revision 5/7
(diff)
| Next »
Ward Vandewege, 03/28/2018 01:13 AM
Kelda¶
The https://kelda.io folks did an initial Arvados 'port'.
Current status:¶
- ephemeral Arvados installation in the cloud (AWS/GCP/Digital Ocean) in ~5 minutes, with a few manual steps
Latest codebase:¶
https://github.com/cure/arvados/tree/from-packages
TODO:¶
- add git repository to the implemented features
- remove manual ./manual.sh 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
remove manual ./step1.sh required to get to a working Arvadosuse packages instead of an arbitrary git checkout at one point in time
Updated by Ward Vandewege about 7 years ago · 7 revisions