mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Adding doc on how to setup Fail2ban (#3414)
* 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>
This commit is contained in:
parent
45d666ff2d
commit
b8afb22902
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue