Tag: DevOps
Test Kitchen Setup with Azure
Test-Kitchen Setup with AWS
Introduction to Packer
What is Packer? Packer is a tool to create identical/similar machines for multiple platforms from a single source configuration Installing Packer Official Installation Windows Mac Linux Install unzip: ubuntu RedHat Install Packer: Download latest version from here Set Packer environment Add the following line to /etc/environment at the end of the file Activate the PATH… Continue reading Introduction to Packer
SonarQube
Installing SonarQube In this document we would install sonarqube as referred over here The default user name and password is admin. Now navigate to http://<ipaddress>:9000 Once you login with default credentials you will be asked to provide a token Language which you want todo analysis. In this documentation i had selected java & token name as… Continue reading SonarQube
