Elasticsearch
-
@Nicolas Cloudron apps are deployed in readonly containers and you thus cannot install code/new packages in existing apps. Can you explain why deploying it in it's own container would not work in your case? AFAIK, That's the correct way to deploy elasticsearch.
-
Perhaps my understanding is erroneous, but I was under the impression that apps in containers aren't able to interact with each other on the server and so these things would have to be in the same container to engage with each other appropriately.
However, as I review the documentation using Elasticsearch with the forum software I'd be attaching to it, I realize that as long as the container is able to access the port necessary it should be fine - in which case, I guess I'll just wait patiently for an Elasticsearch app to be available! -
@Nicolas Indeed, current plan is to implement Elastic search as an addon and not as an app. This will help apps like Nextcloud etc have document search as well. I will move this port to Feature Requests since it's a platform level change.
If you want to use this right away, there are two approaches:
- use an external elastic search (i.e install it on a separate server and have the LAMP app access that)
- alternately, create a cloudron package and install elastic search as an app. You can install this package on
elastic.domain.com
and then your app can use it directly.
-
@girish I found this here. Dovecot Enterprise have developed their own FTS solution that comes with the commercial version of Dovecot.
All the other referenced solutions are working with the FOSS version of Dovecot, so it says.https://doc.dovecot.org/configuration_manual/fts/
I keep pushing and hoping....:-)
-
@girish said in Elasticsearch:
Indeed, current plan is to implement Elastic search as an addon and not as an app.
Hey Grish - this sounds good, and exciting! I noticed that Elasticsearch has been on the roadmap for some time and am wondering if this is something we're likely to see in the Cloudron 6.x series, or if it's much further down the road yet?
-
I think part of the issue too is elasticsearch is incredibly demanding resource-wise
-
@atrilahiji I know that Elasticsearch is stopped developing, from opensource into enterprise. And do we develop Elasticsearch from the latest opensource version?
-
-
-
@girish said in Elasticsearch:
@Nicolas Indeed, current plan is to implement Elastic search as an addon and not as an app.
Might be time to revisit that.
Elasticsearch is open source, again
https://www.elastic.co/blog/elasticsearch-is-open-source-again