How to Dockerize go (golang) web app
How to Dockerize go web app In this tutorial I will show you how to dockerize go web app. Go (often referred to as golang) is a programming language created Read More
How to Dockerize go web app In this tutorial I will show you how to dockerize go web app. Go (often referred to as golang) is a programming language created Read More
Shell script to create swap file on linux A Simple Shell script to create swap on linux. Most of the times on server we need Read More
Capistrano Rollback In this tutorial we will see how we can rollback Capistrano deployment or Capistrano Rollback. Capistrano is a framework for building automated deployment Read More
Create EC2 instance with Ansible In this tutorial I will show you simple Ansible playbook to create EC2 instance with Ansible. Ansible is a radically Read More
Notification on slack after completion of Ansible In this post I will show you how to configure slack notification from Ansible. There is a time Read More
Test shell script on circleci using shellcheck You can test shell script on circleci using shellcheck. You can use the following configuration to install the Read More
Coinmon – Check Cryptocurrency directly from command line In this tutorial we will install Coinmon. Coinmon is a best CLI tool to check the prices Read More
In this tutorial I will show you how to install Confluence on CentOS 7. Confluence is a team collaboration software. Written in Java and mainly used in corporate environments, it is Read More
How to install PostgreSQL 10 on Ubuntu 17.04 In this tutorial, I will show you How to install PostgreSQL 10 on Ubuntu 17.04. You will Read More
MariaDB 10.2 has been release so let see how to install MariaDB 10 on Centos 7. The MariaDB database server is published as free and Read More