Difference between revisions of "ProxCP Billing - Hostbill"
From ProxCP Documentation
(Created page with "== ProxCP Hostbill Requirements == asdf == ProxCP Hostbill Installation == asdf") |
|||
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. | |
+ | |||
+ | 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 == | == ProxCP Hostbill Installation == | ||
− | + | * Copy all contents of the _hostbill_hooks directory in ProxCP Web to your Hostbill installation at includes/extend/hooks/ | |
+ | * Edit each hook file with the various settings they ask for | ||
+ | ** ProxCP database, Hostbill database, error handling, ProxCP secret key |
Revision as of 18:58, 11 December 2018
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 each hook file with the various settings they ask for
- ProxCP database, Hostbill database, error handling, ProxCP secret key