Commit initial : infrastructure Ansible pour homeserver
- Playbooks Ansible avec rôles (common, cockpit, docker, services) - 30+ stacks Docker Compose avec reverse proxy Traefik - Ansible Vault pour gestion secrets - Intégration CrowdSec pour détection intrusions - Versions images Docker fixées pour reproductibilité
This commit is contained in:
commit
fd01ea59ee
125 changed files with 4768 additions and 0 deletions
2
stacks/crowdsec/config/patterns/ruby
Normal file
2
stacks/crowdsec/config/patterns/ruby
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RUBY_LOGLEVEL DEBUG|FATAL|ERROR|WARN|INFO
|
||||
RUBY_LOGGER [DFEWI], \[%{TIMESTAMP_ISO8601:timestamp} #%{POSINT:pid}\] *%{RUBY_LOGLEVEL:loglevel} -- +%{DATA:progname}: %{GREEDYDATA:message}
|
||||
Loading…
Add table
Add a link
Reference in a new issue