Komiser is an open-source cloud-agnostic resource manager. It integrates with multiple cloud providers (including AWS, Azure, OCI, DigitalOcean, Kubernetes and CIVO, Linode, Tencent and Scaleway), builds a cloud asset inventory, and helps you break down your cost at the resource level 💰
Cloud version is available in private beta, sign in for free at https://cloud.tailwarden.com
If you haven't already, install Homebrew
by running the following command in your terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Once Homebrew is installed, run the following command to tap into the Komiser
formula:
brew tap tailwarden/komiser
brew install komiser
Every week we ship a minor upgrade to Komiser, whenver you want to update the the latest version, simply run:
brew update
brew reinstall komiser
- Need and installation guide? We got you covered!
- Want to contribute to the repo? Check out this article, which will give you all of the information you will need.
- Not sure which is the latest version of Komiser? Check the changelog
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Apart from opening GitHub issues one of the easiest way to communicate directly with the team is by joinging the discord server where you can head on over to the #help-komiser
channel and get all of your questions answered.
For more information on how to use Komiser and its various features, please refer to the official documentation.