Docker Compose : sortir les secrets de .env avec SOPS et age
Summary
This French article explains how to extract secrets from Docker Compose environment variables using SOPS and age, providing a practical approach to encrypt secrets in Git, manage identities, and render secrets at runtime for deployments. It discusses threat modeling, limitations, and step-by-step guidance for small-scale infrastructures.