Vagrant on Cygwin/Virtualbox Quickstart
August 26, 2016
So, you want to try out Vagrant, and you’re using Windows with Cygwin? Have I got something for you!
random notes, guides, and thoughts…
August 26, 2016
So, you want to try out Vagrant, and you’re using Windows with Cygwin? Have I got something for you!
August 15, 2016
It turns out that you can use Bash on Windows 10 to run X applications, including through ssh tunnels. Here’s how.
August 10, 2016
Just set up the new Bash on Windows 10 feature that comes with the Anniversary Update. It’s not bad. But there’s a few annoying things it does that grind my gears.
August 4, 2016
I’ve done a bit of work in the past few days modifying a Docker ELK Github repository I came across, to make it more suited to my needs.
July 31, 2016
Official documentation here. Following is a (very!) brief summary of how to get your Registry in Openshift working with an NFS backend. I haven’t been able yet to get it to deploy cleanly straight from the Ansible installer with NFS, but it is pretty straightforward to change it after initial deployment.
July 29, 2016
Repeating what we did in my previous post, we’ll deploy the Django example project to OpenShift using the CLI to do it. This is probably more attractive to many sysadmins.