oauth2-proxy/contrib/local-environment
github-actions[bot] 5961fd99b4
release v7.15.2 (#3413)
* update to release version v7.15.2

* doc: add changelog entry for v7.15.2

Signed-off-by: Jan Larwig <jan@larwig.com>

* fix(deps): override webpackbar to v7 for webpack 5.106.0 compatibility

As outlined in https://github.com/facebook/docusaurus/issues/11923

Signed-off-by: Jan Larwig <jan@larwig.com>

* chore: fix local test files for nginx setup

Signed-off-by: Jan Larwig <jan@larwig.com>

---------

Signed-off-by: Jan Larwig <jan@larwig.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jan Larwig <jan@larwig.com>
2026-04-14 13:12:28 +02:00
..
keycloak chore(examples): update keycloak to v25 (#2706) 2024-07-18 23:57:15 +02:00
kubernetes chore(deps): update helmv3 (#3189) 2025-10-28 07:53:12 +01:00
traefik Add example local environment with traefik (#1091) 2021-03-22 13:55:25 +00:00
Makefile fix gitea token validation by allowing custom validation url and extracting the proper base api url for github cloud, github enterprise and gitea (#2194) 2023-09-14 10:09:57 +01:00
README.md Fix and enhance OIDC example (#934) 2020-12-19 15:48:33 +00:00
dex.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
docker-compose-alpha-config.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
docker-compose-gitea.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
docker-compose-keycloak.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
docker-compose-nginx.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
docker-compose-traefik.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
docker-compose.yaml release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
nginx.conf release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
oauth2-proxy-alpha-config.cfg fix alpha config example 2025-11-16 22:38:26 +01:00
oauth2-proxy-alpha-config.yaml fix test setup and add local image build make target 2025-11-16 22:38:46 +01:00
oauth2-proxy-gitea.cfg fix gitea token validation by allowing custom validation url and extracting the proper base api url for github cloud, github enterprise and gitea (#2194) 2023-09-14 10:09:57 +01:00
oauth2-proxy-keycloak.cfg Fix local-environment ports (#3136) 2025-07-20 20:32:50 +02:00
oauth2-proxy-nginx.cfg release v7.15.2 (#3413) 2026-04-14 13:12:28 +02:00
oauth2-proxy-traefik.cfg Fix local-environment ports (#3136) 2025-07-20 20:32:50 +02:00
oauth2-proxy.cfg Fix local-environment ports (#3136) 2025-07-20 20:32:50 +02: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.