Skip to content

/dev/null

The black hole…

  • Amazon Wishlist

Category: Docker

Docker uncategorized

Traefik + Basic Auth + React Preflight

May 8, 2021May 8, 2021ambsLeave a Comment on Traefik + Basic Auth + React Preflight

In the last few days, I needed to configure two Docker containers, one running a static React website (served by nginx) and another one running a Python Flask-based API, both behind Basic Auth (in the future, OAuth, but one step at a time) provided by Traefik. I discovered a couple of different things, both from […]

Docker System Administration unix

Docker Swarm + Pritunl + Traefik

March 9, 2021March 14, 2021ambsLeave a Comment on Docker Swarm + Pritunl + Traefik

While some of this information is accurate, I have one main issue with this configuration: with Traefik running in non swarm mode, it is unable to detect containers running on other swarm nodes. 2021 March 14 In the last weeks I’ve been deploying a set of new services in three servers. As I want to […]

All Rights Reserved.