# Configure KubeMQ (/docs/configure)



Everything you need to configure KubeMQ for production. KubeMQ ships as a single binary with no external dependencies, so configuring it comes down to choosing how you run it and tuning the settings for your workload.

<Cards>
  <Card title="Docker" href="/docs/configure/docker" description="Configure and run KubeMQ with Docker, including volumes, ports, and environment variables." />

  <Card title="Kubernetes" href="/docs/configure/kubernetes" description="Deploy and configure KubeMQ on Kubernetes with the operator and Helm chart." />

  <Card title="Reference" href="/docs/configure/reference" description="A full reference for every server configuration setting." />
</Cards>

Looking for metrics, tracing, and logging? Those live under [Operate](/docs/operate).
