Skip to content

pkdcloud/komiser-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

3M Komiser for detailed insights on your cloud infrastructure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors