Git is the most popular distributed version control and source code management system. In addition,Git was designed and developed by Linus Torvalds for Linux kernel development. This guide explains how…
DevOps
-
-
DevOpsDockerLinux
Docker Tutorial Series, How To Install and Use Docker Compose
by Lotfi Waderni March 29, 2020Docker Compose is a tool for defining and running multi-container Docker applications. With Docker Compose, you use a YAML file to configure your application’s services. Then, with a single command,…
-
Portainer is a web-based user interface for management of Docker environments. The Portainer is free and open-source management toolset that allows us to easily build, manage and maintain Docker environments.…
-
AnsibleAnsible Tower / AWXAutomation ToolCentos/RedhatDevOpsLinux
How To Install Ansible Tower on CentOS / RHEL
by Lotfi Waderni July 10, 2019Ansible Tower, AWX is a web-based solution that makes Ansible even more easy to use for IT teams of all kinds. It’s designed to be the hub for all of…
-
Centos/RedhatDevOpsDockerLinuxUbuntu
Docker Tutorial Series, Part 2: How To Install Docker CE
by Lotfi Waderni May 28, 2019In the second part of our Docker tutorial series, we’ll go through the necessary steps to installing Docker CE (Community Edition) on CentOS 7/ RHEL 7 and Ubuntu 18.04 LTS…
-
DevOpsDockerLinux
Docker Tutorial Series, Part 1: Docker Introduction and Overview
by Ahmed Itman May 28, 2019Welcome to the Docker Tutorial Series. This series of tutorials will help beginners to have enough knowledge about Docker. The Part 1 of this series, will take you through the…
-
AnsibleAnsible Tower / AWXAutomation ToolDevOpsLinux
How to Backup and Restore Awx / Ansible Tower Objects using Tower-cli tool
by Lotfi Waderni May 17, 2019Tower-cli is a command line tool for Ansible Tower. It allows Ansible Tower / AWX commands to be easily run from the Unix command line. In addition to, it can…
-
AnsibleAnsible Tower / AWXAutomation ToolDevOpsLinux
How to Install and Configure Tower-cli Tool on CentOS 7 / RHEL 7
by Lotfi Waderni April 17, 2019Tower-cli is a command line tool for Ansible Tower. It allows Ansible Tower / AWX commands to be easily run from the Unix command line. It can also be used…
-
AnsibleAnsible Tower / AWXAutomation ToolDevOpsLinux
How to use a Survey to provide extra variables in Ansible Tower / AWX
by Lotfi Waderni April 17, 2019The AWX Project (AWX) is an open source community project. In addition, it’s the OpenSource version of the Ansible Tower software sponsored by Red Hat, that enables users to better…
-
AnsibleAnsible Tower / AWXAutomation ToolDevOpsLinux
How to create a new Job Template in Ansible Tower / AWX
by Lotfi Waderni April 16, 2019The AWX Project (AWX) is an open source community project. In addition, it’s the OpenSource version of the Ansible Tower software sponsored by Red Hat, that enables users to better…