Crowdsec integration, #199

Closed
opened 2025-11-13 11:52:47 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @FrostByte2 on GitHub (Mar 31, 2025).

Hi

I have wanted and tested Pangolin before and like the idea for it. I was just wondering as I can see that a Crowdsec has been added to the installer. Which is great. But I have crowdsec locally installed on my Ubuntu server where I want to host Pangolin. But as that will be in docker so I was wondering how I can integrate my local copy with the docker from Pangolin.

As I don't want to have two instances of Crowdsec running as I am already at the quota for 2 security engine's in the UI.

I am assuming that I will need to use something like the docker or traefik integration or collection to do this but if anyone has any ideas or knows of a good way to integrate that two I would much appreciate that. Or any instructions for next steps would be great. :)

Many Thanks

Originally created by @FrostByte2 on GitHub (Mar 31, 2025). Hi I have wanted and tested Pangolin before and like the idea for it. I was just wondering as I can see that a Crowdsec has been added to the installer. Which is great. But I have crowdsec locally installed on my Ubuntu server where I want to host Pangolin. But as that will be in docker so I was wondering how I can integrate my local copy with the docker from Pangolin. As I don't want to have two instances of Crowdsec running as I am already at the quota for 2 security engine's in the UI. I am assuming that I will need to use something like the docker or traefik integration or collection to do this but if anyone has any ideas or knows of a good way to integrate that two I would much appreciate that. Or any instructions for next steps would be great. :) Many Thanks
Author
Owner

@miloschwartz commented on GitHub (Mar 31, 2025):

You can opt out of the Crowdsec install option in the installer.

You could try to cross-reference the configs we use for Crowdsec with yours and integrate the needed parts for Traefik. You can look at the installer here: https://github.com/fosrl/pangolin/tree/main/install/config/crowdsec

You could also try to install Crowdsec with our installer, then remove it from the docker compose stack, and tweak the config to point to the different installation.

@miloschwartz commented on GitHub (Mar 31, 2025): You can opt out of the Crowdsec install option in the installer. You could try to cross-reference the configs we use for Crowdsec with yours and integrate the needed parts for Traefik. You can look at the installer here: https://github.com/fosrl/pangolin/tree/main/install/config/crowdsec You could also try to install Crowdsec with our installer, then remove it from the docker compose stack, and tweak the config to point to the different installation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#199