Apache Unomi 1.1.x - Documentationservers on the same network, and enable the discovery protocol in $MY_KARAF_HOME/etc/org.apache.unomi.persistence.elasticsearch.cfg file : discovery.zen.ping.multicast.enabled=true All nodes on elasticsearch automatic discovery in $MY_KARAF_HOME/etc/org.apache.unomi.persistence.elasticsearch.cfg : discovery.zen.ping.multicast.enabled=false And then set the property discovery.zen.ping.unicast.hosts hosts in $MY_KARAF_HOME/etc/elasticsearch.yml files : discovery.zen.ping.unicast.hosts: [‘192.168.0.1:9300', ‘192.168.0.2:9300'] More information and configuration options can be found at :0 码力 | 32 页 | 477.20 KB | 1 年前3
Apache Unomi 2.x - Documentationelasticsearch: image: docker.elastic.co/elasticsearch/elasticsearch:7.17.5 environment: - discovery.type=single-node ports: - 9200:9200 unomi: # Unomi version can be updated based0 码力 | 117 页 | 4.78 MB | 1 年前3
共 2 条
- 1













