Category: Data, Docker

Similarly, for an open-source project like Airbyte where we interact with our community through a public Slack instance, the cost of paying for a seat for every Slack member is prohibitive.However, searching through old messages can be really helpful.

But you just can't remember!This tutorial will show you how you can, for free, use Airbyte to save these messages (even after Slack removes access to them). It will also provide you a convenient way to search through them.Specifically, we will export messages from your Slack instance into an open-source search engine called MeiliSearch.

For this tutorial, however, we will give you all the instructions you need to set up MeiliSearch using Docker.That's it!MeiliSearch stores data in $(pwd)/data.ms, so if you prefer to store it somewhere else, just adjust this path.Make sure you have Docker and Docker Compose installed.

Related Articles