Archive

Use Traefik as a reverse proxy

Sometimes you need to use a reverse proxy to protect expose your app directly on web, to do it several tools comes up (Nginx,Apache,AWS ELB ...). In this article we will be interested to Traefik First step : Traefik need a config file traefik.toml : defaultEntryPoints = ...