
This guide will show you how to potentially view stacks that have gone missing in Portainer. Problem: I have got 4 stacks that should show up in portainer however only 2 are showing correctly: The issue I was having was due to the other stacks becoming “Orphaned”, this can be fixed by going to…

There is two main ways in which PiHole can be installed. The first is barebones, installing PiHole directly onto a unix based system (Ubuntu in my case). The other and my personally preferred way is Docker. We will start with the barebones as it is a bit of a simpler guide: Direct install Following…