All tags

TAG

#traefik

7articles

When a Docker Major Upgrade Took Down the Reverse Proxy (Traefik): An Incident Log

An investigation and recovery log of an outage where running apt-get upgrade bumped the Docker Engine to a new major version, after which the Traefik reverse proxy could no longer talk to the Docker API, and the Drupal site behind it became unreachable. The Docker Engine had raised the minimum supported API version, while Traefik's built-in Docker client kept trying to connect with an older API.

dockertraefikdrupalreverse-proxy

Retrofitting CloudFront + WAF onto an Existing Reverse-Proxy Origin: Practical Patterns

An implementation log of migrating a group of services running on Docker + Traefik, with no downtime, to a CloudFront + WAF-protected setup. I cover naming for the origin-only subdomain, pitfalls with shared Security Groups, the case for starting WAF in COUNT mode, cache design for SPARQL/API traffic, and other recurring decision points.

awscloudfrontwafterraform

👋Starting Alfresco Governance Services Community Edition

Starting Alfresco Governance Services Community Edition

dockertraefikalfrescoedrms

🙌Cantaloupe: Serving Images Stored in Microsoft Azure Blob Storage

Cantaloupe: Serving Images Stored in Microsoft Azure Blob Storage

dockerazuretraefikiiif

👋Reverse Proxy Settings for Drupal Running with Docker + Traefik

Reverse proxy settings for Drupal running with Docker + Traefik

dockerdrupaltraefik

💡Redirecting to HTTPS with Traefik

Redirecting to HTTPS with Traefik

traefik

🐥Operating Multiple HTTPS-Enabled Containers with Traefik

Operating Multiple HTTPS-Enabled Containers with Traefik

dockertraefik