Difference between revisions of "ProxCP Billing - Hostbill"

From ProxCP Documentation
Line 1: Line 1:
 
== ProxCP Hostbill Requirements ==
 
== ProxCP Hostbill Requirements ==
  
The ProxCP Hostbill integration comes in the form of Hostbill hooks because Hostbill does not provide public documentation on their plugin/module API.
+
<s>The ProxCP Hostbill integration comes in the form of Hostbill hooks because Hostbill does not provide public documentation on their plugin/module API.
  
 
ProxCP Hostbill hooks require the following in order to work:
 
ProxCP Hostbill hooks require the following in order to work:
Line 8: Line 8:
 
* Hostbill IPAM plugin
 
* Hostbill IPAM plugin
  
These plugins are required to actually create/suspend/unsuspend/terminate VPS accounts on Proxmox nodes. Our hooks simply sync data between Hostbill and ProxCP.
+
These plugins are required to actually create/suspend/unsuspend/terminate VPS accounts on Proxmox nodes. Our hooks simply sync data between Hostbill and ProxCP.</s>
  
 
== ProxCP Hostbill Installation ==
 
== ProxCP Hostbill Installation ==
  
* Copy all contents of the _hostbill_hooks directory in ProxCP Web to your Hostbill installation at includes/extend/hooks/
+
<s>* Copy all contents of the _hostbill_hooks directory in ProxCP Web to your Hostbill installation at includes/extend/hooks/
 
* Edit the configuration file with the various settings it asks for
 
* Edit the configuration file with the various settings it asks for
** ProxCP database, Hostbill database, error handling, ProxCP secret key
+
** ProxCP database, Hostbill database, error handling, ProxCP secret key</s>

Revision as of 18:32, 22 July 2020

ProxCP Hostbill Requirements

The ProxCP Hostbill integration comes in the form of Hostbill hooks because Hostbill does not provide public documentation on their plugin/module API.

ProxCP Hostbill hooks require the following in order to work:

  • Hostbill Proxmox plugin (v2 or higher, v1 is not supported)
  • Hostbill IPAM plugin

These plugins are required to actually create/suspend/unsuspend/terminate VPS accounts on Proxmox nodes. Our hooks simply sync data between Hostbill and ProxCP.

ProxCP Hostbill Installation

* Copy all contents of the _hostbill_hooks directory in ProxCP Web to your Hostbill installation at includes/extend/hooks/

  • Edit the configuration file with the various settings it asks for
    • ProxCP database, Hostbill database, error handling, ProxCP secret key