Merge branch '8784-dir-listings'
[arvados.git] / doc / install / index.html.textile.liquid
index edd2d854f0914a12b073f7ca6f4889b81fbbe339..a9b2971087ea46ceb4cf71afd11f40bd36c58159 100644 (file)
@@ -3,9 +3,15 @@ layout: default
 navsection: installguide
 title: Installation overview
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 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 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