I've installed a Crate DB on a Virtual Machine Ubuntu (xenial). Since I want to connect to it from both my VM and my Windows host, I've tried to set the VM's IP on both params in crate.yml:
- network.host
- network.publish_host
The rest of the parameters I can see in crate.yml
But that won't do the trick (I get ERR_CONNECTION_TIMED_OUT
error when I try to connect to "my_VMs_ip:4200" from my Windows host PC) and I can't find any way around it on crate.io nor on Google.
Would any of you have an idea?
Thanks a lot
NB: I'm running Crate 2.0.7