Running Ansible in Docker
[Read More]
Liberate Your (Legally Obtained) Nook Ebooks
A Guide for Removing DRM on your own personal digital property
Liberating Your Ebooks
[Read More]
HackSaw ToolKit for Container Troubleshooting
Troubleshoot Container instances from the inside-out.
Containers are designed to be lightweight and fast to deploy. Most authors of Dockerfiles opt for writing containers that contain as few packages as possible to streamline filesize and reduce dependencies. As a result, many times you ned up with a container running in the wild that consists of a...
[Read More]
NGINX Reverse Proxy for Fun, Profit, and Load Balancing
NGINX is SO much more than a web server!
NGINX Reverse Proxy for Fun, Profit, and Load Balancing
[Read More]
Local Kubernetes Development with MiniKube - Part 2
Learning Kubernetes with Helm!
Continuing Forward with MiniKube using Helm This is part 2 of a series that illustrates to get started with local Kubernetes development using the MiniKube project, directly on your laptop. If you have not read part one of this series, I would recommend you read it here. Before continuing, it...
[Read More]