Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to new rails credentials system #624

Open
davidsiaw opened this issue Oct 9, 2020 · 0 comments
Open

Switch to new rails credentials system #624

davidsiaw opened this issue Oct 9, 2020 · 0 comments

Comments

@davidsiaw
Copy link
Contributor

davidsiaw commented Oct 9, 2020

Due to https://blog.engineyard.com/rails-encrypted-credentials-on-rails-5.2

The way our bootstrap script works may be obsolete. In the future we will need to generate the credentials.yml.enc file and store it on S3 to be downloaded by containers before running rails and set the RAILS_MASTER_KEY env var on all instances.

Or make rails credentials work with vault https://github.com/hashicorp/vault-rails

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

No branches or pull requests

1 participant