In modern DevOps practices, securing sensitive information like API tokens, passwords, and other credentials is paramount. Vault, an open-source tool developed by HashiCorp, provides a…
Linux cheat sheet
In modern DevOps practices, securing sensitive information like API tokens, passwords, and other credentials is paramount. Vault, an open-source tool developed by HashiCorp, provides a…
In this guide we will learn how to create ci/cd pipeline in Jenkins, build the image , push to local repository and deploy our app…
We are going to check how to configure Jenkins to build Docker Images based on a Dockerfile. Below are the steps of how you can…
A way to get your code deployed to the production server Webhook allows to automatically retrieve the newest code any time a push is performed…