It looks like DigitalOcean does not support Multicast IP. In this case, from what I understood, I should be running Locators. My idea was to start a server and a locator on the same node using API (ServerLauncher, LocatorLauncher). My assumption, that the server will read a list of locators from gemfire.properties file and register itself there. If this is correct, my only question is: Can I specify the list of locators via API as well? Or maybe as a system property? If I'm wrong about servers registering themselves using the list of locators, please point me to the right direction.
Thanks, Eugene
