-
Setting Up SSL Certs on Kubernetes
Setting up SSL for Kubernetes with ployst/docker-letsencrypt
-
Running a Database on Kubernetes
Getting a database up and running on Kubernetes
-
Serving HTTP Applications on Kubernetes with Ingress
How I went about setting up a HTTP application on Kubernetes, with Ingress
-
Fresh Dedicated Server to Single Node Kubernetes Cluster on CoreOS, Part 3: Setting up essential Kubernetes addons
Finishing up the Kubernetes install by installing some essential addons
-
Fresh Dedicated Server to Single Node Kubernetes Cluster on CoreOS, Part 2: Getting Kubernetes Running
Getting Kubernetes up and running on a fresh CoreOS machine
-
Static Binaries for Haskell: A Convoluted Approach
A convoluted (but working) path to building binaries for a Haskell app
-
Graylog as a hslogger backend in Haskell
Setting up Graylog as a hslogger backend in Haskell
-
Ansible Is Awesome
Ansible is just the tool I was looking for, for my current level of ops mastery.
-
Stop Using React
BSD + PATENTS.md != F/OSS. Stop using React.
-
Revisiting E2E Testing With Tape (on a new project)
Expanding my `tape` E2E testing methodology with some new tooling
-
End To End Testing With Hspec (Almost)
Setting up E2E testing with HSpec and PhantomJS.
-
Adding A Merge Patch Content Type To Servant
How to add a content type for HTTP spec compliant merge-patching in Servant
-
Installing Python On CoreOS with Ansible (to enable Ansible)
How to set up Python on CoreOS from an Ansible playbook, for use with Ansible
-
Quick And Dirty Forward-Only DB Migrations
Quick and dirty forward-only migrations, in just a few lines of make & bash
-
An easy fix for the diversity "problem" in tech: A 4-step plan starting with fully anonymized interviews
Is the fix to the diversity "problem" in tech easy? Probably not, but let's give it a shot..
-
Research Idea: Maintaining A Write Ahead Log For Application Runtime State
Exploring the stepladder of features that lead to well-engineered backends
-
Case Study: Building A URL Bouncer
Building a URL bouncer for a servant-powered web application
-
Stop Worrying And Use Gitlab
Worried you (or your org) are not 'doing it right'? Get (or at least start following practices used by) Gitlab