mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
|
||
---|---|---|
.. | ||
_wildcard.localhost.pomerium.io-key.pem | ||
_wildcard.localhost.pomerium.io.pem | ||
config.yaml | ||
docker-compose.yaml | ||
pomerium.conf | ||
proxy.conf | ||
README.md | ||
rootCA-key.pem | ||
rootCA.pem | ||
verify.conf |
Pomerium as external auth provider for Nginx
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 nginx
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