go-proxy
go-proxy copied to clipboard
Easy to use reverse proxy with docker integration
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.0.0+incompatible to 26.0.2+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.0.2 26.0.2 For a full list of pull requests and changes in this release, refer to the relevant...
This is a great project, the auto-detect is such a neat feature ! Other features are nicely designed and implemented too. Thank you for this neat project !. Would you...

Load balancing if multiple containers are using same proxy alias. Support for sticky session also appreciated (https://traefik.io/glossary/what-are-sticky-sessions/)
Hey, this seems really cool - appreciate it, thank you! One thing I'm missing in order to migrate from Caddy is to be able to use other ACME providers for...
The [OIDC docs](https://docs.godoxy.dev/Home#oidc) mention that allowed users is optional, but that doesn't seem to be the case anymore. I took a look at the code in [oidc.go checkAllowed()](https://github.com/yusing/godoxy/blob/main/internal/auth/oidc.go#L202-L211) and it...
after updates i'm having the same issue as https://github.com/yusing/godoxy/issues/82 tried it on 3 browsers with privacy/blocking off, cleaned the cookies etc on the phone it just loops back to authentication...
 the script is mapping the containers users to the docker group, is this intended? cause i think that's VERY worrying