But when setting it up the last few days i stumbled about the Badger section in the docs stating:
[...] This plugin is required to be configured [...]
But the learn how to set up link just leads to the Github page of the project. I used the install script as per documentation and everything works fine - including authentication before accessing resources. But the stated configuration is nowhere to be found in the traefik config, albeit the plugin is mentioned in the static config:
Originally created by @Sav3k on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/589
Hey there, first let me say, i love the project!
But when setting it up the last few days i stumbled about the [Badger section](https://docs.fossorial.io/Badger/overview) in the docs stating:
> [...] This plugin is required to be configured [...]
But the _learn how to set up_ link just leads to the Github page of the project. I used the install script as per documentation and everything works fine - including authentication before accessing resources. But the stated configuration is nowhere to be found in the traefik config, albeit the plugin is mentioned in the static config:
`experimental:
plugins:
badger:
moduleName: "github.com/fosrl/badger"
version: "v1.1.0"`
Just want to remove some ambiguity here!
Thank you :)
@oschwartz10612 commented on GitHub (Apr 24, 2025):
Hi! Yeah there is no badger config that is necessary after install like this. That is confusing. What would you think about trying to open a PR in our fosrl/docs repo to fix this?
<!-- gh-comment-id:2827733746 -->
@oschwartz10612 commented on GitHub (Apr 24, 2025):
Hi! Yeah there is no badger config that is necessary after install like this. That _is_ confusing. What would you think about trying to open a PR in our fosrl/docs repo to fix this?
You only need to install badger by doing experimental: plugins: badger: moduleName: "github.com/fosrl/badger" version: "v1.1.0" because Pangolin provides the config to the middleware when it generates the Traefik config and serves it via the http provider.
<!-- gh-comment-id:2829074967 -->
@miloschwartz commented on GitHub (Apr 24, 2025):
To clarify what is going on:
You only need to install badger by doing `experimental: plugins: badger: moduleName: "github.com/fosrl/badger" version: "v1.1.0"` because Pangolin provides the config to the middleware when it generates the Traefik config and serves it via the http provider.
@github-actions[bot] commented on GitHub (May 9, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
<!-- gh-comment-id:2864858448 -->
@github-actions[bot] commented on GitHub (May 9, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (May 24, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.
<!-- gh-comment-id:2906085643 -->
@github-actions[bot] commented on GitHub (May 24, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Sav3k on GitHub (Apr 24, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/589
Hey there, first let me say, i love the project!
But when setting it up the last few days i stumbled about the Badger section in the docs stating:
But the learn how to set up link just leads to the Github page of the project. I used the install script as per documentation and everything works fine - including authentication before accessing resources. But the stated configuration is nowhere to be found in the traefik config, albeit the plugin is mentioned in the static config:
experimental: plugins: badger: moduleName: "github.com/fosrl/badger" version: "v1.1.0"Just want to remove some ambiguity here!
Thank you :)
@oschwartz10612 commented on GitHub (Apr 24, 2025):
Hi! Yeah there is no badger config that is necessary after install like this. That is confusing. What would you think about trying to open a PR in our fosrl/docs repo to fix this?
@miloschwartz commented on GitHub (Apr 24, 2025):
To clarify what is going on:
You only need to install badger by doing
experimental: plugins: badger: moduleName: "github.com/fosrl/badger" version: "v1.1.0"because Pangolin provides the config to the middleware when it generates the Traefik config and serves it via the http provider.@github-actions[bot] commented on GitHub (May 9, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (May 24, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.