Posts

Navidrome: self-hosted music streaming

published on
When this whole pandemic is over and I’m back working in the office, I’ll need a way to listen to my music from my work laptop. I used to use Google Play Music but that’s going away and I want to self-host opensource applications instead. So, I took some time and looked through a few options to stream music including Airsonic, Subsonic, Polaris, and Funkwhale. I tried Polaris at first, and it was simple and clean. Read More...

Owncast - self-hosted stream

published on
Owncast Found this cool open source project on reddit. Immediately wanted to use it since I wanted to stream movies to watch with other folks remotely. Luckily, the application had docker images for it so I wrote up a quick helm chart to deploy it into my k8s. I also embeded it on my homepage just because, but the main site is owncast.pleasenoddos.com. Updated diagram:

Surface now runs Pi-hole with server metrics

published on
The RPi 1 model b seems to chug a bit for Pi-hole when I’m accessing the Pi-hole admin site and looking thru the queries. Decided to switch it out for my old surface 3 since I had no use for it at the moment. Set up metrics and stuff on it thru my ansible code so now I’ll get server metrics on it too. Seemed like a win-win. Now I’ll have to think of something to do with the old RPi. Read More...