Traefik Titbits

This is just a quick collection of random bits I've learned about Traefik since writing my original How To.…

Wireguard as a VPN client in Docker using PIA

Update Since posting this the scripts have changed slightly so the line numbers are no longer correct, that said the functional elements are still the same so it shouldn't be too hard to figure out where to make the changes. Also get_region_and_token.sh is now get_token.…

Monitoring For Docker Image Updates With Diun

One of the most common questions around Docker is "how do I know when I new version of an image gets published?". Even if you're tied to a specific version tag, security and bug fixes can still result in new images being pushed and there's no built-in mechanism to notify you that it's happened.…

A Fresh Start

Old content is still here https://www.angryadmin.co.uk/ but Wordpress refuses to play nice with markdown and syntax highlighting so it's going in the bin, so to speak. Going to try and do some more long-form guides and useful bits and pieces as I work through them myself.…