Skip to content

Commit

Permalink
Some more README
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Duchesne committed Jun 29, 2019
1 parent 93d06c3 commit f3b0b1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@

Sync credentials from various sources to various targets (Currently only Jenkins, not so various)

What's the point?
1. Easier credentials rotations
2. Uses a push-model instead of a pull-model which means that you can put your credentials in a secure environment to which targets don't have access, targets may have varying degrees of security (prod vs dev)
3. Decouples your credentials and the systems which use these credentials. Standardized credentials format for all targets

## Installation

- Go to https://github.com/coveooss/credentials-sync/releases
Expand Down

0 comments on commit f3b0b1d

Please sign in to comment.