Any simple configuration to run Mimir in docker compose?

I just want to use Mimir as simple as possible, but couldn’t find any tutorial. Could any one please share any simple Mimir configuration file to run with minimal requirement.

I want to run Grafana and Mimir in a docker compose in one computer.
I will create a node_exporter using Grafana agent(single binary) in another computer and remote_write directly to Mimir instance.

Welcome

Take a look at the declarative docker compose approach in video in this link

Do you have any compose file yet?

Also this that you could scale back a bit

I spun it up and this is what it looks like

1 Like