X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e513251f7b0f6acdc0c0d6df5792c18358030221..0985649e03f3112be396fb67ee7507ff47a37571:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index edd2d854f0..c31b2ed43c 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 components run on GNU/Linux systems, and do not depend on any particular cloud operating stack. Arvados supports Debian and derivatives such as Ubuntu, as well as Red Hat and derivatives such as CentOS. +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} -Arvados components can be installed and configured in a number of different ways. Step-by-step instructions are available to perform a production installation from packages with manual configuration. This method assumes you have several (virtual) machines at your disposal for running the various Arvados components. +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. -* "Manual installation":install-manual-prerequisites.html +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