How do you sync secrets and environment variables over a few machines?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • git-crypt

    Transparent file encryption in git

  • Other options include gitcrypt and sops. Depending what tools your team like, they may suit you better.

  • sops

    Simple and flexible tool for managing secrets

  • Other options include gitcrypt and sops. Depending what tools your team like, they may suit you better.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Vault

    A tool for secrets management, encryption as a service, and privileged access management

  • Alternatively there’s hashicorp vault which might work for you?

  • direnv

    unclutter your .profile

  • I’d recommend checking out direnv and using that to dynamically load required environment variables from your password managers CLI.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts