From e9fed98b0de04875123b95e14cecacfc056d1fed Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sat, 2 Mar 2019 04:05:29 +0000 Subject: [PATCH] Add note about fail2ban --- services/gitea.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/gitea.md b/services/gitea.md index 21e3479..e1c2c7a 100644 --- a/services/gitea.md +++ b/services/gitea.md @@ -108,3 +108,5 @@ Start the service for the first time by running `sudo systemctl start lollipop-g [https://git.lollipopcloud.solutions/lollipop-docker/gitea](https://git.lollipopcloud.solutions/lollipop-docker/gitea) has some good examples on how to integrate Matamo, Fathom, create custom labels and more. [https://docs.gitea.io/en-us/](https://docs.gitea.io/en-us/) also has great information on how to further configure Gitea. + +[https://docs.gitea.io/en-us/fail2ban-setup/](https://docs.gitea.io/en-us/fail2ban-setup/) has great information on how to configure Fail2Ban to help minimize attempts to hack your server.