Index Journey of Shell Script (History) - Short My Journey with Shell Scripting My New...
Introduction CI/CD: It's the Rockstar of software development – everyone's talking about...
An Introduction to HTML5 Meta Tags HTML5 Meta tags are an essential part of any web page's...
HTML (HyperText Markup Language) is a markup language used to structure and present content on the...
Docker is mostly used for packing the application, the goal is generally that anyone could...
How to use docker In my last article, I wrote about how Docker Hello world works. In that,...
Docker Docker is an open-source containerisation platform. It enables developers to...
Do you know, how to set up your production-ready Django project with all twelve-factor app standards...
I have used python based CI tool buildbot which is a great tool but we want to move away from...
A process control system what is supervisord why use supervisord sample file A Process...