mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.2K
active users

#elasticsearch

6 posts5 participants0 posts today
Continued thread

for those wondering you can run somethign like: curl -XPUT http://localhost:9200/top_queries-2025.04.16-51458/_settings -H 'Content-Type: application/json' -d' { "index.plugins.index_state_management.rollover_skip": true, "index": { "number_of_replicas": 0 } }' to fix the index #elasticsearch #mastoadmin

Voilà, #Mastodon Blabla Linux est bien passée en version 4.3.7 👍 Elle disposait déjà de la traduction avec #DeepL, et… se voit maintenant dotée de sa propre indexation et de la recherche de données grâce à #Elasticsearch 😎

Image 1 : indexation et déploiement de la recherche ;
Image 2 : infos containers #Dockers instance Mastodon ;
Image 3 : container LXC Mastodon sur #Proxmox VE ;
Image 4 : mémoire à la hausse après le déploiement d'Elasticsearch ;
...

Reading @joannastern article about giving up google for a chat bot, i have pretty much done exactly this.

I use google when I need to get an overview of something specific that I know nothing about (what exactly does #ElasticSearch do?).

When i already know what the answer looks like (how do you add a relationship in #Neofj using #ython?) I always use a chatbot.

When i get a giant stack trace, i drop that right into a chatbot.

wsj.com/tech/personal-tech/goo

Plot twist: the issue was... elasticsearch.

Java was crashing when I was setting up the S3.

I raised a single VM on my laptop and it did work to send the snapshot to minio. Something caused a Java crash on cluster nodes.

So I rebooted each node in sequence, waiting for them to join the cluster before starting the reboot in the next one.

And problem solved.

#ElasticSearch
#S3
#Minio