Skip to content

Deployment overview

You can run Code Metrics in a number of ways:

  • Docker or Docker Compose
  • AWS Lambda
  • Kubernetes
  • Using Node.js directly

The easiest way to get started locally is to use Docker Compose.

Once you have chosen an approach, continue to the configuration guide.


Docker Compose

See the Docker deployment instructions.

AWS Lambda

Code Metrics can be deployed to AWS Lambda. See the AWS Lambda deployment instructions.

Kubernetes

The Code Metrics Docker containers can also be run on Kubernetes. See the instructions for using Helm.

Using Node.js directly

See the Node.js deployment instructions.


Next steps

Learn how to configure Code Metrics for your team.