X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/27b534ddd7d2b56ff63cd2ca100fa3119df51a2f..f6838b6c52134b4e5d037b566ec9478cab332d38:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index ddbb82ebc7..7580318077 100644 --- a/doc/install/index.html.textile.liquid +++ b/doc/install/index.html.textile.liquid @@ -4,8 +4,9 @@ navsection: installguide title: Installation overview ... -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. +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. -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 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, a "Manual Installation":install-manual-overview.html is more appropriate. +* "Docker quick start":arvbox.html +* "Manual installation":install-manual-prerequisites.html