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…
Docker
-
-
A proxy is required when the server running Docker does not have direct access to the Internet. The Docker daemon uses the HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environmental variables in its…
-
Jenkins 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…
-
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.…
-
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…
- 1
- 2