oauth2-proxy/contrib/local-environment
Leandro Lafin 4ea0183a5a
release v7.6.0
2024-07-15 10:22:27 -03:00
..
keycloak Add Keycloak local testing environment (#604) 2020-06-14 14:06:12 +01:00
kubernetes release v7.6.0 2024-07-15 10:22:27 -03:00
traefik Add example local environment with traefik (#1091) 2021-03-22 13:55:25 +00:00
Makefile bugfix: gitea token validation 2024-07-12 08:32:55 -03:00
README.md Fix and enhance OIDC example (#934) 2020-12-19 15:48:33 +00:00
dex.yaml add contribution guide to documentation 2024-07-12 11:52:19 -03:00
docker-compose-alpha-config.yaml Add local environment that uses alpha configuration 2020-12-01 08:56:50 +00:00
docker-compose-gitea.yaml release v7.6.0 2024-07-15 10:22:27 -03:00
docker-compose-keycloak.yaml release v7.6.0 2024-07-15 10:22:27 -03:00
docker-compose-nginx.yaml Improve the Nginx auth_request example 2024-07-12 11:42:11 -03:00
docker-compose-traefik.yaml Add example local environment with traefik (#1091) 2021-03-22 13:55:25 +00:00
docker-compose.yaml release v7.6.0 2024-07-15 10:22:27 -03:00
nginx.conf NGINX return 403 for sign_in (#2322) 2024-07-12 15:22:28 -03:00
oauth2-proxy-alpha-config.cfg Multiple providers in alpha config (#947) 2021-04-03 17:06:30 +01:00
oauth2-proxy-alpha-config.yaml Use updated key names in oauth2-proxy-alpha-config.yaml 2024-07-12 11:33:33 -03:00
oauth2-proxy-gitea.cfg release v7.6.0 2024-07-15 10:22:27 -03:00
oauth2-proxy-keycloak.cfg add contribution guide to documentation 2024-07-12 11:52:19 -03:00
oauth2-proxy-nginx.cfg fix: fix nginx setup 2024-07-12 15:03:40 -03:00
oauth2-proxy-traefik.cfg Add example local environment with traefik (#1091) 2021-03-22 13:55:25 +00:00
oauth2-proxy.cfg add contribution guide to documentation 2024-07-12 11:52:19 -03:00

README.md

oauth2-proxy: local-environment

Run make up to deploy local dex, etcd and oauth2-proxy instances in Docker containers. Review the Makefile for additional deployment options.