Traefik Titbits
This is just a quick collection of random bits I've learned about Traefik since writing my original How To.…
This is just a quick collection of random bits I've learned about Traefik since writing my original How To.…
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.…
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.…
Authelia is an open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal.…
Traefik is a reverse proxy and load balancer which automatically discovers the right configuration for your docker containers based on labels you set when you create them.…
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.…