Personal tools
Namespaces

Variants
Actions

OpenStack VPS And Cloud For WHMCS

From ModulesGarden Wiki
(Difference between revisions)
Jump to: navigation, search
(VPS With Configurable Resources)
(VNC Console)
Line 227: Line 227:
 
|style="padding: 0px 0px 30px 25px;"|[[File:OSV29.png]]
 
|style="padding: 0px 0px 30px 25px;"|[[File:OSV29.png]]
 
|}
 
|}
===VNC Console===
+
===noVNC Console===
 
{|
 
{|
|style="padding: 10px 0px 15px 15px;"|One of the most interesting functionality is a VNC console(6) where your client can remotely manage server. To access it, simply press on the '' 'Console' '' button.<br />
+
|style="padding: 10px 0px 15px 15px;"|One of the most interesting functionality is a noVNC console(6) where your client can remotely manage server. To access it, simply press on the '' 'Console' '' button.<br />
 
Console requires Java software. You need to accept security risk to run it.
 
Console requires Java software. You need to accept security risk to run it.
 
|}
 
|}
Line 235: Line 235:
 
|style="padding: 0px 0px 30px 25px;"|[[File:OSV28.png]]
 
|style="padding: 0px 0px 30px 25px;"|[[File:OSV28.png]]
 
|}
 
|}
 +
 
===Backups===
 
===Backups===
 
{|
 
{|

Revision as of 13:44, 27 March 2014

Contents

About OpenStack VPS For WHMCS

OpenStack VPS For WHMCS article is currently in its building stage, watch out for broken links and unclear descriptions!
We are sorry for the inconveniences.

OpenStack VPS For WHMCS is a powerful module which allows you to automatically provision virtual servers to your customers.

Additionally it allows you to conveniently manage your servers.
The great advantage of this module is the fact that customers can manage virtual servers, backups and much more in your own WHMCS client area!

  • Admin Area Features:
  • Additionally:
✔ Multi-Language Support
✔ Supports WHMCS V5 and Later
  • Available Configurable Options:

Installation and Configuration

This tutorial will show you how to successfully install and configure OpenStack VPS For WHMCS.

We will guide you step by step through the whole installation and configuration process.

Installation

1. Log in to your client area and download OpenStack VPS For WHMCS.
OSV1.png
2. Upload and extract the module into the main WHMCS directory.
OSV2.png
3. When you install OpenStack VPS for the first time you have to rename 'license_RENAME.php' file.

File is located at 'modules/servers/OpenStackVPS/license_RENAME.php' . Rename it from 'license_RENAME.php' to 'license.php' .

OSV3.png
4. In order to configure your license key, you have to edit a previously renamed 'license.php' file.

Enter your license key between quotation marks as presented on the following screen.
You can find your license key at your client area → 'My Products' .

OSV4.png

Configuration of Server

5. Now, we will show you how to configure a new product.

Go to the 'Setup' 'Products/Services' 'Servers' and press 'Add New Server' .

OSV5.png
6. Next, enter your server name, IP address/hostname, username, password and admin tenant ID.

Choose 'OpenStackVPS' from a dropdown menu and press 'Save Changes' .

OSV6.png
7. After you configure your server correctly, you will see a following screen.

You can check connection with OpenStack server, simply edit previously created server and press 'Test Connection' as shown on the screen below.

OSV7.png
8. It is time to create a server group. To do so, click on a 'Create Server Group' .
OSV8.png
9. Enter name, click on your previously created server, press an 'Add' and afterwards a 'Save Changes' .
OSV9.png

Configuration of Product

10. In order to create and configure a product go to the 'Setup' 'Products/Services' 'Products/Services' .

Click on 'Create a New Group' .

OSV10.png
11. Enter product group name and press 'Save Changes' .
OSV11.png
12. When you have a product group, you can create your product.

To create a product click on 'Create a New Product' .

OSV12.png
13. Afterwards, choose your product group and type from dropdown menus, enter your product name and press 'Continue' .

'Product Type' should be set to 'Dedicated/VPS Server' .

OSV13.png
14. Now, go to the 'Module Settings' section, choose both 'OpenStackVPS' and your previously created server group from dropdown menus.

Next, click on 'Save Changes' .

OSV14.png

VPS With Predefined Resources

Our module allows you to offer OpenStack VPS to your client in two ways: with predefined resources and configurable resources.

In this section we will show you configuration of VPS with predefined resources.
Configuration of VPS with resources chosen by client can be found here.

15. Start from selecting 'Default Tenant' , 'Default Flavor' and 'Default ISO Image' .
OSV15.png
16. Afterwards, it is time to set up a network. Choose 'Fixed Network' , 'Floating Network' and 'Default Number Of IP Addresses' .

You can set up network in two ways, more about them you can find here.
On the following screen I will set up a network without floating IP address.

OSV16.png
17. Finish through selecting features available at the client area.

Mark checkbox next to the feature to enable it. Press 'Save Changes' when you are done.

OSV17.png

VPS With Configurable Resources

18. Preparing VPS with configurable options starts of pressing 'Generate default' as shown on the following screen.

It will prepare default configurable options which can be afterwards easily edited by you based on this article.

OSV18.png
19. Afterwards, it is time to set up a network. Choose 'Fixed Network' , 'Floating Network' and 'Default Number Of IP Addresses' .

You can set up network in two ways, more about them you can find here.
On the following screen I will set up a network without floating IP address.

OSV19.png
20. Finish through selecting features available at the client area.

Mark checkbox next to the feature to enable it. Press 'Save Changes' when you are done.

OSV20.png
Congratulations! You have just finished the installation and configuration of the module.

Management

OpenStack VPS For WHMCS allows your customers to manage their OpenStack VPS via client area in your WHMCS system.

You can monitor and manage each product from your WHMCS admin area.
Additionally, you can remove interface assigned to VPS.

File:OSV23 5.png

Client Area

Client area interface of OpenStack VPS should look like the one on the screen below. As you can see, control panel contain useful options needed for managing VPS.

Module allows your customer to easily start/stop, pause/unpause, resume, soft reboot, hard reboot and reset network of his server through pressing specified button.
Client can also rebuild(5) server, access VNC console(6) and create backup(7).

OSV27.png

Rebuild

Rebuild feature allows to change server image. To reinstall your server, choose an image and root password.

Afterwards, confirm through clicking on 'Reinstall' (5) button.

OSV29.png

noVNC Console

One of the most interesting functionality is a noVNC console(6) where your client can remotely manage server. To access it, simply press on the 'Console' button.

Console requires Java software. You need to accept security risk to run it.

OSV28.png

Backups

You can also create a backup of VPS. To do so, press 'Backups' button.
File:OSV31 2.png
Now, choose backup name and press 'Backup Now' button.
File:OSV31 3.png
To restore VPS from backup simply press 'Restore' next to it.
File:OSV31 4.png

Network Configuration Cases

OpenStack VPS For WHMCS allows you to set up two types of network.

First one is network without floating IP address. To set up this type of network, choose 'Public' as 'Fixed Network' and 'Disabled' as 'Floating Network' .
On the following screen you can view exemplary topology of such network.

OSV34.png
Second type of network is a network with floating IP address.

Select "Shared Network' as 'Fixed Network' and 'Public' as 'Floating network' .

OSV35.png

Tips

Common Problems

1. When you have problems with connection, check whether your SELinux or firewall is not blocking ports.
Navigation
WHMCS Modules
WHMCS Widgets
Translations
cPanel Modules
General
FAQ
Community
OpenStack VPS And Cloud For WHMCS