Docker Registry With SSL And Basic Auth For Homelab

Got myself a mini pc this weekend and installed ubuntu server 24.04. One of the apps that I really wanted to host is a docker registry. This was the first time that I have done this so might as well document the process. Install Docker Since the docker registry will run on docker make sure that docker is installed. I know it’s obvious but putting it here just to be sure. ...

May 25, 2025 · 3 min · 438 words