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

Added ability to store keys in the environment variables #2

Merged
merged 2 commits into from Dec 16, 2015

Conversation

mspanc
Copy link
Contributor

@mspanc mspanc commented Oct 21, 2015

It is a good practice to store keys, secret tokens in the environment variables. Then they are never committed into repository, and this is de facto standard in environments such as Heroku.

This PR adds possibility to define that keys are stored in the environment using {:system, something} syntax that is often used by the Phoenix Framework.

@danielberkompas
Copy link
Owner

Looks good, thanks!

⭐ ⭐

danielberkompas added a commit that referenced this pull request Dec 16, 2015
Added ability to store keys in the environment variables
@danielberkompas danielberkompas merged commit 73bbc27 into danielberkompas:master Dec 16, 2015
@danielberkompas
Copy link
Owner

@mspanc I finally got around to merging all your PRs and released a new version of cloak, version 0.2.0.

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