csye7125-fall2023-group05 / ami-jenkins

Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
1 stars 3 forks source link

📄 Configure user credentials through JCasC file #34

Open sydrawat01 opened 11 months ago

sydrawat01 commented 11 months ago

Configure user credentials through JCasC. Make sure to not hardcode the values anywhere, along with the Groovy seed job scripts to use variables and secrets passed through to the JCasC and Groovy files/scripts.

sydrawat01 commented 11 months ago

Do we need to use Mozilla Sops?

sydrawat01 commented 10 months ago

A few reference repositories for example code: