Compare commits
1 Commits
master
...
b1724f5712
| Author | SHA1 | Date | |
|---|---|---|---|
| b1724f5712 |
30
README.md
30
README.md
@@ -22,8 +22,6 @@
|
|||||||
- [confdroid\_ssh](#confdroid_ssh)
|
- [confdroid\_ssh](#confdroid_ssh)
|
||||||
- [confdroid\_java](#confdroid_java)
|
- [confdroid\_java](#confdroid_java)
|
||||||
- [confdroid\_alloy](#confdroid_alloy)
|
- [confdroid\_alloy](#confdroid_alloy)
|
||||||
- [confdroid\_haproxy](#confdroid_haproxy)
|
|
||||||
- [confdroid\_clamav](#confdroid_clamav)
|
|
||||||
- [FAQ](#faq)
|
- [FAQ](#faq)
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
@@ -174,38 +172,12 @@ 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
|
||||||
- manage alloy service
|
- manage alloy service
|
||||||
|
|
||||||
### [confdroid_haproxy](https://3for.me/rovxr)
|
|
||||||
|
|
||||||
install, configure and manage haproxy service configure proxies via define access
|
|
||||||
|
|
||||||
- install rpm binaries
|
|
||||||
- manage haproxy user
|
|
||||||
- manage directories (file system permissions, selinux context)
|
|
||||||
- manage files (file system permissions, content, selinux context)
|
|
||||||
- manage proxy instances through a define
|
|
||||||
- front-end options
|
|
||||||
- back-end options
|
|
||||||
- ACL options
|
|
||||||
- adds haproxy logs to rsyslog for remote logging where used
|
|
||||||
- manage fail2ban integration (optional, requires confdroid_fail2ban module)
|
|
||||||
- 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