sixfeetup / scaf

scaf provides developers and DevOps engineers with a complete blueprint for a new project using Kubernetes
BSD 3-Clause "New" or "Revised" License
66 stars 9 forks source link

Store encrypred secrets and API keys in repo using GnuPG #131

Open rochecompaan opened 10 months ago

rochecompaan commented 10 months ago
  1. Create a public-keys directory to host GnuPG public keys for all members
  2. Add a Makefile target to update keys and re-encrypt passwords
  3. Add instructions on how to use