You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Table of Contents

About Interworx

Interworx is a smart, scalable and reliable web hosting control panel and is becoming increasingly popular. Learn more about Interworx on their website at http://www.interworx.com/.

Supported Features

CreateCancelSuspendUnsuspendManagementConfig Options
YESYESYESYESYESNO

Management Features

This module supports the following management features within the client area:

  • Change Interworx Password

 

Installing Interworx

To install the Interworx module, visit [Settings] > [Company] > [Modules] > Available, and click the "Install" button for Interworx.

A message will be displayed, indicating that the module was successfully installed. Then click the "Add Server" button.

Enter the details for your Interworx Server.

Field NameDescription
Server LabelEnter a label for this Interworx server, it can be anything you like.
HostnameEnter the FQDN hostname for your Interworx server, ie "server1.domain.com".
Port NumberEnter the port number for Interworx. The default secure port is 2443.
Remote KeyEnter the Remote Key as found in Interworx under NodeWorx > API Key.
Use SSL when connecting to the APICheck this option to use SSL for all API requests to your Interworx server. This is highly recommended. If enabled, please ensure that the "Port Number" specified above is the SSL port.
DebuggingIt may be necessary to debug module calls. Select "Log" to log to the module log in Blesta under Tools > Logs > Module, or "Print" to print to the screen. The "None" option is recommended, and will log only standard calls to the module log.
Account LimitEnter the maximum number of accounts that should be added to this Interworx server.
Name serversEnter the name servers that should be used for this server. These will be available to the package welcome email to the client.
NotesEnter any notes that pertain to this server for future reference.

After filling out these options, click "Add Server" to add your Interworx server.

Interworx Overview

The "Manage" screen displays an overview of all of your Interworx servers and server groups, and lists all servers and server groups that are configured for Interworx.

Adding an Interworx Server

  1. From the "Manage" screen, click the "Add Server" button.
  2. Fill out the following options and  click the "Add Server" button:
OptionDetails
Server Label

A friendly name for this server, i.e. "Server 1".

HostnameThe hostname of your Interworx Server, i.e. "server1.hostname.com".
Port NumberThe port number of your Interworx Server (default 2443).
Remote KeyThe remote key as provided within the Interworx control panel for API access.
Use SSL...Select this option to send API requests over SSL (recommended).
Account LimitThe maximum number of Interworx accounts that should be created. Leave blank for unlimited.
Debugging(Options: None, Log, Print) None is recommended. For debugging issues only, not for production use.
Name Servers

Enter the name servers that should be used, tags for these are included in the package welcome email.

Any number of name servers may be added.

NotesAny internal notes pertaining to this server.

 

Adding a Server Group

  1. From the "Manage" screen, click the "Add Server Group" button.
  2. Fill out the following options and click the "Add Group" button:
OptionDetails
Group NameA friendly name for this server group.
Add OrderChoose how servers in this group will be selected for provisioning.
Assigned ServersSelect servers under "Available Servers" and click to move them to the left column to add them to the group.

 

Welcome Email

When creating or editing a package that uses this module, the following tags will be available:

TagsDescriptionNotes
{module.host_name}The host name of the server that the service was provisioned one.g. "domain.com"
{module.name_servers}An array of available name servers for this module

Array elements must be looped over in the email template. See below for an example.

{module.notes}The notes set on the module row 
{package.type}The package meta typei.e. "standard" or "reseller"
{package.package}The Interworx package ID; represents the selected Interworx package namee.g. "1"
{service.interworx_username}The service field for the Interworx account username 
{service.interworx_password}The service field for the Interworx account password 
{service.interworx_domain}The service field for the Interworx domaine.g. "domain.com"
{service.interworx_email}The service field for the Inteworx email address 
  • No labels