...
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 | ||
---|---|---|
| ||
mvn clean install |
This will output a .jar script as follows.
...
language | none |
---|
...
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:
...