Configure Snow Owl
Elasticsearch settings
repository:
index:
clusterUrl: http://your.es.cluster:9200 # the ES cluster URL
clusterUsername: snowowl # Optional username to connect to a protected ES cluster
clusterPassword: snowowl_password # Optional password to connect to a protected ES clusterPath settings
path:
data: /var/data/snowowlNetwork settings
Setting the heap size
Last updated