How do you store and pass credentials?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • config-rs

    ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).

  • I've been using Config most of the time. I also use once_cell to make it a static variable.

  • sops

    Simple and flexible tool for managing secrets

  • You could use SOPS and commit them (encrypted) to source control, then later decrypt them into environment variables when invoking the process which reads them.

  • 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

  • Is there a pydantic.BaseSettings equivalent in rust?

    2 projects | /r/rust | 5 Jun 2023
  • How do you manage configuration in rust?

    4 projects | /r/rust | 15 Dec 2022
  • Best practice for configuring secrets

    6 projects | /r/golang | 6 Apr 2022
  • How do you merge config in Rust with a default?

    1 project | /r/rust | 15 Nov 2021
  • [ANN] cfg-rs 0.2.0 release

    1 project | /r/rust | 29 Aug 2021