Noggog
@Noggog@programming.dev
- Comment on CrowdSec vs Fail2Ban - What to use? 2 weeks ago:
It’s set up on the same box as my caddy install. I believe it’s getting passed the real IP because that’s what gets banned, and what I type in to unban it.
It just sees normal operations as http probing. Like if some other service goes down, my GetHomepage will then 404 and that’s seen as probing. It bans surprisingly quick. Even after just one or two events (normal for someone just visiting the homepage) it’ll just kick em right out
I’ve been having to inspect every alert and hand write whitelist parsers to whitelist 404s or whatever it may be for that app. Slowly accumulating a workable collection… but seems like I’m missing something as no one else seems to complain about this in threads like these
- Comment on CrowdSec vs Fail2Ban - What to use? 2 weeks ago:
I’ve been using crowdsec … but I’ve yet to see anyone banned but myself so far. Is everyone else having to write tons of whitelist parsers? I could whitelist my IP but I feel like that’s sidestepping the issue and doesn’t address friends/family also getting banned, coffeeshops, etc.
Feels like I’m missing something as so far it’s been quite a pain to configure
- Comment on Intel NUC Homelab - Plex, Immich, Home Assistant 3 weeks ago:
It has a git repository option that I use. So every compose file I add to define a service goes into the repo as a commit.
- Comment on Intel NUC Homelab - Plex, Immich, Home Assistant 3 weeks ago:
I’ve only tried Komodo, but I like that it’s open source and not trying to squeeze money for extra features
- Comment on Intel NUC Homelab - Plex, Immich, Home Assistant 3 weeks ago:
Yeah, it’s an alt to portainer
- Comment on Intel NUC Homelab - Plex, Immich, Home Assistant 3 weeks ago:
Check out Komodo for doing docker UI work. Pretty new, but already awesome and making lots of progress
- Comment on Mediawolf - Looking for contributers 4 weeks ago:
Ah! I’ll blame it on being filling into sleep checking on my phone. Coulda swore GitHub didn’t load any comments, but I see it now!
- Comment on Mediawolf - Looking for contributers 4 weeks ago:
Been trying to get involved. I made a discussion pitching ideas which just got closed with no comment github.com/MediaWolfOrg/MediaWolf/discussions/17
And then joined the discord and there seems to be zero channels or chatter besides the welcome feed
Where is the active discussion happening for this project?
- Comment on Wrye Notes: Open Modding 3 months ago:
Huge fan of the cathedral view. It’s the only thing that makes modding amazing.
In the parlor view, everyone is holding their secrets close to their chest and hiding the tricks, which means the community can’t learn from each other nearly as well.
Cathedral is what allows tons of tiny contributions to add up to a vast amazing experience. Each person’s work can be built upon by the next or used as inspiration and guidance for something new.