Frontend and Billing module for registration

Hi,

After configuring OpenNebula with HA , we are planing to go with live production environment . So basically it needs a good front-end and registration portal for users. Can anyone share your experience ? Or can you suggest which way is good ?
I know , opennebula have showback facility but it didn’t have plugins for payment portals such as paypal …etc.

Here are a few options.

  1. Develop your own Billing system
  2. Use a pre-made billing software with OpenNebula integration.
  3. Just create a frontend for registration and provision services manually (or with a script executed).

OpenNebula doesn’t have plugins for payment processors because that’s not the aim. OpenNebula is a platform for cloud computing, it leaves the billing/payments up to you.