tailwarden / komiser

Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!

Home Page:https://komiser.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amp Logo

Komiser is an open-source cloud-agnostic resource manager designed to analyze and manage cloud cost, usage, security, and governance all in one place. It integrates seamlessly with multiple cloud providers, including AWS, Azure, Civo, Digital Ocean, OCI, Linode, Tencent, Scaleway and more. Interested? read more about Komiser on our website.

If youโ€™re using Komiser or if you like the project, please โญ this repository to show your support! ๐Ÿคฉ

Discord GitHub commit activity Docker pulls

Komiser gif

Table of Contents

What is Komiser? ๐Ÿคท

Komiser is an open source project created to analyse and manage cloud cost, usage, security and governance all in one place. With komiser you can also:

  • Build an inventory of your cloud infrastructure assets.
  • Control your resource usage and gain visibility across all used services to achieve maximum cost-effectiveness.
  • Detect potential vulnerabilities that could put your cloud environment at risk.
  • Get a deep understanding of how you spend on the AWS, Azure, GCP, Civo, DigitalOcean and OCI.
  • Uncover idle and untagged resources, ensuring that no resource goes unnoticed.

Komiser dashboard

Who is using it?

Komiser was built with every Cloud Engineer, Developer, DevOps engineer and SRE in mind. We understand that tackling cost savings, security improvements and resource usage analyse efforts can be hard, sometimes just knowing where to start, can be the most challenging part at times. Komiser is here to help those cloud practitioners see their cloud resources and accounts much more clearly. Only with clear insight can timely and efficient actions take place.

Getting started

Installation

Tailwarden Cloud (Free & Recommended)

Head over to Tailwarden.

Linux

wget https://cli.komiser.io/latest/komiser_Linux_x86_64 -O komiser

Windows

wget https://cli.komiser.io/latest/komiser_Windows_x86_64.zip
tar -xf komiser_Windows_x86_64.zip

Mac OS X

ARM architecture (M1 & M2 Chip)

wget https://cli.komiser.io/latest/komiser_Darwin_arm64 -O komiser

AMD architecture (Intel Chip)

wget https://cli.komiser.io/latest/komiser_Darwin_x86_64 -O komiser

Homebrew

brew update
brew tap tailwarden/komiser
brew install komiser

# Make sure you are running the newest version of Komiser:
brew update
brew reinstall komiser

Configuration

Providers Documentation Video
Kubernetes Kubernetes documentation link Komiser + k8s
AWS AWS documentation link Komiser + AWS EKS
Azure Azure documentation link
Civo Civo documentation link Komiser + Civo
Digital Ocean Digital Ocean documentation link
Akamai (Linode) Akamai (Linode) documentation link
GCP GCP documentation link
OCI Oracle Cloud Infrastructure documentation link
Tencent Cloud Tencent Cloud documentation link
Scaleway Scaleway documentation link
MongoDB Atlas MongoDB Atlas documentation link

Resources ๐Ÿ“–

Bugs and feature requests ๐Ÿž

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Roadmap and Contributing ๐Ÿ›ฃ๏ธ

We are very excited about what is in store in the coming weeks and months, take a look at the public roadmap to stay on top of what's coming down the pipeline.

Komiser is written in Golang and is Elv2 licensed - contributions are always welcome whether that means providing feedback through GitHub, through the #feedback channel on our Discord server, testing existing features or suggesting new ones. Feel free to check out our contributor guidelines and consider becoming a contributor today.

Learn how to contribute with these walkthrough videos:

Users ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘

If you'd like to have your company represented and are using Komiser please give formal written permission below via email to contact@tailwarden.com.

We will need a URL to an SVG or png logo, a text title, and a company URL.

Contributors

Versioning ๐Ÿงฎ

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

Komiser is licensed under the terms of Elastic License 2.0 (ELv2).

About

Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!

https://komiser.io

License:Other


Languages

Language:Go 52.6%Language:TypeScript 46.5%Language:JavaScript 0.6%Language:Makefile 0.1%Language:CSS 0.1%Language:Shell 0.1%Language:Dockerfile 0.0%