Skip to content

Add the opencell-admin.properties file to the deploy process

Administrator requested to merge deploy_opencell-admin.properties_file into master

We need to generate this file to set the elasticsearch.restUri to null to not depends on an ElasticSearch instance. Antoine Michelle answer in a ticker:

Add in opencell-admin.properties this line :

elasticsearch.restUri=

This will disable ElasticSearch in opencell.

Edited by Administrator

Merge request reports

Loading