Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Elasticsearch

    Feature Requests
    elasticsearch
    8
    14
    660
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Nicolas
      Nicolas last edited by girish

      Hello,

      I've seen that there's some conversation about adding Elasticsearch to Cloudron - which is great, but it reads like the plan is to have it in its own container, which for my usecase would not be great.

      Is it possible for me to install it through the console in my LAMP app? I tried to use apt-get to do so (following these directions ), but to no avail.

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        @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.

        1 Reply Last reply Reply Quote 1
        • Nicolas
          Nicolas last edited by

          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!

          1 Reply Last reply Reply Quote 1
          • girish
            girish Staff last edited by

            @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.
            Mallewax Nicolas 3 Replies Last reply Reply Quote 5
            • Mallewax
              Mallewax @girish last edited by

              @girish Getting kind of excited when I read this. Does this mean that Full Text Search for the Cloudron e-mail server could then be in the cards, too?

              https://github.com/filiphanes/fts-elastic

              1 Reply Last reply Reply Quote 1
              • girish
                girish Staff last edited by

                I think dovecot has to use lucene/sole because the elastic search is only in dovecot enterprise.

                mario Mallewax 2 Replies Last reply Reply Quote 1
                • mario
                  mario App Dev @girish last edited by

                  @girish https://github.com/atkinsj/fts-elasticsearch 🙂

                  1 Reply Last reply Reply Quote 1
                  • Mallewax
                    Mallewax @girish last edited by

                    @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....:-)

                    1 Reply Last reply Reply Quote 1
                    • Nicolas
                      Nicolas @girish last edited by

                      @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?

                      1 Reply Last reply Reply Quote 3
                      • rmdes
                        rmdes last edited by

                        Can't wait to try full text search on Nextcloud via Elasticsearch, I have 20 GB of PDF and I want to be able to search inside those files, not just file names 🙂

                        1 Reply Last reply Reply Quote 3
                        • Nicolas
                          Nicolas @girish last edited by

                          Hey @girish - is this still on the roadmap for some time in the future? If so, do you have an idea of when it's likely to be set up?

                          jdaviescoates 1 Reply Last reply Reply Quote 1
                          • jdaviescoates
                            jdaviescoates @Nicolas last edited by

                            @nicolas I'm not sure but I think @staff opted to just go for Solr instead and that Elastic Search isn't currently on the roadmap.

                            It would still good to have both though, as lots of apps seem only to integrate with Elastic.

                            I use Cloudron with Gandi & Hetzner

                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User last edited by

                              I think part of the issue too is elasticsearch is incredibly demanding resource-wise

                              B 1 Reply Last reply Reply Quote 1
                              • B
                                bienhieutphcm @Guest last edited by

                                @atrilahiji I know that Elasticsearch is stopped developing, from opensource into enterprise. And do we develop Elasticsearch from the latest opensource version?

                                1 Reply Last reply Reply Quote 0
                                • Referenced by  girish girish 
                                • First post
                                  Last post
                                Powered by NodeBB