Awesome
<h1 align="center"><a href="https://www.producthunt.com/posts/komiser-2" target="_blank"><img src="https://cdn.komiser.io/images/Readme-min.png" alt="Amp Logo"></a></h1>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! ๐คฉ
<p align="center"> <a href="https://discord.tailwarden.com"> <img alt="Discord" src="https://img.shields.io/discord/932683789384183808?color=5865F2&label=Discord&style=for-the-badge" /> </a> <a href="https://github.com/tailwarden/komiser/releases"> <img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/tailwarden/komiser?color=00FF0&style=for-the-badge"> </a> <a href="https://hub.docker.com/r/mlabouardy/komiser"> <img alt="Docker pulls" src="https://img.shields.io/docker/pulls/mlabouardy/komiser.svg?color=4591DF&style=for-the-badge"> </a> </p> <p align="center"><img src="https://cdn.komiser.io/gifs/readme-komiser-repo.gif?version=latest" alt="Komiser gif"></p> <h4 align="center"> <a href="https://cloud.tailwarden.com?utm_source=github&utm_medium=social">Tailwarden Cloud</a> | <a href="https://docs.komiser.io/docs/introduction/getting-started?utm_source=github&utm_medium=social/">Guide</a> | <a href="https://docs.komiser.io/docs/guides/overview?utm_source=github&utm_medium=social">How to Komiser</a> | <a href="https://docs.komiser.io/docs/events">Community Events</a><br/><br/> <a href="https://docs.komiser.io/docs/contributing/contribute?utm_source=github&utm_medium=social">Contribute</a> | <a href="https://roadmap.tailwarden.com">Roadmap</a><br/><br/> </h4> <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->Table of Contents
<!-- END doctoc generated TOC please keep comment here to allow auto update -->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.
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
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
<a href="https://github.com/tailwarden/komiser/graphs/contributors"> <img src="https://contrib.rocks/image?repo=tailwarden/komiser" /> </a>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).