Comment on [Question] RaspPi5 with Pi-Hole, Tailscale and Traefik
themurphy@lemmy.world 8 months agoThanks for also recommending docker! I’ve read about it, but I was not sure if it would be useful here.
Comment on [Question] RaspPi5 with Pi-Hole, Tailscale and Traefik
themurphy@lemmy.world 8 months agoThanks for also recommending docker! I’ve read about it, but I was not sure if it would be useful here.
Lifebandit666@feddit.uk 8 months ago
I would go one further and recommend installing Portainer too. Install Docker, then find the code to install Portainer. Then you can log in to Portainer and use that to manage Docker.
I’ve tried to use Docker for a number of years (and succeeded!) but have recently used Portainer and found it so much easier.
I now install the Portainer client on every instance of Docker that I use and track them all through a single IP address on my lan.
themurphy@lemmy.world 8 months ago
Thank you so much! I was just about to list up all my services to get the right architecture, and I’ve added Portainer to my list.