Set up fail2ban for nginx, move IPFS gateway to proxy role
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
include_recipe 'firewall'
|
||||
firewall_rule 'ipfs_swarm_p2p' do
|
||||
port node['kosmos-ipfs']['nginx']['swarm_p2p_port']
|
||||
port node['kosmos-ipfs']['swarm_p2p_port']
|
||||
protocol :tcp
|
||||
command :allow
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user