'All' stack

This stack, or a variation of it, is deployed to all of my docker hosts. This contains useful tools such as

The idea here is to have a standard list of containers deployed to all devices. For example, this stack will automatically enroll any new devices into Beszel for performance monitoring. Watchtower is used to update the Portainer agents

The below compose file is deployed to my VMs

https://github.com/trentnbauer/Homelab/blob/main/docker-compose/all/all-vm.yml

And you can find the other variants of the 'all' stack here:

Last updated