homepage: crowdsec widget -> dedicated homepage-widget machine
Repoint the CrowdSec widget from the engine's own 'localhost' machine cred to a dedicated 'homepage-widget' machine (cscli machines add, engine localhost cred untouched). Username change only; password in observability/.env. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -239,7 +239,7 @@
|
|||||||
widget:
|
widget:
|
||||||
type: crowdsec
|
type: crowdsec
|
||||||
url: http://192.168.99.186:8081
|
url: http://192.168.99.186:8081
|
||||||
username: localhost
|
username: homepage-widget
|
||||||
password: {{HOMEPAGE_VAR_CROWDSEC_PASSWORD}}
|
password: {{HOMEPAGE_VAR_CROWDSEC_PASSWORD}}
|
||||||
limit24h: true
|
limit24h: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user