Skip to content

Commit

Permalink
Merge pull request #364 from nickhammond/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
djmb authored Jul 12, 2023
2 parents e493369 + f8d651a commit dbc9989
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ This template can safely be checked into git. Then everyone deploying the app ca

If you need separate env variables for different destinations, you can set them with `.env.destination.erb` for the template, which will generate `.env.staging` when run with `mrsk envify -d staging`.

Note: If you utilize biometrics with 1Password you can remove the `session_token` related parts in the example and just call `op read op://Vault/Docker Hub/password -n`.

#### Bitwarden as a secret store

If you are using open source secret store like bitwarden, you can create `.env.erb` as a template which looks up the secrets.
Expand Down

0 comments on commit dbc9989

Please sign in to comment.