0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-26 20:38:54 +02:00

Adding link to docker compose file for Synology

La Drôme Laboratoire 2020-03-30 15:48:03 +02:00
parent f6150e75e0
commit 9cc278c8f3

@ -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