mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-13 21:41:43 +01:00
Adding link to docker compose file for Synology
parent
f6150e75e0
commit
9cc278c8f3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ EPEL repository is necessary (CentOS 7)
|
|||
sudo yum install fail2ban -y
|
||||
```
|
||||
### Synology DSM
|
||||
With Synology, a bit more work is needed for various reasons. The main issues are:
|
||||
With Synology, a bit more work is needed for various reasons. The full solution is pushed with Docker Compose [there](https://github.com/sosandroid/docker-fail2ban-synology). The main issues are:
|
||||
|
||||
1. The embeded IP ban system does not work for Docker's containers
|
||||
2. The iptables embeded do no support the `REJECT` blocktype
|
||||
|
|
Loading…
Reference in a new issue