Linux

ICY DOCK 6 Bay Enclosure

Add drives to a Linux RAID for more storage

Ed Brandon  -  October 10, 2022

My 6 Terabyte 4 drive RAID 5 array was starting to get tight on space. Upgrading the motherboard to a GIGABYTE X570 AORUS ELITE gave me 6 SATA ports so I could finally populate the the two empty bays in my 6 bay ICY Dock enclosure. I’m adding two Seagate BarraCuda 2TB 2.5 inch Internal...

Read More
Traefik Logo

How to rotate the Traefik access.log in Docker Swarm

Ed Brandon  -  March 31, 2022

I enabled Traefik access logs to use in Grafana for a Traefik to Loki dashboard. I quickly found out Traefik access logs grow quickly and I would need to rotate the Traefik access.log in Docker Swarm. Since I have Traefik running in a container in Docker Swarm we will have to tell the logrotate daemon...

Read More
Raspberry Pi LED NHL Scoreboard

WiFi LED NHL Scoreboard powered by a Raspberry Pi

Ed Brandon  -  January 14, 2022

Today I’ll show you how to make your own LED scoreboard for any NHL team This project is made possible by using this GitHub repository https://github.com/riffnshred/nhl-led-scoreboard What you will need: A Raspberry Pi 3A, 3B or 4 A MicroSD card 8GB or larger A 64×32 LED matrix board Either the Adafruit RGB Matrix HAT or...

Read More