DevOps
-
Executing Cookbooks with Chef-Solo
Chef-Solo is an open source tool that runs locally and allows us to provision the guest machine using chef cookbooks without…
Read More » -
Installing Puppet Modules – Librarian Puppet
Of course we can manually download the modules from Puppet Forge and install it but it becomes messy as you have…
Read More » -
Deploying Web Application on EC2 Instance – AWS
In this post, we will deploy spring web application on EC2 Amazon Linux AMI t2.micro instance following below steps: Step…
Read More » -
Stop installing Postgres on your laptop : use Docker instead
Tired of managing a full-blown DB server on your development machine ? Let’s give Docker a try! Getting started with…
Read More »