Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hi, i have a droplet with my domain name assoaciated, i don’t add a firewall rule and the UFW is disabled.
I installed an Ubuntu18.04 and i used this repo to set the environment:
https://github.com/cvaclav/docker-lemp-stack
Actually when y write the IP of my droplet on Chrome say: ERR_CONNECTION_REFUSED
Result of -> netstat -anltp | grep “LISTEN”
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 651/systemd-resolve tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 848/sshd tcp6 0 0 :::22 :::* LISTEN 848/sshd
This is the status of the docker containers:
STATUS PORTS NAMES Up 10 minutes 80/tcp xxx_nginx Up 10 minutes 9000/tcp xxx_php-fpm Up 10 minutes 80/tcp xxx_phpmyadmin Up 10 minutes 3306/tcp xxx_mysql
I am not sure if I have to activate the UFW with some rules or if I have to use the firewall from the networking menu.
Thank’s for your help!
jeffs
0621335d663b4b699a60eb27e28153
accesstrax
Dwight Trumbower
admin
yimprogramming
samunyi90
1d6ce141ab5444dfb1ea2dd29cf4b1
Matt Fricker
joel9b158e40551b15093f213f
EmilJacobs