X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9ac37f367da0b11971f2ecf8a80a38ae60d43a61..44c95f99098fa6c6acbfa82d4b6cbc6015eb6e39:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index 35805baece..a9b2971087 100644 --- a/doc/install/index.html.textile.liquid +++ b/doc/install/index.html.textile.liquid @@ -3,17 +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, 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 larger scale installations, a manual installation 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. -h2. Docker - -"Installing with Docker":install-docker.html - -h2. Manual installation - -"Manual Installation":install-manual-overview.html +* "Docker quick start":arvbox.html +* "Manual installation":install-manual-prerequisites.html