Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The default installation directory is /opt/abiquo-public-cloud-billing-check-tool.

In earlier versions, the project is built using Maven. You can build it with the following command:

Code Block
languagenone
mvn clean install

This will output a .jar script as follows.

...

languagenone

...

And the tool file name is public-cloud-billing-check-tool.jar

Configuration

To use this tool in AWS, update your billing-api-user for Abiquo to add the following AWS IAM policy:

...