Confusion about Badger configuration #269

Closed
opened 2025-11-13 11:55:00 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @Sav3k on GitHub (Apr 24, 2025).

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:

[...] 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 :)

Originally created by @Sav3k on GitHub (Apr 24, 2025). 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 :)
GiteaMirror added the stale label 2025-11-13 11:55:00 -06:00
Author
Owner

@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?

@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?
Author
Owner

@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.

@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.
Author
Owner

@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 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.
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#269