-
Zero To Continuous Integrated Testing A Haskell Project With Gitlab
Get up to speed with CI by standing on the shoulders of giants.
-
Switch From ployst/docker-letsencrypt to Jetstack's kube-lego
Switching from ployst/docker-letsencrypt to jetstack/kube-lego for auto-generated SSL certs with Kubernetes.
-
Adding Sqlite Powered Fts Search To A Servant Powered Haskell App
Adding light and easy Full Text Search with SQLite3 to my servant-powered web app
-
Update JSPM (SystemJS) + JSDOM + Vue testing integration
More changes & improvements to my JSPM (SYSTEMJS) + JSDOM + Vue testing strategy
-
Moving From Server Side Sessions To Client Side Session Tokens with Servant
Documenting my move from Network.Wai.Session to Web.ClientSession
-
SSH tunneling using an intermediary computer
SSH tunnel sandiwch? The proxy computer is the lunch meat.
-
Docker on Arch Linux - docker0 just doesn't seem to want it's IPv4 address
Recent instability running Docker on Arch -- docker0 just doesn't want to keep it's IPv4 address.
-
Setting Up Piwik on Kubernetes
Setting up a new Piwik instance on Kubernetes (including migrating old data)
-
Gandi 2017 Redesign
Gandi.net redesigned their website, and it's pretty nice
-
Serving email on Kubernetes with Mailu
How I set up mailu on Kubernetes.
-
Within seconds of using Pingdom I got email spam
This just happened, and I wonder how often it happens
-
Kicking The Tires On Rancher 2.0
Checking out Rancher 2.0
-
Serving a HTTPS enabled application on Kubernetes
How I went about serving a full HTTPS enabled 3 tier application application on Kubernetes
-
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