Git Mirror Anywhere using the Dumb Http Protocol
Lets talk about Git. If you’ve done any professional software development, you’ve probably heard about Git. Git is a free and open source distributed version control... »
Lets talk about Git. If you’ve done any professional software development, you’ve probably heard about Git. Git is a free and open source distributed version control... »
It’s been a while since I discussed building kernel modules for CoreOS (in Part 1 and Part 2) and lot’s has changed in the CoreOS world.... »
Adding a new disk to your homeserver Identify your new devices Take photos of your drives before inserting them. Specifically, you’ll want to track the serial... »
If you’re a heavy user of Docker, you’re already intimately familiar with Docker Hub, the official Docker Image registry. One of the best things about Docker... »
I’ve referenced my home server many times, but I never had the time to go into the details of how it was built or how it... »
I’ve referenced my home server many times, but I never had the time to go into the details of how it was built or how it... »
I’ve referenced my home server many times, but I never had the time to go into the details of how it was built or how it... »
After running into a roadblock while attempting to build the Intel I915 driver as a kernel module for CoreOS, it became clear that we would need... »
Story Time As a Devops & Infrastructure guy, I’m pretty comfortable with jumping into the unknown, be it infrastructure, architecture or application code. With a bit... »
Before you begin, you should be (intimately) familiar with the Upstart Cookbook. It’s an incredible resource for understanding the in’s and out’s of Upstart and its... »