Here in this article we will try to setup Oauth2.0 based authorization system using a SonarQube server which acts as a client application and GitLab server which acts as a…
Here in this article we will try to setup Oauth2.0 based authorization system using a SonarQube server which acts as a client application and GitLab server which acts as a…
Here in this article we will setup a SonarQube server using Vagrant and Ansible. We will be using a docker-compose to launch the SonarQube service. Once the SonarQube service is…
Here in this article we will try to launch an Ubuntu system using Vagrant and provision it using Ansible. We will be installing required packages for setting Openscap on Ubuntu…
Here in this article we will see how we can setup a basic NFS server using Vagrant and Ansible. We will try to install and configure our NFS server and…
Here in this article we will configure Vagrant which is popularly used to setup a virtualized development environment using libvirt virualization provider. We will look at the required packages that…
Purpose - To install vagrant and use it to manage docker images Pre-requisites - CentOS 7 machine Procedure - Step1: Install Vagrant which will be used for managing docker images #…
Purpose – To setup a Virtual machine on VirtualBox using vagrant inside a RHEL7 linux machine Pre-requisites – RHEL7 machine Procedure – Step1: Download VirtualBox RPM for RHEL7 URL -…