How to set up rundeck in a centos-7 server Date posted : 15/02/2019 Introduction Rundeck is an open source software that allows you to automate routine operational procedures in any kind of multi-server environment. It has a number of features that are aimed at alleviating time-consuming tasks. You can easily… Continue Reading How to set up rundeck in a centos-7 server

Introduction Docker has become one of the most widely used tools in modern DevOps workflows, and for good reason. It lets developers package an application together with everything it needs code, runtime, libraries, and system tools into a single lightweight unit called a container. That container runs the same way… Continue Reading Docker for Beginners: A Complete Guide to Installation and Essential Commands