Posts with Tag: ansible

Configuring Plex on UGreen NAS with Docker and Ansible

Previously I had a plex setup on a dedicated computer in my house, however, I recently purchased a U...

Livepeer Orchestrator / Transcoder: Infrastructure as Code with Ansible / Terraform

I've recently been experimenting with running a Livepeer orchestrator / transcoder on my newly acqui...

nginx-proxy: file upload limitation

Recently, I've found myself unable to upload images to this blog, and for a while I thought it was s...

Automatically Deployable Self-Hosted Github Actions Runner via Docker & Ansible

I often work on Android projects, and find myself wanting to run through tests on real devices. I ha...

Most Recent Post

Building a Better GitHub Stats Card

I've had a GitHub profile stats card for a while now, but I was never fully happy with it. The existing tools each had trade-offs that bugged me, so I ended up building my own by combining the best parts of three different projects. Here's how it went. The Problem There are a few popular projects fo...