| .. | |||
| artifacts | 1 year ago | ||
| Readme.md | 10 months ago | ||
| Vagrantfile | 10 months ago | ||
| provision.sh | 1 year ago | ||
As of August 2023, Full Text Search on Nextcloud 26+ is compatible with ElasticSearch 8. Previous versions are only compatible with ElasticSearch 7 |
|---|
Elastic Search is quite resource-intensive so that you may want to create a dedicated LXD profile and assign the container to that profile (property lxd.profiles) |
|---|
elasticsearch-instance, move to folder elasticsearch-instance.artifacts| File name | Description |
|---|---|
elasticsearch-${ELASTICSEARCH_VERSION}-amd64.deb |
Debian archive for version 8.X.Y to be downloaded from here |
memory.options |
Limit the total memory assigned to the JVM |
elasticsearch.yml |
ElasticSearch core configuration file |
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
Vagrantfile and assign a value to the following variables and parameters:
lxd.name (it is recommended to give the same name as the folder, in this example elasticsearch-instance)MACHINE_HOSTNAMEELASTICSEARCH_VERSIONlogvagrant up > log/provisioning.logMACHINE_HOSTNAME, for example by adding an entry in /etc/hosts or by setting up the LXD nameserver