<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to install Elasticsearch on Mastodon?]]></title><description><![CDATA[<p dir="auto">Do I need an external server, or should I install an elasticsearch app on Cloudron, or can I install it directly from the Ubuntu via code.</p>
<p dir="auto"><a href="https://docs.joinmastodon.org/admin/optional/elasticsearch/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.joinmastodon.org/admin/optional/elasticsearch/</a></p>
<hr />
<p dir="auto">I'll describe my installation process and the problems I encountered.</p>
<p dir="auto">First connect to the VPS using Terminal on Mac.</p>
<p dir="auto">type:</p>
<pre><code>apt install openjdk-8-jre-headless
</code></pre>
<p dir="auto">The result is</p>
<p dir="auto"><img src="/assets/uploads/files/1627689219591-1.png" alt="1.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Then I deleted the file according to the path. This code works again.</p>
<p dir="auto"><img src="/assets/uploads/files/1627689306923-2.png" alt="2.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Enter code:</p>
<pre><code>wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
</code></pre>
<p dir="auto">Message:</p>
<pre><code>gpg: failed to start agent '/usr/bin/gpg-agent': No such file or directory
gpg: can't connect to the agent: No such file or directory
</code></pre>
<p dir="auto">To solve the above problem, I use <code>apt install gpg-agent</code>.</p>
<p dir="auto">again</p>
<pre><code>wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
</code></pre>
<p dir="auto">Enter code:</p>
<pre><code>echo "deb https://artifacts.elastic.co/packages/6.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-6.x.list
</code></pre>
<pre><code>apt update &amp;&amp; apt install elasticsearch
</code></pre>
<p dir="auto">Then turn Mastodon off and on again in Cloudron.</p>
<p dir="auto">Modify the <code>.env.production</code> file.</p>
<pre><code>ES_ENABLED=true
ES_HOST=localhost
ES_PORT=9200
</code></pre>
<p dir="auto">Turn Mastodon off and on again in Cloudron.</p>
<p dir="auto">Finally at this step it does not work.</p>
<pre><code>RAILS_ENV=production bundle exec rake chewy:upgrade
</code></pre>
<p dir="auto">Terminal Tips</p>
<pre><code>-bash: bundle: command not found
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/5427/how-to-install-elasticsearch-on-mastodon</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 14:17:20 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5427.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 31 Jul 2021 00:05:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Sun, 25 Feb 2024 13:26:28 GMT]]></title><description><![CDATA[<p dir="auto">The new thread is for funding packaging and support <a href="https://forum.cloudron.io/topic/11178/custom-cloudron-image-for-elasticsearch">https://forum.cloudron.io/topic/11178/custom-cloudron-image-for-elasticsearch</a></p>
<p dir="auto">I’m no good with Docker, but what I can do is pool funds and rally people to get it done.</p>
]]></description><link>https://forum.cloudron.io/post/83974</link><guid isPermaLink="true">https://forum.cloudron.io/post/83974</guid><dc:creator><![CDATA[bmann]]></dc:creator><pubDate>Sun, 25 Feb 2024 13:26:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Sun, 25 Feb 2024 06:45:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bmann" aria-label="Profile: bmann">@<bdi>bmann</bdi></a> Don't get too distracted by a new thread that you forget about figuring out how to package it. Seriously, lots of ppl would be very grateful to you.</p>
]]></description><link>https://forum.cloudron.io/post/83947</link><guid isPermaLink="true">https://forum.cloudron.io/post/83947</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Sun, 25 Feb 2024 06:45:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Sun, 25 Feb 2024 05:33:50 GMT]]></title><description><![CDATA[<p dir="auto">Separate VPS == means me running an entire other operating system, maintaining it, and updating it. So costs and time. I’m running Cloudron precisely so I don’t have to do this.</p>
<p dir="auto">It’s totally fine that you only support some apps — but when it includes core functionality for an app this is the sort of thing people are going to want.</p>
<p dir="auto">Ok, I’ll start a thread about crowdfunding ElasticSearch packaging for a custom Cloudron docker image.</p>
]]></description><link>https://forum.cloudron.io/post/83945</link><guid isPermaLink="true">https://forum.cloudron.io/post/83945</guid><dc:creator><![CDATA[bmann]]></dc:creator><pubDate>Sun, 25 Feb 2024 05:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Wed, 21 Feb 2024 16:09:25 GMT]]></title><description><![CDATA[<p dir="auto">This is still not in our immediate roadmap. I think easiest fix is to just elastic search in a separate VPS and connect mastodon to it, no?</p>
]]></description><link>https://forum.cloudron.io/post/83737</link><guid isPermaLink="true">https://forum.cloudron.io/post/83737</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 21 Feb 2024 16:09:25 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Wed, 21 Feb 2024 14:07:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> said in <a href="/post/83703">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto">They already said it's not on the immediate roadmap.</p>
</blockquote>
<p dir="auto">Yeah, but they have also previously sais somewhere on here the plan is to make an addon, plus <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> liked my post above about different versions perhaps not really being an issue</p>
]]></description><link>https://forum.cloudron.io/post/83731</link><guid isPermaLink="true">https://forum.cloudron.io/post/83731</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 21 Feb 2024 14:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Wed, 21 Feb 2024 08:26:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bmann" aria-label="Profile: bmann">@<bdi>bmann</bdi></a> said in <a href="/post/83700">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto">If Cloudron isn’t going to work on it,</p>
</blockquote>
<p dir="auto">They already said it's not on the immediate roadmap.</p>
<blockquote>
<p dir="auto">so I can figure out how to package it manually.</p>
</blockquote>
<p dir="auto">Everyone would appreciate your efforts in figuring out how to package it manually and sharing that! Thank you!</p>
]]></description><link>https://forum.cloudron.io/post/83703</link><guid isPermaLink="true">https://forum.cloudron.io/post/83703</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Wed, 21 Feb 2024 08:26:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Wed, 21 Feb 2024 02:19:41 GMT]]></title><description><![CDATA[<p dir="auto">I think the challenge here is that people who can’t package custom docker are blocked from using supported apps with full features.</p>
<p dir="auto">If Cloudron isn’t going to work on it, would be good to know, so I can figure out how to package it manually.</p>
]]></description><link>https://forum.cloudron.io/post/83700</link><guid isPermaLink="true">https://forum.cloudron.io/post/83700</guid><dc:creator><![CDATA[bmann]]></dc:creator><pubDate>Wed, 21 Feb 2024 02:19:41 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Sun, 18 Feb 2024 12:36:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> just in case you've forgotten <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> said in <a href="/post/75064">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto">I note that the Mastodon docs do now say:</p>
<pre><code>Mastodon is tested with ElasticSearch version 7. It should support OpenSearch, as well as ElectisSearch versions 6 and 8, but those setups are not officially supported.
</code></pre>
</blockquote>
<p dir="auto">So sounds to me like the</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/83498">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto">apps couldn't agree on which ES version to use</p>
</blockquote>
<p dir="auto">Might not be much of an issue in practice.</p>
<p dir="auto">It'd be great to have an ElasticSearch Addon added to Cloudron.</p>
]]></description><link>https://forum.cloudron.io/post/83505</link><guid isPermaLink="true">https://forum.cloudron.io/post/83505</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Sun, 18 Feb 2024 12:36:12 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Sun, 18 Feb 2024 12:08:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bmann" aria-label="Profile: bmann">@<bdi>bmann</bdi></a> it's not in the immediate roadmap. The last I checked the apps couldn't agree on which ES version to use, so it wasn't easy to share a single ES across instances either.</p>
]]></description><link>https://forum.cloudron.io/post/83498</link><guid isPermaLink="true">https://forum.cloudron.io/post/83498</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 18 Feb 2024 12:08:08 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 16 Feb 2024 15:58:37 GMT]]></title><description><![CDATA[<p dir="auto">Is Cloudron going to directly support ElasticSearch installs so Mastodon support can be full featured?</p>
<p dir="auto">What is the recommended path here that doesn’t mean running a second machine?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a></p>
]]></description><link>https://forum.cloudron.io/post/83432</link><guid isPermaLink="true">https://forum.cloudron.io/post/83432</guid><dc:creator><![CDATA[bmann]]></dc:creator><pubDate>Fri, 16 Feb 2024 15:58:37 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Mon, 22 Jan 2024 09:59:05 GMT]]></title><description><![CDATA[<p dir="auto">Can't we just use a Cloudron LAMP stack, install it there and expose it only to the internal Cloudron network for use with Mastodon, Nextcloud, anything?<br />
As with memory requirements: the instructions referenced above -&gt; <a href="https://blog.thms.uk/2023/09/mastodon-elasticsearch" target="_blank" rel="noopener noreferrer nofollow ugc">https://blog.thms.uk/2023/09/mastodon-elasticsearch</a> , point out for smaller purposes = 4GB RAM ...<br />
Cheers</p>
]]></description><link>https://forum.cloudron.io/post/81624</link><guid isPermaLink="true">https://forum.cloudron.io/post/81624</guid><dc:creator><![CDATA[nafets-lesierk]]></dc:creator><pubDate>Mon, 22 Jan 2024 09:59:05 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 03 Nov 2023 23:46:13 GMT]]></title><description><![CDATA[<p dir="auto">Thanks - I've done some further testing. You are right - it does work.</p>
<p dir="auto">Seems the Debian host I was using on Linode (using "Secure Your Server" image) was blocking port 9200 by default so had to adjust iptables to allow external access. Had a hard time tracking that down.</p>
<p dir="auto">Added:</p>
<pre><code>iptables -I INPUT -p tcp --dport 9200 --syn -j ACCEPT
</code></pre>
<p dir="auto">then saved it. Worked immediately.</p>
]]></description><link>https://forum.cloudron.io/post/76623</link><guid isPermaLink="true">https://forum.cloudron.io/post/76623</guid><dc:creator><![CDATA[shanelord01]]></dc:creator><pubDate>Fri, 03 Nov 2023 23:46:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 03 Nov 2023 16:03:18 GMT]]></title><description><![CDATA[<p dir="auto">I tried this out of curiosity.</p>
<p dir="auto">I installed Cloudron and attached a VLAN. Then, from a web terminal of an app</p>
<pre><code>root@3270ef46-f6cc-463a-bff2-33062223f536:/app/code# ip addr
1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
23: eth0@if24: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue state UP group default 
    link/ether 02:42:ac:12:13:23 brd ff:ff:ff:ff:ff:ff link-netnsid 0
    inet 172.18.19.35/16 brd 172.18.255.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fd00:c107:d509::8/64 scope global nodad 
       valid_lft forever preferred_lft forever
    inet6 fe80::42:acff:fe12:1323/64 scope link 
       valid_lft forever preferred_lft forever
