11789: Merge branch 'master' into 11789-arvput-exclude-flag
[arvados.git] / doc / install / index.html.textile.liquid
index ddbb82ebc7c79fa2b60491a25315bd0f46d7c182..a9b2971087ea46ceb4cf71afd11f40bd36c58159 100644 (file)
@@ -3,9 +3,15 @@ layout: default
 navsection: installguide
 title: Installation overview
 ...
+{% 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 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.
 
-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.  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.
+
+* "Docker quick start":arvbox.html
+* "Manual installation":install-manual-prerequisites.html