Dear Community,
In our usecase we are running DataMiner as a standalone DMA on a small portable NUC which will move on a monthly base into different networks and as a consequence will receive each time a new local IP address. Is there a way we can prevent these local IP address changes from affecting the DMA configuration?
In general the solution here would be to have all system interactions happening via localhost instead of binding services to a specific IP address.
For Cassandra & Elasticsearch this configuration to bind to localhost can be done by configuring it this way in their corresponding .yml config files.
Is there a way to also have NATS configured on localhost instead of the dedicated IP address and to configure in SLCloud.xml localhost as local address?
Our NATS installation uses IPs/hostnames requested from SLNet/SLDMS.
If you use hostnames in the DMS.xml (+ dma restart), a fresh NATS install/Nats Reset should use the hostname instead of IPs.