How to connect WebODM to a remote processing node?

I have WebODM installed on a Google Cloud server.
I also have WebODM installed with Docker on my local Win 10 machine.
I would like to be able to add processing node on my local docker install to connect to my Google Cloud Server.
I tried added in with my public Google cloud server ip and port 3000, but I just get the message "mycloudipaddress:3000 seems to be offline"

What am I missing to be able to connect to a remote processing node?

1 Like

A few things to check:

First use nmap to scan your google cloud host, or otherwise verify which port it’s running on. Then check your local and hosting firewall rules.