4031: Improve provenance graph tests for readability, use fixtures instead of
[arvados.git] / doc / install / install-keep.html.textile.liquid
index d46e4cc3011beae9cf550c762734522f84462be2..20670f3740601f34b92bc1ae0ab2354079ee8a0a 100644 (file)
@@ -35,6 +35,8 @@ Usage of keepstore:
 </code></pre>
 </notextile>
 
+If you want access control on your Keep server(s), you should provide a permission key. The @-permission-key-file@ argument should contain the path to a file that contains a single line with a long random alphanumeric string. It should be the same as the @blob_signing_key@ that can be set in the "API server":install-api-server.html config/application.yml file.
+
 Prepare one or more volumes for Keep to use. Simply create a /keep directory on all the partitions you would like Keep to use, and then start Keep. For example, using 2 tmpfs volumes:
 
 <notextile>