Add section about adding Keep disks during install.
[arvados.git] / doc / install / index.md
index 7bdbc7b14bf6dae627a5119cfbce551bcd320dc3..210c47ac88d964df96ad7669ebeb2093d5251f08 100644 (file)
@@ -5,10 +5,14 @@ title: Overview
 navorder: 0
 ---
 
+{% include alert-stub.html %}
+
 # Installation Overview
 
 1. Set up a cluster, or use Amazon
 1. Create and mount Keep volumes
-1. Create a controller VM and install the Arvados REST API server
-1. Create an administrator account
-1. Set up the Job manager
+1. [Install the Arvados REST API server](install-api-server.html)
+1. [Install the Arvados workbench application](install-workbench-app.html)
+1. [Install the Crunch dispatcher](install-crunch-dispatch.html)
+1. [Create standard objects](create-standard-objects.html)
+1. [Install client libraries](client.html)