In this tutorial, we will setup git-secret to store secrets directly in the repository. Everything will be handled through Docker and added as make targets for a convenient workflow.
All code samples are publicly available in my Docker PHP Tutorial repository on GitHub.