Skip to content

Deploy > DataPipeline > AnalyticsCore #107

Locked Answered by beepdot
shounakacharya asked this question in Installation
Discussion options

You must be logged in to vote

Looks like this variable is missing in the private repo template.
Please add a variable as below in both Core/secrets.yml and DataPipeline/secrets.yml. Please use same value in both the secret files.

uci_encryption_key_base64: SOME_BASE64_STRING

# Please replace SOME_BASE64_STRING with the value generated using below command

You can generate a base64 string using below command on a linux vm.
echo "randomstring" | base64

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@shounakacharya
Comment options

Answer selected by shounakacharya
Comment options

You must be logged in to vote
1 reply
@beepdot
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants