X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e34d6859d936f0b82f981d44be415a46b1aa61e1..91cd750b78b39195b0e8f3328a3e7f34484172a3:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index ddbb82ebc7..7181fed5cf 100644 --- a/doc/install/index.html.textile.liquid +++ b/doc/install/index.html.textile.liquid @@ -1,11 +1,29 @@ --- layout: default navsection: installguide -title: Installation overview +title: Installation options ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. -Arvados can be installed in multiple ways. Arvados does not depend on any particular cloud operating stack. Arvados runs on one or more GNU/Linux system(s). Arvados is being developed on Debian and Ubuntu GNU/Linux. +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} -The simplest way to try out Arvados is to use the "Docker-based installation":install-docker.html, which installs Arvados in a series of Docker containers. +Arvados components run on GNU/Linux systems, and supports multiple cloud operating stacks. Arvados supports Debian and derivatives such as Ubuntu, as well as Red Hat and derivatives such as CentOS. Although Arvados development is sponsored by Veritas Genetics which offers commercial support, "Arvados is Free Software":{{site.baseurl}}/copying/copying.html and we encourage self supported/community supported installations. -For production use or evaluation at scale, a "Manual Installation":install-manual-overview.html is more appropriate. +Arvados components can be installed and configured in a number of different ways. + +
+table(table table-bordered table-condensed). +|||\5=. Appropriate for| +||_. Ease of setup|_. Multiuser/networked access|_. Workflow Development and Testing|_. Large Scale Production|_. Development of Arvados|_. Arvados System Testing| +|"Arvados-in-a-box":arvbox.html (arvbox)|Easy|no|yes|no|yes|yes| +|"Arvados on Kubernetes":arvados-on-kubernetes.html|Easy ^1^|yes|yes ^2^|no ^2^|no|yes| +|"Manual installation":install-manual-prerequisites.html|Complicated|yes|yes|yes|no|no| +|"Arvados Playground":https://playground.arvados.org hosted by Veritas Genetics|N/A ^3^|yes|yes|no|no|no| +|"Cluster Operation Subscription":https://curoverse.com/products supported by Veritas Genetics|N/A ^3^|yes|yes|yes|yes|yes| +
+ +* ^1^ Assumes a Kubernetes cluster is available +* ^2^ Arvados on Kubernetes is under development and not yet ready for production use +* ^3^ No installation necessary, Veritas Genetics run and managed