0dea324551
Old bouncer key was committed in cleartext (hist 7fac4fc) and is now rotated
(new traefik-bouncer-v2 + old bouncer deleted, verified 200 on both nodes).
Config now references /plugins-storage/crowdsec_lapi_key (mode-600, gitignored,
lives only on the nodes). Old key in history is inert post-rotation.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
15 lines
170 B
Plaintext
15 lines
170 B
Plaintext
# Secrets / credentials — never commit
|
|
.env
|
|
.env.*
|
|
*.env
|
|
secrets.yaml
|
|
secrets.yml
|
|
secrets.*.yaml
|
|
*.key
|
|
*.pem
|
|
*.crt
|
|
credentials
|
|
*credentials*
|
|
*.secret
|
|
crowdsec_lapi_key
|