X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dfcb25e5e9b8caf92a50c3e00026d3c0131bc2e8..a99c7bb0683175f2e8d365b7439e64a21f6cdb31:/doc/install/index.html.textile.liquid diff --git a/doc/install/index.html.textile.liquid b/doc/install/index.html.textile.liquid index 2ae58b987c..e9f3b5d328 100644 --- a/doc/install/index.html.textile.liquid +++ b/doc/install/index.html.textile.liquid @@ -6,9 +6,11 @@ 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 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 for a few specific installation methods: +* "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) + +For local evaluation and testing on a single computer, use one of the docker installation methods. 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.