Versions Compared

Key

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

Abiquo 6.1 introduces integrated on premise billing. See On premise billingThis separate .
The on-premise billing data will automatically display on the dashboard.

The separate Abiquo private-billing module described on this page will be deprecated in future versions of Abiquo

Abiquo 6.0.1 introduces a new module to To display private cloud billing data on the Abiquo billing dashboard, you can use the private billing module with the Abiquo billing integration .

Mermaid
fileNamemermaid_1656428467200
themedefault
version4
{"diagramDefinition":"flowchart TD;\n    AbiquoServer[Abiquo Sever] --> |prices| AbiquoBilling[Abiquo billing] \n    AbiquoServer[Abiquo Server] --> |usage| AbiquoBilling[Abiquo billing] \n    AbiquoBilling[Abiquo billing\\nintegration] --> BillingFile[Billing data\\nDBMS or CSV] --> Private[Private Billing] \n    Private[Private Billing] -->  |billing data\\nfor dashboard| AbiquoServer[Abiquo Server]\n    subgraph Abiquo\n        AbiquoServer\n    end\n        style AbiquoServer fill:#ec9032,stroke:#666,stroke-width:2px,color:#fff\n        style AbiquoBilling fill:#ec9032,stroke:#666,stroke-width:2px,color:#fff\n        style BillingFile fill:#999999,stroke:#666,stroke-width:2px,color:#fff,stroke-dasharray: 5 5\n        style Abiquo fill:#DDDDDD,stroke:#666,stroke-width:2px,color:#fff,stroke-dasharray: 5 5\n        style Private fill:#ec9032,stroke:#666,stroke-width:2px,color:#fff"}

...