X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d8856736576e492edf08eba46b523880569e5123..c884807d0bf8c32bb220ba382c97a455ade4bd0a:/doc/index.html.liquid diff --git a/doc/index.html.liquid b/doc/index.html.liquid index da8dd66b64..ee35387786 100644 --- a/doc/index.html.liquid +++ b/doc/index.html.liquid @@ -2,8 +2,13 @@ layout: default no_nav_left: true navsection: top -title: Arvados +title: Arvados | Documentation ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %}
@@ -21,43 +26,60 @@ title: Arvados
-
-

Arvados enables you to quickly begin using cloud computing resources in your data science work. It allows you to track your methods and datasets, share them securely, and easily re-run analyses. -

-

Quickstart: Check out our key features, complete with screenshots, and then follow our tutorial to run your first pipeline using our public beta. -

-

News: Read our blog updates or look through our recent developer activity. +

+

What is Arvados +

Arvados 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 Federated Multi-Cluster Workflows.

-

Questions? Email the mailing list, or chat with us on IRC: #arvados @ OFTC (you can join in your browser). + + +

Support and Community

+ +

The recommended place to ask a question about Arvados is on Biostars. After you have read previous questions and answers you can post your question using the 'arvados' tag.

+ +

There is a mailing list. The #arvados channel at gitter.im is available for live discussion and community support.

-

Want to contribute? Check out our developer site. We're open source, check out our code on github. + +

Curoverse, a Veritas Genetics company, provides managed Arvados installations as well as commercial support for Arvados. Please visit curoverse.com or contact researchsales@veritasgenetics.com for more information.

+ +

Contributing

+

Please visit the developer site. Arvados is 100% free and open source software, check out the code on github. + +

Arvados is under active development, see the recent developer activity.

-

License: Arvados is under the copyleft GNU AGPL v3, with our SDKs under Apache License 2.0 (so that you can incorporate proprietary toolchains into your pipelines). +

License

+

Most of Arvados is licensed under the GNU AGPL v3. The SDKs are licensed under the Apache License 2.0 so that they can be incorporated into proprietary code. See the COPYING file for more information.

-
-

Below you can also find more in-depth guides for using Arvados. -

-
-

- Getting Started — Start here if you're new to Arvados. -

+
+

More in-depth guides +

+ + +

User Guide — How to manage data and do analysis with Arvados.

SDK Reference — Details about the accessing Arvados from various programming languages.

+

+ Arvados Architecture — Details about the the Arvados components and architecture. +

API Reference — Details about the the Arvados REST API.

- Admin Guide — How to administer an Arvados system. + Admin Guide — Details about administering an Arvados cluster.

- Install Guide — How to install Arvados on a cloud platform. + Install Guide — How to install Arvados.

+
+
+ +
+

The content of the above documentation is licensed under the @@ -65,7 +87,6 @@ title: Arvados Commons Attribution-Share Alike 3.0 United States license. Code samples in the above documentation are licensed under the Apache License, Version 2.0.

-