Announcing DigitalOcean Support

Releases keep rolling ! We’re thrilled to announce the release of Komiser:2.4.0 with support of DigitalOcean 🎊 🎉 From one single dashboard, you can now manage cloud cost, usage, security and governance across all major public cloud providers (AWS, GCP, OVH and DigitalOcean).



DigitalOcean is now supported by both Komiser CE and EE.



Usage

Below are the available downloads for the latest version of Komiser (2.4.0). Please download the proper package for your operating system and architecture.

Linux:

1
wget https://cli.komiser.io/2.4.0/linux/komiser

Windows:

1
wget https://cli.komiser.io/2.4.0/windows/komiser

Mac OS X:

1
wget https://cli.komiser.io/2.4.0/osx/komiser

Note: make sure to add the execution permission to Komiser chmod +x komiser and update the user’s $PATH variable.

Komiser is also available as a Docker image:

Docker:

1
docker run -d -p 3000:3000 --name komiser mlabouardy/komiser:2.4.0

To use Komiser CE/EE, you’ll first generate a personal access token. You can generate a new one by signing in to the DigitalOcean Control Panel.

Click the API link in the main navigation, which takes you to to the Applications & API page on the Tokens/Keys tab. In the Personal access tokens section, click the Generate New Token button.



Set DIGITALOCEAN_ACCESS_TOKEN environment variable:

1
export DIGITALOCEAN_ACCESS_TOKEN=value

If you point your browser to http://localhost:3000, you should be able to see your DigitalOcean projects:



You can now analyze and identify potential cost savings on your DigitalOcean cloud environment on one single dashboard.

The documentation can be found on https://docs.komiser.io.

Komiser is written in Golang and is MIT licensed — contributions are welcomed whether that means providing feedback or testing existing and new features.

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×