Learn how to store secrets / credentials in Jenkins.
Reset your password in Jenkins through the CLI.
A timestamped video tutorial on Jenkins pipelines.
Have a single set of "build" and "deploy" steps in your pipeline, but run different actions based on your environment.
Learn how to create a token that grants limited access to a specific project.
Generate a personal access token that will grant a service the ability to perform certain actions as if they were you.
A simple CI/CD pipeline that will get you something simple/basic in place that you can the "build" (pun intended) upon. This way there isn't a steep learning curve.
A timestamped video walkthrough from "Davo'clock" on creating a CI/CD Pipeline to maintain and update AWS infrastructure with Terraform.
Set variables for your CI/CD pipelines in GitLab.
Disable the "Auto DevOps" on new projects in Gitalb
Deploy a Gitlab runner to unlock CI/CD capabilities in Gitlab.
Deploy Jenkins with Docker.