Development 2024-09-11 sprint » History » Version 1
Anonymous, 08/20/2024 05:20 PM
1 | 1 | h1. Development 2024-09-11 sprint |
|
---|---|---|---|
2 | |||
3 | h1. Arvados Contributor Wiki |
||
4 | |||
5 | This wiki has information related to the open source project. |
||
6 | |||
7 | _Note: some of the information on this wiki, particularly the platform overview, is somewhat out of date. The "main Arvados site":https://arvados.org and the "Arvados documentation site":https://doc.arvados.org have the most up-to-date official documentation._ |
||
8 | |||
9 | !>{width: 50%}/images/dax.png! |
||
10 | |||
11 | {{toc}} |
||
12 | |||
13 | h2. Platform Overview |
||
14 | |||
15 | * [[Introduction to Arvados]] |
||
16 | * [[Technical Architecture]] |
||
17 | * [[Cloud Operating Systems and Virtualization]] |
||
18 | * [[Provenance and Reproducibility]] |
||
19 | * [[Federation and Data Sharing]] |
||
20 | * [[Glossary of Arvados Terms]] |
||
21 | * [[External Resources]] |
||
22 | |||
23 | h2. Using Arvados |
||
24 | |||
25 | * "User Guide":http://doc.arvados.org/user/ — How to manage data and do analysis with Arvados. |
||
26 | * "Running Common Workflow Language (CWL) workflows on Arvados":http://doc.arvados.org/user/cwl/cwl-runner.html |
||
27 | * "Install Guide":http://doc.arvados.org/install/ — Instructions for installing Arvados. |
||
28 | * "SDK Reference":http://doc.arvados.org/sdk/ — Details about the Arvados SDKs. |
||
29 | * "API Reference":http://doc.arvados.org/api/ — Details about the Arvados APIs. |
||
30 | * *[[How to Report Issues in Arvados]]* -- including some notes about safely reporting bugs in a public forum. |
||
31 | |||
32 | h2. Community |
||
33 | |||
34 | * [[Forum, Chat and Mailing Lists]] |
||
35 | * [[Mission and Principles]] |
||
36 | * [[Governance]] |
||
37 | * [[Code of Conduct]] |
||
38 | * [[Design Process]] |
||
39 | * [[History]] |
||
40 | * [[Arvados Summit - Fall 2013]] |
||
41 | * [[Arvados_Summit_Fall_2022]] |
||
42 | |||
43 | h2. Contributing and hacking |
||
44 | |||
45 | * [[How to Contribute]] |
||
46 | * [[Hacking|Hacking HQ]]: introductory material for new developers, and index of resources for all of us |
||
47 | * [[Development process]] |
||
48 | * [[Release Checklist]] |
||
49 | * [[Arvados Licenses FAQ]] |
||
50 | * [[Documentation|Documentation Project]] |
||
51 | * [[Proposals]] and work-in-progress design documents |
||
52 | |||
53 | h2. Key Components |
||
54 | |||
55 | * [[Keep]], the content addressable distributed storage service |
||
56 | ** [[Keep-balance]] |
||
57 | ** [[Keep Proxy]] |
||
58 | * [[Crunch]], container orchestration |
||
59 | * [[System and Metadata Database]] |
||
60 | ** [[REST API Server]] |
||
61 | * [[SDKs]], including the Python library and the CLI "arv" tool |
||
62 | * [[Workbench]], the web-based application for doing day-to-day work in Arvados |
||
63 | * [[Node Manager]] dynamically starts and stops cloud compute nodes based on demand in the job queue |
||
64 | ** [[Lifecycle of an Arvados compute node]] |
||
65 | * [[Common Workflow Language integration with Arvados]] |
||
66 | * [[CWL Conformance]] |
||
67 | |||
68 | h2. Archives |
||
69 | |||
70 | [[Archived pages]] |