Source Tree Overview » History » Version 9
Tom Clegg, 04/11/2013 01:46 PM
1 | 9 | Tom Clegg | h1. Source Tree Overview and Implementation Status |
---|---|---|---|
2 | 1 | Ward Vandewege | |
3 | 9 | Tom Clegg | This page indicates current implementation status for Arvados components, and where each component's source code can be found. |
4 | 2 | Ward Vandewege | |
5 | 6 | Tom Clegg | h2. Repository |
6 | 1 | Ward Vandewege | |
7 | 6 | Tom Clegg | The source repository is available from github. |
8 | |||
9 | git clone git://github.com/clinicalfuture/arvados.git |
||
10 | 1 | Ward Vandewege | |
11 | h2. Components |
||
12 | |||
13 | 9 | Tom Clegg | |*Component* |*Path in source tree* |*Status / notes*| |
14 | 1 | Ward Vandewege | |API server |/services/api/ || |
15 | 9 | Tom Clegg | |Pipeline Manager |/sdk/cli/wh-run-* || |
16 | |MapReduce Engine |/services/job/ |Empty here pending rewrite. Job manager from project:freefactories predecessor can be used for now.| |
||
17 | |Keep Content Addressable Storage server|/services/keep/ |Empty here pending rewrite. Server from project:freefactories predecessor can be used for now.| |
||
18 | 5 | Tom Clegg | |Single sign-on authentication server |/services/sso/ || |
19 | 8 | Tom Clegg | |Documentation |/doc/ |See [[Documentation]]| |
20 | 5 | Tom Clegg | |Command line tools (CLI SDK) |/sdk/cli |beta| |
21 | 8 | Tom Clegg | |Rails SDK |/sdk/rails |Needs repackaging as a gem. Currently bundled with Workbench.| |
22 | 5 | Tom Clegg | |Python SDK |/sdk/python |alpha| |
23 | 8 | Tom Clegg | |Ruby SDK |/sdk/ruby |alpha| |
24 | 5 | Tom Clegg | |Workbench (web based console/dashboard)|/apps/workbench || |