Skip to main content
  1. Tags/

Containers

2024


Connect Caddy to Porkbun

··707 words·4 mins
Caddy offers a great web and proxy server experience with minimal configuration and automated TLS certificates. Learn how to connect Caddy to Porkbun to get TLS certificates by managing your DNS records for you automatically. 🐷

2023


Quadlets might make me finally stop using docker-compose

··1412 words·7 mins
Sure, docker-compose is great, but could we get similar functionality using just the tools that are built into CoreOS? Can we get automatic updates, too? Yes we can! 📦

Deploy a containerized Ghost blog 👻

··1130 words·6 mins
Ghost delivers a great self-hosted blogging platform that deploys well in containers. Let’s deploy it on CoreOS along with Caddy. ️📝

CoreOS as a pet

··1144 words·6 mins
CoreOS provides a fast track to running containers with a light weight immutable OS underneath. This doesn’t mean that you can’t keep it around as a pet instance. 🐕

Second try at self-hosting Mastodon

··2155 words·11 mins
Although my first attempt at self-hosting Mastodon was a failure, I went back for a second attempt with docker-compose. 🧗‍♂️

2022


docker-compose on Fedora CoreOS

··1214 words·6 mins
My go-to method for managing containers easily is still docker-compose. It works really well on Fedora CoreOS. 📦

Adventures with the mastodon herd

··1320 words·7 mins
Ongoing changes at Twitter led me to take a second look at mastodon, including running my own mastodon instance. 🐘

Mount NFS shares in kubernetes

··853 words·5 mins
Access files over NFS within kubernetes pods with a quick volume mount. 🗄

2021


Run Xorg applications with podman

··511 words·3 mins
Package up graphical applications in containers and run them with podman. 🚢

2019


Get faster GitLab runners with a ramdisk

··589 words·3 mins
Many cloud providers give you lots of memory with each instance and you can speed up tests and builds by using a ramdisk.

2018


2015


Improving LXC template security

··312 words·2 mins
I’ve been getting involved with the Fedora Security Team lately and we’re working as a group to crush security bugs that affect Fedora, CentOS (via EPEL) and Red Hat Enterprise Linux (via EPEL).

2014


Docker, trusted builds, and Fedora 20

··417 words·2 mins
Docker is a hot topic in the Linux world at the moment and I decided to try out the new trusted build process.