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

Fix credentials: Add figaro and update encrypted credentials #7

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

fblupi
Copy link
Member

@fblupi fblupi commented Aug 5, 2022

Add figaro gem to manage the application.yml file on production.

Update credentials so they match the secret_key_base inside application.yml encrypted with the master.key of the production server.

@fblupi fblupi requested a review from davidbeig August 5, 2022 13:50
Copy link
Member

@davidbeig davidbeig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect @fblupi! I see it already works like this!

@davidbeig davidbeig merged commit 739971d into main Aug 5, 2022
@davidbeig davidbeig deleted the fix/deployment branch August 5, 2022 13:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants