Click here to Skip to main content
15,891,248 members
Articles / DevOps / Installation

Use git-secret to Encrypt Secrets in the Repository [Tutorial Part 6]

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
1 May 2022MIT13 min read 5.4K   1  
How to setup git-secret to store secrets directly in the repository
In the sixth part of this tutorial series on developing PHP on Docker, 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.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Technical Lead
Germany Germany
Technical Director at ABOUT YOU - mostly into Software Engineering in PHP and Data Engineering with Google BigQuery. I maintain a blog at https://www.pascallandau.com/ and post regularly on twitter under https://twitter.com/PascalLandau

Comments and Discussions