X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b91db14a4dced9d6ea124e86be3c796e6f2c8e8c..689f463bbd231fba8e32b6d46a963d0dacf0e509:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index 5bf35f36f5..edd2d854f0 100644 --- a/doc/install/index.html.textile.liquid +++ b/doc/install/index.html.textile.liquid @@ -1,18 +1,11 @@ --- layout: default navsection: installguide -title: Overview +title: Installation overview ... -{% include 'alert_stub' %} +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. -h2. Installation Overview +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. -# Set up a cluster, or use Amazon -# Create and mount Keep volumes -# "Install the Single Sign On (SSO) server":install-sso.html -# "Install the Arvados REST API server":install-api-server.html -# "Install the Arvados workbench application":install-workbench-app.html -# "Install the Crunch dispatcher":install-crunch-dispatch.html -# "Create standard objects":create-standard-objects.html -# Install client libraries (see "SDK Reference":{{site.baseurl}}/sdk/index.html). +* "Manual installation":install-manual-prerequisites.html