5.1 Secrets Encryption Confusion

13 views
Skip to first unread message

Joey Ross

unread,
Jun 3, 2017, 4:05:36 AM6/3/17
to Ruby on Rails: Talk
I'm having trouble following how to use the encrypted secrets.

Basically we're revamping our project to use the secrets.yml file as suggested per the 4.1 upgrade. We also want to use secrets.yml.enc as per the 5.1 upgrade. However, I'm having trouble using these two things together.

My understanding is that once the key is deployed as an environment variable I should be able to access secrets stored in the encrypted file much like we could from the secrets.yml file in RoR 4.1, i.e.:

Rails.application.secrets.<insert secret from secrets.yml.enc name here> .

Is there something basic that I'm missing to be able to do this?

Hassan Schroeder

unread,
Jun 4, 2017, 8:27:39 PM6/4/17
to rubyonrails-talk
On Fri, Jun 2, 2017 at 1:39 PM, Joey Ross <jay...@gmail.com> wrote:

> Rails.application.secrets.<insert secret from secrets.yml.enc name here> .
>
> Is there something basic that I'm missing to be able to do this?

Hard to say if we don't know what you're doing.

Are you quite sure you've followed the secrets:setup directions from

rails secrets:setup --help

exactly? If so, describe the steps that result in failure and precisely
what the failure is.

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
Reply all
Reply to author
Forward
0 new messages