Author Archives
I'm DevOps and Cloud enthusiast having total 3.3 years of expertise in designing and developing CI-CD Pipeline, Build setup, Source Code Management, Automation and iOS Development of high-end enterprise level application. Hands on skills in Programming language such as Python, Swift, Java, PHP. Avid reader, Technical Blogger and Lecturer..
-
How to run Batch Scripts/Commands in Jenkinsfile
-
Install Jenkins on Ubuntu Machine
We’ve already seen introduction to Jenkins, Architecture, Sample Pipeline and other stuffs. In this post we will be seeing how you can install Jenkins on Linux machine: Ubuntu. Login to your Ubuntu machine and run below commands. Since Jenkins is… Read More ›
-
Install PostgreSQL on AWS EC2
-
Linux Introduction: Part 1
This post is dedicated to all Linux Lovers and someone who wants to get started with same in coming posts we will try to cover each and every aspect of Linux necessary. This series introduction to Linux will focus on… Read More ›
-
Jenkins OpenShift Pipeline
-
Docker run Container and get inside it
IN THIS POST WE WILL BE SEEING HOW ONE CAN RUN DOCKER CONTAINER AND GET INSIDE IT.
Continuing to our series Docker for Beginners, In the previous post we’ve seen What is Docker and its related terminologies, How one can get started with Docker. In this post we will be seeing how to pull existing docker image run container and get inside the same. -
PYTHON FLASK MYSQL CONNECTION
IN THIS TUTORIAL WE’RE GOING TO LEARN PYTHON FLASK MYSQL CONECTION, WE’RE GOING TO LEARN HOW TO CONNECT FLASK TO MYSQL DATABASE AND YOU CAN INSERT THE FORM DATA.
-
Install Docker on Ubuntu 18.04
Continuing to our series Docker for Beginners, In the previous post we’ve seen What is Docker and its related terminologies. In this post we will be seeing how one can get started with Docker i.e. Installation of Docker on Ubuntu 18.04