Actions
Feature #20665
closedInstaller handles secrets separately from local.params
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
The local.params
& arvados.sls
files store some secret information that site admins might want to keep off a git repository for better security.
Create a separate local.params.secrets
file with those environment variables that will get read from installer.sh
and provision.sh
scripts to make the above easier. Also, update the documentation reflecting these changes.
Actions