Added Fail2ban instructions

This commit is contained in:
djmaze 2020-07-29 11:29:59 +02:00
parent 07fd143853
commit bc79a4f5b1
6 changed files with 63 additions and 0 deletions

View file

@ -0,0 +1,5 @@
[rainloop-fpm-journal]
filter = rainloop-fpm-journal
port = http,https,2096
backend = systemd
maxretry = 3

View file

@ -0,0 +1,5 @@
[rainloop-log]
filter = rainloop-log
port = http,https,2096
logpath = /PATH-TO-RAINLOOP-DATA/_data_/_default_/logs/fail2ban/auth-fail.log
maxretry = 3