20665: Provides examples on how to securely handle the secrets file.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 26 Jun 2023 15:52:56 +0000 (12:52 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Mon, 26 Jun 2023 15:52:56 +0000 (12:52 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

doc/install/salt-multi-host.html.textile.liquid
doc/install/salt-single-host.html.textile.liquid

index b0a3213d256cba5b841bb09815077f1fff217f6f..7403dacc2b87980196ab9a66eb300180fe230f42 100644 (file)
@@ -263,7 +263,7 @@ h2(#localparams). Edit @local.params*@ files
 
 The cluster configuration parameters are included in two files: @local.params@ and @local.params.secrets@. These files can be found wherever you choose to initialize the installation files (e.g., @~/setup-arvados-xarv1@ in these examples).
 
-The @local.params.secrets@ file is intended to store security-sensitive data such as passwords, private keys, tokens, etc. Depending on the security requirements of the cluster deployment, this file may need to be handled differently from the others.
+The @local.params.secrets@ file is intended to store security-sensitive data such as passwords, private keys, tokens, etc. Depending on the security requirements of the cluster deployment, you may wish to store this file in a secrets store like AWS secrets manager or Jenkins credentials.
 
 h3. Parameters from @local.params@:
 
index ec97be4858043ed9b9766e75409c388c65e86062..82a1137bc95e3b5dd68e0c78385454496f9d46fd 100644 (file)
@@ -108,7 +108,7 @@ h2(#localparams). Edit @local.params*@ files
 
 The cluster configuration parameters are included in two files: @local.params@ and @local.params.secrets@. These files can be found wherever you choose to initialize the installation files (e.g., @~/setup-arvados-xarv1@ in these examples).
 
-The @local.params.secrets@ file is intended to store security-sensitive data such as passwords, private keys, tokens, etc. Depending on the security requirements of the cluster deployment, this file may need to be handled differently from the others.
+The @local.params.secrets@ file is intended to store security-sensitive data such as passwords, private keys, tokens, etc. Depending on the security requirements of the cluster deployment, you may wish to store this file in a secrets store like AWS secrets manager or Jenkins credentials.
 
 h3. Parameters from @local.params@: