DC Associates Group logoDC Associates Group

Home / Docs / Meilisearch (Hardened)

Meilisearch (Hardened) — documentation & support card

Delightful search API with a per-instance master key minted on your first boot — never ours.

Install Configure Troubleshoot Security

At a glance

TypeHardened VM image
Upstream / licenseMeilisearch (MIT) — see licenses
VersionMeilisearch 1.x, built from source at image build. Current builds: release notes.
Architecturex86-64
SizingAny current-generation instance with ≥ 4 vCPU (pay-as-you-go floor); 8 vCPU recommended for production.

Marketplaces

Network ports

PortPurposeState
22SSH (key-only)default-open
7700REST API — 127.0.0.1customer-must-open (config + firewall)

"customer-must-open" means a cloud firewall rule and, where noted, an in-image configuration change — both deliberate. Closed by default is the design.

Access & credentials

No shared or default credentials are included in this image. Access uses the SSH key you supply at launch; any application credential is generated uniquely on your instance at first boot and stored only there — we never know it.

Log in: SSH with your launch key; API calls need the master key (or derived API keys) even locally.

A unique MEILI_MASTER_KEY is generated on YOUR instance at first boot (root-readable file; guarded one-shot service).

sudo grep MEILI_MASTER_KEY /etc/meilisearch.env

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

Data & dependencies

Operate

Known limitations

Single node (Meilisearch is single-node by design upstream); scale reads behind your own proxy.

Support

Email support@dcassociatesgroup.com — first response within 1 business day (US Eastern), most tickets same-day. To escalate an open ticket, reply "ESCALATE"; it is reviewed by the founder within 1 business day. Security reports: vulnerability disclosure.

Privacy: policy · Terms: terms · Security practices: security & trust · Vulnerability reports: disclosure policy