Add oauth proxy and supporting ecr infra
This commit is contained in:
parent
675edad612
commit
bd1c17b09b
11 changed files with 222 additions and 2 deletions
11
images/mcp-auth-proxy/README.md
Normal file
11
images/mcp-auth-proxy/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# mcp-auth-proxy image
|
||||
|
||||
Builds [sigbit/mcp-auth-proxy](https://github.com/sigbit/mcp-auth-proxy) v2.10.2 for the dumpnet ECR registry.
|
||||
|
||||
To update the version, change `ARG VERSION` in the Dockerfile and rebuild.
|
||||
|
||||
## Build & Push
|
||||
|
||||
```bash
|
||||
make build-mcp-auth-proxy
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue