X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f8af0c6c331d5b52deab50abf7afa8c7881cddfb..fb7dca3e3f07d37ad542f0e7cdf177f616493fe9:/doc/index.html.liquid diff --git a/doc/index.html.liquid b/doc/index.html.liquid index 22595e3eff..11edfa582d 100644 --- a/doc/index.html.liquid +++ b/doc/index.html.liquid @@ -4,13 +4,18 @@ no_nav_left: true navsection: top title: Arvados | Documentation ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %}

ARVADOS

-

A free and open source bioinformatics platform for genomic and biomedical data

+

A free and open source platform for big data science

Dax reading a book @@ -21,18 +26,33 @@ title: Arvados | Documentation
-
-

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

+

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.

-

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

Support and Community

+ +

Interact with the Arvados community on the Arvados Forum + and the arvados/community channel at gitter.im.

-

On this page, you can also find more in-depth guides for using Arvados. + +

Curii Corporation provides managed Arvados installations as well as commercial support for Arvados. Please contact info@curii.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.

-
-
-

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

License

+

Most of Arvados is licensed under the GNU AGPL v3. The SDKs are licensed under the Apache License 2.0 and can be incorporated into proprietary code. See Arvados Free Software Licenses for more information.

+ +
+
+

Sections +

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

@@ -40,13 +60,28 @@ title: Arvados | Documentation SDK Reference — Details about the accessing Arvados from various programming languages.

- API Reference — Details about the the Arvados REST API. + Arvados Architecture — Details about the Arvados components and architecture. +

+

+ API Reference — Details about 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 + Creative + Commons Attribution-Share Alike 3.0 United States license. Code samples in the above documentation are licensed under the + Apache License, Version 2.0.