X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/56907cb993bce1287242c379bdfd48e329aa307d..ef11ca4b86beb111acb6a99d4eadbc7b0a0d27ef:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index 2ae58b987c..edd2d854f0 100644 --- a/doc/install/index.html.textile.liquid +++ b/doc/install/index.html.textile.liquid @@ -4,11 +4,8 @@ navsection: installguide title: Installation overview ... -Arvados components run on GNU/Linux systems, and do not depend on any particular cloud operating stack. It is developed primarily on Debian and Ubuntu GNU/Linux. +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. -Arvados components can be installed and configured in a number of different ways. Step-by-step instructions are available for a few specific setups: -# "Install pre-built docker images":pre-built-docker.html *(quickest)* -# "Build your own docker images":install-docker.html from source -# "Manual installation":install-manual-prerequisites.html (most flexible) +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. -For production use or evaluation at scale, the "manual installation":install-manual-prerequisites.html is more appropriate. This method assumes you have a number of (virtual) machines at your disposal for running the various Arvados components. +* "Manual installation":install-manual-prerequisites.html