How do you actually store sensitive info like passwords?

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

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

    ⛴ Docker image of Nextcloud (by nextcloud)

  • An example with docker compose is given at the bottom of https://hub.docker.com/_/nextcloud

  • Docker Compose

    Define and run multi-container applications with Docker

  • FYI Standalone docker doesn't support secrets, at least not the encrypted at read kind that swarm uses. If you are using docker compose it emulates secrets functionality for dev purposes, but they aren't securely stored at rest. The commit that added that functionality called them Fake secrets

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sops

    Simple and flexible tool for managing secrets

  • For the cases where Vault is too much operational overhead or where Vault can not be used, there’s also Mozilla SOPS

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