Compare commits
2 Commits
3827787571
...
ce9522f6a8
| Author | SHA1 | Date | |
|---|---|---|---|
| ce9522f6a8 | |||
| cd016046d3 |
13
README.md
13
README.md
@@ -23,6 +23,7 @@
|
|||||||
- [confdroid\_java](#confdroid_java)
|
- [confdroid\_java](#confdroid_java)
|
||||||
- [confdroid\_alloy](#confdroid_alloy)
|
- [confdroid\_alloy](#confdroid_alloy)
|
||||||
- [confdroid\_haproxy](#confdroid_haproxy)
|
- [confdroid\_haproxy](#confdroid_haproxy)
|
||||||
|
- [confdroid\_clamav](#confdroid_clamav)
|
||||||
- [FAQ](#faq)
|
- [FAQ](#faq)
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
@@ -173,7 +174,6 @@ Install java binaries for usage with other modules, i.e. confdroid_jenkins, as s
|
|||||||
|
|
||||||
- install alloy binaries
|
- install alloy binaries
|
||||||
- install node exporter (optional, set `ay_manage_ne`to `true`)
|
- install node exporter (optional, set `ay_manage_ne`to `true`)
|
||||||
|
|
||||||
- manage alloy directories and files including templates
|
- manage alloy directories and files including templates
|
||||||
- manage the main alloy pipeline for loki and prometheus
|
- manage the main alloy pipeline for loki and prometheus
|
||||||
- manage log rotation for rsyslog to allow adm membership
|
- manage log rotation for rsyslog to allow adm membership
|
||||||
@@ -195,6 +195,17 @@ install, configure and manage haproxy service configure proxies via define acces
|
|||||||
- manage fail2ban integration (optional, requires confdroid_fail2ban module)
|
- manage fail2ban integration (optional, requires confdroid_fail2ban module)
|
||||||
- manage haproxy service and stats service
|
- manage haproxy service and stats service
|
||||||
|
|
||||||
|
### [confdroid_clamav](https://3for.me/xkozd)
|
||||||
|
|
||||||
|
install, configure and manage clamav / clamd
|
||||||
|
|
||||||
|
- install all required binaries including s-nail as mail program to send alerts when infected files are found
|
||||||
|
- manage required config files
|
||||||
|
- manage cronjob settings via parameters
|
||||||
|
- run cron job to scan the file system (by default starting at root, configurable) via clamdscan
|
||||||
|
- set ConcurrentDatabaseReload option `yes`/`no` to optimize RAM consumption. defaults to `no`
|
||||||
|
- manage `freshclam` and `clamd` services
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|||||||
Reference in New Issue
Block a user