]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Adding doc on how to setup Fail2ban (#3414)
authorGuillaume Hullin <guillaume.hullin@futur-tech.com>
Mon, 22 May 2023 13:53:09 +0000 (15:53 +0200)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 13:53:09 +0000 (06:53 -0700)
* Adding doc on how to setup Fail2ban

* Adding notes concerning log path variable

* Moved Fail2ban to Wiki

* Added "Enhancing security" section to link to wiki

* Update docs/setup.md

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Type

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
docs/setup.md

index 258b7b4cf657086e28b6b3531e2b168d9671dd4c..8cf971d3bca23bab712148987d745c83f1f394ea 100644 (file)
@@ -862,4 +862,8 @@ For details, refer to [configuration](/configuration).
 
 # Using nginx as a reverse proxy {#nginx}
 
-Please see [the wiki](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-a-Reverse-Proxy-with-Paperless-ngx#nginx) for user-maintained documetation of using nginx with Paperless-ngx.
+Please see [the wiki](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-a-Reverse-Proxy-with-Paperless-ngx#nginx) for user-maintained documentation of using nginx with Paperless-ngx.
+
+# Enhancing security {#security}
+
+Please see [the wiki](https://github.com/paperless-ngx/paperless-ngx/wiki/Using-Security-Tools-with-Paperless-ngx) for user-maintained documentation of how to configure security tools like Fail2ban with Paperless-ngx.