/komiser-docker

3M Komiser for detailed insights on your cloud infrastructure.

Primary LanguageMakefile

Komiser Docker Container

This repository provides a minimal Docker setup to run Komiser from a scratch image.

Requirements

  • Docker
  • Docker Compose V2
  • make

Usage

Current this container only targets a single account

Export you AWS credentials into your environment

  1. Run the container:

    make up
  2. Stop the container:

    make down
  3. Tail Logs:

    make logs
  4. Clean:

    make clean

Access Service

You can Access the service at http://localhost:3000