DevOps

Run Jenkins In Docker Using Docker Compose With Persistent Volumes

  • March 7, 2021

How to Run Jenkins on Docker with Persistent Volumes Do you want to setup Jenkins on Docker? But You may just curious about the persistence of your Jenkins data.

How To Integrate SonarQube With Jenkins For Code Analysis

  • May 11, 2020

How To Integrate SonarQube With Jenkins For Code Analysis I want to ensure the quality of the code, identify bugs, code vulnerabilities, code smells, and align with code standards after committing codes into repositories such as Github and Gitlab.

How To Integrate GitLab With Jenkins

  • May 9, 2020

Before You Begin In this tutorial, I’m going to demonstrate to you how to integrate GitLab with Jenkins Server. I suppose You’ve already installed Jenkins on your own.

How to Install and Configure SonarQube 8 on Ubuntu 18.04

  • May 8, 2020

Introduction: SonarQube is an open-source tool that can be used to analyze the quality of the source code. It can detect your code bugs, vulnerabilities, security black holes, and code smells.

How to Install and Configure Jenkins on Ubuntu 18.04 LTS 16.04 Debian

  • April 6, 2020

Introduction: Jenkins is an open-source automation server that provides hundreds of plugin to perform continuous integration and continues delivery to build and deploy projects.

Lession 02 - Docker Basics - Where Am I Start Learn Docker

  • October 1, 2019

In this tutorial I’m going to teach you the basics you should have known before dive into depth. Now, I’m going to cover up fundamentals you must know.

Install and Configure ELK Stack 6.8 On CentOS7

  • July 3, 2019

INTRODUCTION “ELK” is the acronym for the three open source projects call Elasticsearch, Logstash and Kibana. ELK stack made easier to analyze logs to system administrators.

Install and Configure ELK Stack On CentOS7

  • March 16, 2019

“ELK” is the acronym for the three open source projects call Elasticsearch, Logstash and Kibana. ELK stack made easier to analyze logs to system administrators.