Docker

Hugo

Switching the Raspberry Pi WordPress Site to Hugo

I already wrote about migrating the article data from WordPress to Hugo in Migrating from WordPress to Hugo. This …
Docker

A Quick Way to Install WSL2 (Ubuntu) and Docker Desktop on Windows 11

This is a note from installing WSL and Docker Desktop in a Windows 11 Pro environment. Overview When using Docker …
RaspberryPi

[Raspberry Pi 4] USB Boot: Stop Using an SD Card and Boot from an SSD

This is a memo from migrating a Raspberry Pi web server that had been running from an SD card to an SSD with USB boot. I …
Docker

[Raspberry Pi 4] Four-Channel Terrestrial Digital Recording Server on a Raspberry Pi: Docker + GPU Encoding Version

This is a memo for enabling hardware encoding in EPGStation running on a Raspberry Pi. It continues from the previous …
Docker

[Raspberry Pi 4] Install Docker on the 64-bit Version of Raspberry Pi OS

This is a memo. It is the same procedure as installing on Ubuntu. The repository URL is about the only difference. Test …
Docker

[Raspberry Pi 4] Four-Channel Simultaneous Terrestrial Digital TV Recording Server on Ubuntu with PX-Q1UD

These are notes. I tried something called a recording server. Since I already had a Docker environment, it was easy to …
Docker

[Raspberry Pi 4] Install Docker on Ubuntu Server 21.04

This is a memo. Since Ubuntu Hirsute 21.04 is already installed on the Raspberry Pi, installing Docker only requires …