Set up fail2ban for nginx, move IPFS gateway to proxy role #449
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/fail2ban_nginx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to deal with a DDoS on our IPFS gateway, we have set up fail2ban for nginx and moved the IPFS nginx site to the proxy role, i.e. fornax (later all LBs/hosts).
This also cleans up and refactors the recipes and roles a little bit.
There's a conflict in
Berksfile.lock
, is it something you forgot to commit?It's not something I forgot, no. Must have been something merged to master since this branch was created.
abdc496999
tod06f5d7723
Rebased on master now, with the conflict resolved.
👍