setup full text search for Nextcloud on docker #5
Replies: 3 comments 4 replies
-
Hi, thank you for writing this article. I was wondering how you made sure that the elasticsearch is not unprotected (unprotected elastic searches are a common occurence of data leakage) |
Beta Was this translation helpful? Give feedback.
0 replies
-
You are correct, it's not secure.
I made this for mainly for local use, but since elastic search is only exposed to the docker network, without any port forwarding it shouldn't be an issue, unless Nextcloud or the server itself gets hacked of course.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I have Nextcloud AIO but cant get OCR on Images not working. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
setup full text search for Nextcloud on docker
A guick guide on how to setup nextcloud full text search on docker, using elasticsearch and supervisord to do automatic indexing.
https://fariszr.com/en/nextcloud-fulltextsearch-elasticsearch-docker-setup/
Beta Was this translation helpful? Give feedback.
All reactions