5 title: Arvados | Documentation
8 Copyright (C) The Arvados Authors. All rights reserved.
10 SPDX-License-Identifier: CC-BY-SA-3.0
13 <div class="jumbotron">
14 <div class="container">
16 <div class="col-sm-6">
18 <p>A free and open source platform for big data science</p>
20 <div class="col-sm-6">
21 <img src="images/dax-reading-book.png" style="max-height: 10em" alt="Dax reading a book" />
27 <div class="container-fluid">
29 <div class="col-sm-6">
30 <p><strong>What is Arvados</strong>
31 <p><a href="https://arvados.org/">Arvados</a> is a platform for managing compute and storage for cloud and HPC clusters. It allows you to track your methods and datasets, share them securely, and easily re-run analyses. It also make it possible to run analysis across multiple clusters (HPC, cloud, or hybrid) with <a href="{{site.baseurl}}/user/cwl/federated-workflows.html">Federated Multi-Cluster Workflows</a>.
34 <a name="Support"></a>
35 <p><strong>Support and Community</strong></p>
37 <p>The recommended place to ask a question about Arvados is on Biostars. After you have <a href="//www.biostars.org/t/arvados/">read previous questions and answers</a> you can <a href="https://www.biostars.org/p/new/post/?tag_val=arvados">post your question using the 'arvados' tag</a>.</p>
39 <p>There is a <a href="http://lists.arvados.org/mailman/listinfo/arvados">mailing list</a>. The <a href="https://gitter.im/curoverse/arvados">#arvados channel</a> at gitter.im is available for live discussion and community support.
42 <p>Curoverse, a Veritas Genetics company, provides managed Arvados installations as well as commercial support for Arvados. Please visit <a href="https://curoverse.com">curoverse.com</a> or contact <a href="mailto:researchsales@veritasgenetics.com">researchsales@veritasgenetics.com</a> for more information.</p>
44 <p><strong>Contributing</strong></p>
45 <p>Please visit the <a href="https://dev.arvados.org/projects/arvados/wiki/Wiki#Contributing-and-hacking">developer site</a>. Arvados is 100% free and open source software, check out the code on <a href="https://github.com/curoverse/arvados">github</a>.
47 <p>Arvados is under active development, see the <a href="https://dev.arvados.org/projects/arvados/activity">recent developer activity</a>.
49 <p><strong>License</strong></p>
50 <p>Most of Arvados is licensed under the <a href="{{ site.baseurl }}/user/copying/agpl-3.0.html">GNU AGPL v3</a>. The SDKs are licensed under the <a href="{{ site.baseurl }}/user/copying/LICENSE-2.0.html">Apache License 2.0</a> so that they can be incorporated into proprietary code. See the <a href="https://github.com/curoverse/arvados/blob/master/COPYING">COPYING file</a> for more information.
54 <div class="col-sm-6" style="border-left: solid; border-width: 1px">
55 <p><strong>More in-depth guides
58 <!--<a href="{{ site.baseurl }}/start/index.html">Getting Started</a> — Start here if you're new to Arvados.-->
61 <a href="{{ site.baseurl }}/user/index.html">User Guide</a> — How to manage data and do analysis with Arvados.
64 <a href="{{ site.baseurl }}/sdk/index.html">SDK Reference</a> — Details about the accessing Arvados from various programming languages.
67 <a href="{{ site.baseurl }}/architecture/index.html">Arvados Architecture</a> — Details about the the Arvados components and architecture.
70 <a href="{{ site.baseurl }}/api/index.html">API Reference</a> — Details about the the Arvados REST API.
73 <a href="{{ site.baseurl }}/admin/index.html">Admin Guide</a> — Details about administering an Arvados cluster.
76 <a href="{{ site.baseurl }}/install/index.html">Install Guide</a> — How to install Arvados.
82 <div class="col-sm-12">
85 The content of the above documentation is licensed under the
86 <a href="{{ site.baseurl }}/user/copying/by-sa-3.0.html">Creative
87 Commons Attribution-Share Alike 3.0 United States</a> license. Code samples in the above documentation are licensed under the
88 <a href="{{ site.baseurl }}/user/copying/LICENSE-2.0.html">Apache License, Version 2.0.</a></small></em>