DC Associates Group logoDC Associates Group

Home / Docs / Meilisearch (Hardened) / Configuration

Configure Meilisearch (Hardened)

Configuration files

/etc/meilisearch.env (environment-file driven)

Credential rotation

Stop meilisearch, write a new key into /etc/meilisearch.env, start — then re-issue API keys (the master key derives them).

Monitoring & logging

Upgrades

Replace with the newest image version; move data via dumps (POST /dumps → import on the new instance).

Backup & restore

POST /dumps (portable) or snapshots directory for same-version restores; copy off-box.