pomerium/examples/traefik
Alex Fornuto 7140562a82
updates examples for current routes/policy keys (#3034)
* updates examples for current routes/policy keys

* fix and prettier
2022-02-16 14:06:52 -06:00
..
config.yaml updates examples for current routes/policy keys (#3034) 2022-02-16 14:06:52 -06:00
docker-compose.yaml docs: replace httpbin with verify (#1702) 2020-12-22 09:53:08 -08:00
README.md docs: replace httpbin with verify (#1702) 2020-12-22 09:53:08 -08: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://verify.localhost.pomerium.io
  • ???
  • Profit