Available now for Elixir & web development let's talk →
Mike Zornek

← All tags

Posts tagged “devops”

9 posts.

Terraform on Linode Notes

Over vacation I worked through a small project to use Terraform on Linode to provision a new webserver for my personal website. The following is a collection of notes and resources from the experience.

Hello from Linode

If you are reading this, then the DNS gods have shown you to my new Linode web server! Not really sure if I’m happy with WordPress in the long term, but I wanted to move this blog off my old server asap so I stuck with …

Setup Bots Status as a Screensaver

It’s time to turn off that family photo screensaver and switch to something that’s important, CI status screens! First up you’ll need this screensaver (or something similar), which can be configured to load a single or …

Xcode Bots and Branches

Just a little quick tip tonight. If you create a Bot from within Xcode 5 it will assume that the branch you want this Bot to run on is the branch you are currently on. To change this, use the Xcode Bot Web interface. …