I really truly don't understand environmental variables in production at all.

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
  • consul-template

    Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.

  • Those configs can be populated in a variety of ways. A simple way to do it is to extract outputs from terraform state (eg. terraform output -json | ... ) at build time. Another way is to pull live changes from a KV store like zookeeper or consul on some automated interval, like a Salt "highstate" or upon update using something like consul-template. Note that this was before Consul evolved into a service mesh.

  • 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
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