Open ports in Oracle Cloud instances
Ports other than 22 are closed in Oracle Cloud OS images in default. You need to open ports in IPTABLES.
If you want to open 80 and 443:
* Edit the /etc/iptables/rules.v4
nano /etc/iptables/rules.v4
* Add this line below the line that opens the port 22: