How to access the Docker host from a Docker container
Accessing services running on a Docker host from a hosted-container on Docker 18.03+.
Friendly Guide to deploying AWX (Upstream project to Ansible Tower)
AWX is a web-based task engine built on top of ansible. This guide will walk you through installing AWX on a fresh CentOS7 machine.
The L in ELK+Docker Scale-out Logging
Warning: This article assumes a basic understanding of Docker Elasticsearch Logstash Why Log to Elasticsearch? Elasticsearch is a fantastic tool for logging as it allows for logs to be viewed…
Deploying a SSL Protected Containerized App: Part 3
Checklist Let’s quickly do a checklist of what we have so far SSH Accessible Virtual Machine (Running Centos 7.4) Ports 22, 443, 80 are open on the virtual machine Domain…
Deploying a SSL Protected Containerized App: Part 1
Motivation One of the greatest motivations for me is seeing the current open-source projects. It is amazing to be apart of a community that truly transcends race, age, gender, education…