Configuring Zsh

This is a quick and easy guide for installing zsh, setting up a basic configuration, and enabling it as your default shell. These instructions should work on just about anything running zsh.…

Running NiFi in a Docker Container

I've written a few articles on Apache NiFi and how to install it on Ubuntu. I recently ran into a situation where it wasn't possible to install NiFi directly, but it could be run via a docker container. Fortunately there are Apache NiFi docker images to accomplish this.…