I'm wondering the same thing - anyone have thoughts?
Oct 16, 2016
5
Level 3
Forge and Redis Password
Hello,
Forge provisioning is secure with the default forge configuration for Redis ? No password ? Accessible from outside ?
Thanks!
Level 50
@Awks @Nicholaus No need to worry there.
Forge also sets up the firewall to only accept connections on ports 80 (http), 443 (https) and 22 (ssh). Redis usually uses port 6379 so any connection attempt from the outside to that port will be rejected.
Forge uses UFW (uncomplicated firewall) to set up its rules. You can always run ufw status to see what firewall rules you have.
7 likes
Please or to participate in this conversation.