GithubHelp home page GithubHelp logo

5l1v3r1 / vsync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from expediagroup/vsync

0.0 1.0 0.0 5.24 MB

Sync Secrets between HashiCorp vaults

License: Apache License 2.0

Go 91.64% Shell 3.21% JavaScript 4.08% CSS 1.08%

vsync's Introduction

vsync

vsync, an easy, efficient way to sync credentials across from one origin to multiple destinations

Developers might have their apps in multiple datacenters, each having its own vault. Its difficult for developers to update secrets in each datacenter for their apps to pickup updated secrets like database passwords. Instead we can have single origin vault, where developer will update and we can replicate the secrets to other vaults. This is where vsync fits in.

  • Parallel workers to finish the job faster
  • No need of cron jobs to trigger syncing Cleanly closes the cycles
  • Exposes telemetry data (OpenTelemetry integration in future)
  • Clean vault audit log, as it uses only kv metadata for comparison and they are not clogged because of secret distribution
  • Transform the path between origin and destination while syncing eg: secret/data/runner/stage/app1 => runnerv2/data/stage/app1/secrets without impacting apps / users
  • Loopback to have origin and destination in the same vault
  • Meta sync information is stored in consul

Website: https://expediagroup.github.io/vsync

vsync's People

Contributors

dependabot[bot] avatar jared-wallace avatar saipranav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.