Skip to content

Add firewall

Created by: dtu-compute

On Digital Ocean's are all ports open where on a default CentOS all ports are closed except for port 22.

The only ports we need are 22, 80, 443 everything should be closed.

firewall-cmd --permanent --zone=public --add-port=80/tcp
firewall-cmd --permanent --zone=public --add-port=443/tcp
firewall-cmd --reload
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information