Skip to content
master
Go to file
Code

README.md

isitfit

PyPI version

A simple command-line tool to check if an AWS EC2/Redshift account is fit or underused.

Documentation

Check https://isitfit.autofitcloud.com

Quickstart

Install and run with python's pip

pip3 install isitfit
isitfit cost analyze
isitfit cost optimize

Install and run with docker

docker pull autofitcloud/isitfit:latest
docker run -it -v ~/.aws:/root/.aws autofitcloud/isitfit:latest bash # drops within the docker container's terminal
isitfit cost analyze
isitfit cost optimize

Changelog

Check CHANGELOG.md

License

Apache License 2.0. Check file LICENSE

Developer notes

Check DEVELOPER.md

News

To follow our announcements:

About

CLI to measure an AWS EC2/Redshift account's usage and optimize it

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.