pomerium/examples/traefik
Travis Groth c9182f757e
docs: Fix incorrect example middleware (#1128)
* Fix incorrect example middleware
2020-07-22 14:33:45 -04:00
..
config.yaml Move examples repo into main repo (#1102) 2020-07-17 14:23:06 -04:00
docker-compose.yaml docs: Fix incorrect example middleware (#1128) 2020-07-22 14:33:45 -04:00
README.md Move examples repo into main repo (#1102) 2020-07-17 14:23:06 -04:00

Pomerium as forward-auth provider for Traefik

Run this demo locally on your docker-compose capable workstation, or replace localhost.pomerium.io with your own domain if running on a server.

Includes

  • Authentication and Authorization managed by pomerium
  • Routing / reverse proxying handled by traefik

How

  • Update config.yaml for your e-mail address, if not using gmail/google.
  • Replace secrets in config.yaml.
  • Run docker-compose up from this directory.
  • Navigate to https://httpbin.localhost.pomerium.io
  • ???
  • Profit