</code></pre>
<p dir="auto">I ran <code>nc -l 3000</code> on another server which is also in same LAN. Then, I can connect from app terminal:</p>
<pre><code>root@3270ef46-f6cc-463a-bff2-33062223f536:/app/code# telnet 192.0.2.3 3000
Trying 192.0.2.3...
Connected to 192.0.2.3.
Escape character is '^]'.

</code></pre>
]]></description><link>https://forum.cloudron.io/post/76617</link><guid isPermaLink="true">https://forum.cloudron.io/post/76617</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 03 Nov 2023 16:03:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 03 Nov 2023 13:10:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shanelord01" aria-label="Profile: shanelord01">@<bdi>shanelord01</bdi></a> ah, I understood what you are saying now! The Cloudron Web Terminal is a terminal into the container. The container's network interfaces are completely different from those on the host. So, what you are seeing ins expected.</p>
<p dir="auto">If I understand correctly now: you put your ES and Cloudron on the same VLAN. You are able to ping the ES from Cloudron host machine but unable to do so from the web terminal. Correct?</p>
]]></description><link>https://forum.cloudron.io/post/76609</link><guid isPermaLink="true">https://forum.cloudron.io/post/76609</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 03 Nov 2023 13:10:57 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 03 Nov 2023 13:07:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> My VM host (when I SSH into it) is showing the eth1 interface correctly via "ip link show"</p>
<p dir="auto">When I use the Cloudron Terminal under my Mastodon app, it does <strong>not</strong> show the eth1 interface, only loopback and eth0.</p>
<p dir="auto">So it is not my host.</p>
<p dir="auto">Outcome is, Cloudron can't see the VLAN network on Linode - at least nothing is showing in the UI, and I am unable to use ping in the Cloudron terminal for some reason.</p>
<p dir="auto">I'll keep testing.</p>
]]></description><link>https://forum.cloudron.io/post/76608</link><guid isPermaLink="true">https://forum.cloudron.io/post/76608</guid><dc:creator><![CDATA[shanelord01]]></dc:creator><pubDate>Fri, 03 Nov 2023 13:07:21 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 03 Nov 2023 09:19:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shanelord01" aria-label="Profile: shanelord01">@<bdi>shanelord01</bdi></a> Cloudron is just built on top of Ubuntu. We don't do anything to change visibility of network interfaces . All this to say "Cloudron does not recognize multiple NIC" is actually "Linux does recognize multiple NIC" . The issue is either in your networking setup or VM setup or VPS setup . Just giving you some ideas to debug <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/76592</link><guid isPermaLink="true">https://forum.cloudron.io/post/76592</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 03 Nov 2023 09:19:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 03 Nov 2023 23:46:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nichu42" aria-label="Profile: nichu42">@<bdi>nichu42</bdi></a> Brilliant stuff.</p>
<p dir="auto">For me on Linode, all I did extra was to create a VLAN and connect eth1 on my Cloudron to it, as well as eth1 on my Elasticsearch server. Then used this private link to connect the two.</p>
<p dir="auto"><s>Edit : Actually damn while troublshooting why I was having an issue getting it to work, it seems Cloudron does not recognise multiple NIC/eth interfaces. So I can't have eth1 on a VLAN with a 10.0.0.x/24 address.</s></p>
<p dir="auto">See Linode setup here: <a href="https://www.linode.com/docs/products/networking/vlans/get-started/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.linode.com/docs/products/networking/vlans/get-started/</a></p>
<p dir="auto"><s>Cloudron via "ip link show" isn't showing the eth1 interface at all. <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> any way to fix this toi make it work?</s></p>
<p dir="auto">Edit 2: Make sure to troubleshoot the network.host on the Elasticsearch server and port 9200 is open in iptables - mine was refusing connections for some reason. Working on VLAN now.</p>
]]></description><link>https://forum.cloudron.io/post/76588</link><guid isPermaLink="true">https://forum.cloudron.io/post/76588</guid><dc:creator><![CDATA[shanelord01]]></dc:creator><pubDate>Fri, 03 Nov 2023 23:46:47 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Mon, 30 Oct 2023 16:27:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nichu42" aria-label="Profile: nichu42">@<bdi>nichu42</bdi></a> nice one, thanks for sharing!</p>
]]></description><link>https://forum.cloudron.io/post/76401</link><guid isPermaLink="true">https://forum.cloudron.io/post/76401</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 30 Oct 2023 16:27:25 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Mon, 30 Oct 2023 15:58:45 GMT]]></title><description><![CDATA[<p dir="auto">Got my ES up and running on a second VPS. In case you want to do the same, this guide was extremely helpful: <a href="https://blog.thms.uk/2023/09/mastodon-elasticsearch" target="_blank" rel="noopener noreferrer nofollow ugc">https://blog.thms.uk/2023/09/mastodon-elasticsearch</a></p>
]]></description><link>https://forum.cloudron.io/post/76399</link><guid isPermaLink="true">https://forum.cloudron.io/post/76399</guid><dc:creator><![CDATA[nichu42]]></dc:creator><pubDate>Mon, 30 Oct 2023 15:58:45 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Tue, 10 Oct 2023 14:42:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> in that PR is room for improvement <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/75069</link><guid isPermaLink="true">https://forum.cloudron.io/post/75069</guid><dc:creator><![CDATA[msbt]]></dc:creator><pubDate>Tue, 10 Oct 2023 14:42:41 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Tue, 10 Oct 2023 13:06:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/74027">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nichu42" aria-label="Profile: nichu42">@<bdi>nichu42</bdi></a> I was just looking at it briefly. In case you go down this route... For some reason, they only support ES7 per <a href="https://github.com/mastodon/mastodon/issues/26544#issuecomment-1684005007" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mastodon/mastodon/issues/26544#issuecomment-1684005007</a> which is almost <a href="https://www.elastic.co/support/eol" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.elastic.co/support/eol</a> .</p>
<p dir="auto">Also, Nextcloud ES integration now requires ES8 which could conflict with the previous ES7 requirement.</p>
<p dir="auto">Finally, <a href="https://github.com/mastodon/mastodon/issues/18535" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mastodon/mastodon/issues/18535</a> suggests OpenSearch 2.4.x might be supported.</p>
</blockquote>
<p dir="auto">I note  that <a href="https://docs.joinmastodon.org/admin/elasticsearch/#install" target="_blank" rel="noopener noreferrer nofollow ugc">the Mastodon docs</a> do now say:</p>
<blockquote>
<p dir="auto">Mastodon is tested with ElasticSearch version 7. It should support OpenSearch, as well as ElectisSearch versions 6 and 8, but those setups are not officially supported.</p>
</blockquote>
<p dir="auto">(also, <a href="https://github.com/mastodon/documentation/pull/1320" target="_blank" rel="noopener noreferrer nofollow ugc">I've just submitted a pull request</a> to fix their tiny Elastis typo <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=af5271e93de" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> )</p>
]]></description><link>https://forum.cloudron.io/post/75064</link><guid isPermaLink="true">https://forum.cloudron.io/post/75064</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 10 Oct 2023 13:06:59 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 22 Sep 2023 13:40:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/redegelde" aria-label="Profile: redegelde">@<bdi>redegelde</bdi></a> said in <a href="/post/74040">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto">For the time frame, when will Elasticsearch become avaible or not</p>
</blockquote>
<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said it's not yet on the roadmap, so I don't think it'll really be possible to guesitmate the time frame.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/redegelde" aria-label="Profile: redegelde">@<bdi>redegelde</bdi></a> said in <a href="/post/74040">How to install Elasticsearch on Mastodon?</a>:</p>
<blockquote>
<p dir="auto">i understand this is needed with the 4.2 version</p>
</blockquote>
<p dir="auto">To be clear, it is not required by 4.2 (as in you can use 4.2 without it). But yes, it can be used with 4.2 and the Cloudron package for 4.2 is already available.</p>
]]></description><link>https://forum.cloudron.io/post/74042</link><guid isPermaLink="true">https://forum.cloudron.io/post/74042</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Fri, 22 Sep 2023 13:40:33 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 22 Sep 2023 11:14:51 GMT]]></title><description><![CDATA[<p dir="auto">great work.<br />
For the time frame, when will Elasticsearch become avaible or not<br />
i understand this is needed with the 4.2 version</p>
]]></description><link>https://forum.cloudron.io/post/74040</link><guid isPermaLink="true">https://forum.cloudron.io/post/74040</guid><dc:creator><![CDATA[redegelde]]></dc:creator><pubDate>Fri, 22 Sep 2023 11:14:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to install Elasticsearch on Mastodon? on Fri, 22 Sep 2023 07:51:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nichu42" aria-label="Profile: nichu42">@<bdi>nichu42</bdi></a> I was just looking at it briefly. In case you go down this route... For some reason, they only support ES7 per <a href="https://github.com/mastodon/mastodon/issues/26544#issuecomment-1684005007" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mastodon/mastodon/issues/26544#issuecomment-1684005007</a> which is almost <a href="https://www.elastic.co/support/eol" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.elastic.co/support/eol</a> .</p>
<p dir="auto">Also, Nextcloud ES integration now requires ES8 which could conflict with the previous ES7 requirement.</p>
<p dir="auto">Finally, <a href="https://github.com/mastodon/mastodon/issues/18535" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mastodon/mastodon/issues/18535</a> suggests OpenSearch  2.4.x might be supported.</p>
<p dir="auto">Let me if you come up with something!</p>
]]></description><link>https://forum.cloudron.io/post/74027</link><guid isPermaLink="true">https://forum.cloudron.io/post/74027</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 22 Sep 2023 07:51:24 GMT</pubDate></item></channel></rss>