We stopped building packages for Ubuntu 12.04, it is now officially EOL.
[arvados.git] / doc / install / index.html.textile.liquid
index e9f3b5d3286396dde1c03adf13b0d123e473aa15..7580318077e29b9ae7025a39c2203f9b55146ac6 100644 (file)
@@ -4,13 +4,9 @@ navsection: installguide
 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 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.
 
-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)
+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 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.
+* "Docker quick start":arvbox.html
+* "Manual installation":install-manual-prerequisites.html