The 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…
DevOps
-
-
AnsibleAnsible Tower / AWXAutomation ToolDevOpsLinux
How to add a new inventory, create a Host and Credential in AWX Ansible Tower
by Lotfi Waderni April 8, 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 Install Ansible AWX without Docker on CentOS 7 / RHEL 7
by Lotfi Waderni April 3, 2019DEPRECATED All new steps to install AWX ansible tower will be at:Github Link The AWX Project (AWX) is an open source community project. In addition, it’s the OpenSource version of…
-
Centos/RedhatDevOpsLinux
How To Install Latest Version of Git on CentOS 7 / RHEL 7
by Lotfi Waderni March 5, 2019Git provides support for non-linear, distributed development, allowing multiple contributors to work on a project simultaneously. Git was designed and developed by Linus Torvalds for Linux kernel development. In addition,…
-
Centos/RedhatDevOpsJenkinsLinuxUbuntu
How to Add a new Slave Node to Jenkins
by Lotfi Waderni March 4, 2019Jenkins is an open source, Java-based automation server that offers an easy way to set up a continuous integration and continuous delivery (CI/CD) pipeline. Continuous Integration (CI) is the process…
-
Automation ToolDevOpsLinuxWindows
How to Integrate Rundeck with Active directory Authentication
by Lotfi Waderni March 3, 2019What is Rundeck? Rundeck is an open-source software Job scheduler and Run Book Automation system for automating routine processes across development and production environments. It combines task scheduling, multi-node command…
-
Centos/RedhatDevOpsLinux
How to Install Gradle on CentOS 7 / RHEL 7
by Lotfi Waderni February 24, 2019Gradle is a general-purpose build tool used primarily for Java projects. It combines the best features of Ant and Maven. Gradle uses Groovy instead of using XML for scripting. In…
-
DevOpsLinuxUbuntu
How to install Gradle on Ubuntu 18.04 / Ubuntu 16.04
by Lotfi Waderni February 23, 2019Gradle is a general-purpose build tool used primarily for Java projects. It combines the best features of Ant and Maven. Gradle uses Groovy instead of using XML for scripting. In…
-
DevOpsLinuxUbuntu
How to install Apache Maven on Ubuntu 18 / Ubuntu 16
by Lotfi Waderni February 17, 2019Apache Maven is a powerful project management tool that is based on POM (project object model). It is used for projects build, dependency and documentation. Maven Apache simplifies the build…
-
Centos/RedhatDevOpsLinux
How to install Apache Maven on CentOS 7 / RHEL 7
by Lotfi Waderni February 17, 2019Apache Maven is a powerful project management tool that is based on POM (project object model). It is used for projects build, dependency and documentation. It simplifies the build process…