Wolfgang Ellsässer

Results 29 comments of Wolfgang Ellsässer

In our case my company processes digital identification links for specific components. Those links can look like ``https://example.com/?v=2;i=536;k=1NpBl`` These URLs are individual on each component and are placed als a...

Isn't this the behaviour just like [documented here](https://oauth2-proxy.github.io/oauth2-proxy/configuration/overview#environment-variables): > Environment variables [...] If the argument can be specified multiple times, the environment variable should be plural (trailing S).

The dockerised [microsoft/garnet](https://github.com/microsoft/garnet) (ubuntu image) also works with oauth2-proxy.

With Traefik v3.0.0-RC1 now available, I'm going to create a v3 branch soon

I'll take care of it. Migrating to v3 isn't very hard, see https://github.com/wollomatic/simple-traefik?tab=readme-ov-file#migrating-traefik-v2-to-v3

There are no changes in the docker proxy. Most of the v2 configuration works as well with v3: https://doc.traefik.io/traefik/migration/v2-to-v3/#migration-guide-from-v2-to-v3

Hello @amir20, I am honoured to receive a message from You because I'm a big fan of Dozzle and find it very useful. Yes, TLS would be a good idea....

Hi @nathang21, thanks for Your suggestion. Indeed, using one instance of socket-proxy for multiple services is a popular topic. A yaml file would allow configuring this without breaking existing installations....

Thanks for the additional information. BTW, I tested homepage by myself because of a question here: https://github.com/gethomepage/homepage/discussions/3266#discussioncomment-9239716

Sorry for the delayed answer. I plan to get it done this month.