Understanding nixos secrets management/aws configuration

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

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

    A simple, stateless NixOS deployment tool

  • Answering your broader question (secret management) colmena does that for me outside the Nix store. I also use git-crypt to store secrets in the repo. There are also more Nix-y alternatives like agenix.

  • agenix

    age-encrypted secrets for NixOS and Home manager

  • Answering your broader question (secret management) colmena does that for me outside the Nix store. I also use git-crypt to store secrets in the repo. There are also more Nix-y alternatives like agenix.

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

    A vault for securely storing and accessing AWS credentials in development environments

  • For other secrets i use sops-nix. But for aws keys, I use https://github.com/99designs/aws-vault with https://www.passwordstore.org/ backend. So then aws keys are handled the same place as passwords. Just clone it to ~/.passwordstore.

  • pass-import

    A pass extension for importing data from most existing password managers

  • For other secrets i use sops-nix. But for aws keys, I use https://github.com/99designs/aws-vault with https://www.passwordstore.org/ backend. So then aws keys are handled the same place as passwords. Just clone it to ~/.passwordstore.

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

  • Authenticating to AWS provider

    4 projects | /r/Terraform | 29 Aug 2022
  • Keep your AWS CLI config fresh with Cog

    2 projects | dev.to | 28 Mar 2024
  • I Know What Your Password Was Last Summer

    1 project | news.ycombinator.com | 11 Feb 2024
  • A Step-by-Step Guide to Easily Deploying EKS Infrastructure and Applications Using Terraform

    2 projects | dev.to | 4 Feb 2024
  • Passit: Open-Source Password Manager

    5 projects | news.ycombinator.com | 19 Jan 2024