Wiki » History » Revision 109
Revision 108 (Peter Amstutz, 12/31/2019 10:24 PM) → Revision 109/126 (Peter Amstutz, 12/31/2019 10:25 PM)
h1. Arvados Contributor Wiki This wiki has information related to the open source project. It's a work in progress, so come back often for updates and feel free to become a contributor. !>{width: 50%}/images/dax.png! {{toc}} h2. Platform Overview * [[Introduction to Arvados]] * [[Technical Architecture]] * [[Cloud Operating Systems and Virtualization]] * [[Provenance and Reproducibility]] * [[Federation and Data Sharing]] * [[Glossary of Arvados Terms]] * [[External Resources]] h2. Using Arvados * "User Guide":http://doc.arvados.org/user/ — How to manage data and do analysis with Arvados. * "Running Common Workflow Language (CWL) workflows on Arvados":http://doc.arvados.org/user/cwl/cwl-runner.html * "Install Guide":http://doc.arvados.org/install/ — Instructions for installing Arvados. * "SDK Reference":http://doc.arvados.org/sdk/ — Details about the Arvados SDKs. * "API Reference":http://doc.arvados.org/api/ — Details about the Arvados APIs. * *[[How to Report Issues in Arvados]]* -- including some notes about safely reporting bugs in a public forum. * Using [[Arvados Composer]] h2. Community * [[Mission and Principles]] * [[Governance]] * [[Forum, Chat and Mailing Lists]] * [[Design Process]] * [[History]] * [[Arvados Summit - Fall 2013]] h2. Contributing and hacking * [[How to Contribute]] * [[Arvbox|Installing a Development Arvados Instance]] * [[Hacking|Hacking HQ]]: introductory material for new developers, and index of resources for all of us * [[Source Tree Overview]] and implementation status * [[Arvados Licenses FAQ]] * [[Documentation|Documentation Project]] * [[Design Principles]] * [[Proposals]] and work-in-progress design documents * "Epics":/issues/gantt?utf8=%E2%9C%93&set_filter=1&gantt=1&f%5B%5D=project_id&op%5Bproject_id%5D=%3D&v%5Bproject_id%5D%5B%5D=49&f%5B%5D=&zoom=1 "Epics":/issues/gantt?utf8=%E2%9C%93&set_filter=1&gantt=1&f%5B%5D=project_id&op%5Bproject_id%5D=%3D&v%5Bproject_id%5D%5B%5D=49&f%5B%5D= * "New release":/rb/release/arvados/new h2. Key Components * [[Keep]], the content addressable distributed storage service ** [[Keep-balance]] ** [[Keep Proxy]] * [[Crunch]], container orchestration * [[System and Metadata Database]] ** [[REST API Server]] * [[SDKs]], including the Python library and the CLI "arv" tool * [[Workbench]], the web-based application for doing day-to-day work in Arvados * [[Node Manager]] dynamically starts and stops cloud compute nodes based on demand in the job queue ** [[Lifecycle of an Arvados compute node]] * [[Common Workflow Language integration with Arvados]]