With increasing docker applications and images, security for docker containers requires more attention than ever before. These Docker Security best practices will help you harden your docker host…
reverse proxy
-
-
Home Server
Synology Docker Media Server with Traefik, Docker Compose, and Cloudflare
by Anandby AnandYou may have read my Docker Traefik media server guide. Can you build that on a Synology NAS? Definitely. In this post, I will show you how to…
-
Cloudflare offers free security and performance improvements for your Traefik 2 Docker setup. In this post, let us look at some Cloudflare settings for Traefik Docker setup to…
-
Home Server
Google OAuth Tutorial for Docker and Traefik – Authentication for Services
by Anandby AnandTired of all your docker services having their own authentication system? For those that don’t, do you hate Traefik’s basic auth? Then, read on to setup up Google…
-
Tired of all your docker services having their own authentication system? For those that don’t, do you hate Traefik’s basic auth? Then, read on to setup up Google…
-
Docker makes running several apps easy. But how (and why) do you run PiHole in Docker on an Ubuntu system with Traefik reverse proxy in front? There are…