
d8sychain/elasticsearchThis Elasticsearch docker version is built from the official Elasticsearch docker with minimal changes tailoring it for easier use on Unraid and for the purpose for use with Nextcloud.
Elasticsearch version is 7.10.2
Directions below MUST be used in order to get Elasticsearch 5 and above working correctly.
Directions:
#!/bin/bash sysctl -w vm.max_map_count=262144
If you are using this for Nextcloud then continue...
The ingest-attachment plugin is added by default at the 1st start of the container
docker exec -it nextcloud /bin/bash.If you are using linuxserver.io's Nextcloud docker the user is abc otherwise the default is www-data and the path to occ is /config/www/nextcloud/
Enter:
nextcloud default sudo -u www-data php <path/to/nextcloud install>/occ fulltextsearch:index
linuxserver.io nextcloud docker sudo -u abc php /config/www/nextcloud/occ fulltextsearch:index
And wait... This can take a while depending on the number of files in your nextcloud server.
The following is an excerpt from [***]
fulltextsearch:index
This is the main command of the app, which is used to index your content. You will need to use this command to index your files at least once.
To start your first index:
./occ fulltextsearch:index
Options can be pushed using JSON:
user/users: user/array of users that will be indexed.
provider/providers: provider/array of providers that will be used to retrieve content of the Nextcloud.
path: location, can be a file or a folder. Used by the Files content provider only. Limit the index to the files from this location. If the file or folder does not exist, the index will be over.
paused: true/false. If set to true, index will start paused.
errors: reset Reset the errors
./occ fulltextsearch:index "{\"user\": \"cult\", \"providers\":[\"files\", \"test\"]}"
In the docker volume host path, the default is /mnt/user/appdata/elasticsearch contains file my-plugins.txt
Edit this file, adding and/or removing needed plugins, and then restart the container.
A built-in script will check this file at container start and compare it to the currently installed plugins and install and/or remove plugins accordingly.



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务