Skip to content

The setup will allow you to manage your content with Directus and enable powerful search capabilities using MeiliSearch.

Notifications You must be signed in to change notification settings

weehong/directus-meilisearch-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directus CMS and MeiliSearch with Docker

This README provides instructions on setting up a Directus CMS and MeiliSearch environment using Docker. The setup will allow you to manage your content with Directus and enable powerful search capabilities using MeiliSearch.

Prerequisites

Before you begin, ensure you have the following installed:

  • Docker
  • Docker Compose

Getting Started

Step 1: Clone the Repository Clone this repository to your local machine:

git clone git@github.com:weehongkoh/directus-meilisearch-docker.git
cd directus-meilisearch-docker

Step 2: Generate the key and place on the necessary properties on .env

Step 3: Build the extension:

cd extension/instant-search-extension
npm run build

Step 4: Start the service:

docker compose up -d

About

The setup will allow you to manage your content with Directus and enable powerful search capabilities using MeiliSearch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published