Home Lab with Docker

Docker is awesome, and you should definitely be using it in your home setup. I have a Synology DS918+ NAS, and it supports docker. In fact docker support was the first item on my checklist while looking for a NAS. Even though the Docker UI on DSM is pretty decent, I think this is an area where Portainer really shines! It’s essentially a Docker management UI. I have been using it for ages now, it it has been wonderful. You can find tutorials on how to get started with Portainer on your platform. All of the services running on my home network are all running as docker containers. Here’s the list of what I run: ...

October 28, 2022 · 2 min · 334 words · Kalpik Nigam