X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/080c940d7a8134a6e277a53b7e45eb27e2b2c87f..2c583b5028a0fd0e1aebc219cadd1e68c62be9db:/doc/index.html.liquid diff --git a/doc/index.html.liquid b/doc/index.html.liquid index ba5f433d29..f81cd59017 100644 --- a/doc/index.html.liquid +++ b/doc/index.html.liquid @@ -28,18 +28,24 @@ SPDX-License-Identifier: CC-BY-SA-3.0

What is 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. +

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.

-

Communications -

Read our blog updates or look through our recent developer activity. -

-

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

Support and Community

+ +

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

-

Want to contribute?

-

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

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.

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). +

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.