Storing and Organizing Data » History » Version 1
Anonymous, 02/25/2014 12:19 PM
1 | 1 | h1. 2014-03-26 Workflow sharing and dev tools |
|
---|---|---|---|
2 | |||
3 | h1. Arvados Private Wiki |
||
4 | |||
5 | This wiki is internal to Curoverse, Inc. |
||
6 | |||
7 | h2. Development Process and Tools |
||
8 | |||
9 | * [[Summary of Development Process]] |
||
10 | * [[DevOps To Do List]] |
||
11 | * [[Release Roadmap]] |
||
12 | * [[Sprint Retrospectives]] |
||
13 | * [[Gem publishing instructions]] |
||
14 | |||
15 | h2. Operations |
||
16 | |||
17 | * [[4xphq]] private beta instance |
||
18 | * [[Deploying a new Arvados instance]] |
||
19 | * [[Updating an Arvados instance]] |
||
20 | * [[Running tests]] |
||
21 | * [[Tech FAQ]] |
||
22 | * [[Distributing encrypted disks]] |
||
23 | * [[Cluster install instructions]] |
||
24 | * [[Deploy instructions]] -- installing and updating Arvados API server and Workbench on production systems |
||
25 | * [[New PaaS user activation]] |
||
26 | * [[Setting up a private VM for a user]] |
||
27 | * [[gps:Amazon setup and notes]] (in GPS project) |
||
28 | |||
29 | h2. System/component designs and specifications |
||
30 | |||
31 | * [[Functional components]] and where they live in the source tree |
||
32 | |||
33 | h3. Keep |
||
34 | |||
35 | * public [[arvados:Keep server]] specification @ Arvados |
||
36 | * public [[arvados:Keep index]] design in progress @ Arvados |
||
37 | * public [[arvados:Keep manifest format]] specification @ Arvados |
||
38 | * [[Keep Specification]] describes current Perl prototype |
||
39 | * [[Next generation keep]] |
||
40 | * [[Using Keep with S3 backing store]] |
||
41 | * [[Keep federation]] |
||
42 | |||
43 | h3. Other infrastructure |
||
44 | |||
45 | * [[Logging facility]] |
||
46 | * [[Metadata database]] |
||
47 | * [[EC2 compute node life cycle]] |
||
48 | |||
49 | h3. User interface |
||
50 | |||
51 | * [[Workbench UI design]] |
||
52 | ** [[Presenting a set of jobs]] |
||
53 | |||
54 | h3. Accounts and permissions |
||
55 | |||
56 | * [[User activation states]] |
||
57 | * [[Permissions model]] |
||
58 | * [[Terms of Service mechanism]] |
||
59 | * [[Pre-activation mechanism]] |
||
60 | |||
61 | h2. Research notes - related projects |
||
62 | |||
63 | * [[Alternative cluster storage systems]] |
||
64 | * [[Alternative MapReduce and cluster scheduling systems]] |
||
65 | * [[Remote Procedure Call systems]] |
||
66 | * [[Metadata database]] |
||
67 | * [[Openstack Notes]] |
||
68 | * [[Message bus]] |
||
69 | |||
70 | h2. Data curation references |
||
71 | |||
72 | * [[Copying PGP data to AWS]] |
||
73 | * [[Importing PGP survey data to Arvados]] |
||
74 | |||
75 | h2. Admin references |
||
76 | |||
77 | h2. Introductory material for people new to Curoverse/Arvados |
||
78 | |||
79 | * [[Background Reading]] |
||
80 | |||
81 | h2. Customer Development |
||
82 | |||
83 | Materials such as a user personas, business strategy information, and notes on customer visits are stored in "Google Drive":https://drive.google.com (and other places?). |
||
84 | |||
85 | h2. Archives |
||
86 | |||
87 | These are pages that are no longer active or relevant |
||
88 | |||
89 | * [[Release 1]] |
||
90 | * [[Meeting notes]] |
||
91 | * [[API]] |
||
92 | * [[Permission model]] |
||
93 | * [[Source tree overview]] |
||
94 | * [[Demo 2013-02-05]] |
||
95 | * [[Project status]] |
||
96 | * [[Ruby client quick start]] |
||
97 | * [[Command line examples]] |
||
98 | * [[Admin and system API examples]] |
||
99 | * [[Explorvos]] sample API client, orvos-explorer |
||
100 | * [[Admin Interface]] (from Orvos days) |
||
101 | * [[Orvos-server install and bootstrap]] |
||
102 | * [[Compute node setup]] |
||
103 | * [[Underlying technical decisions]] |