Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0

Size: px
Start display at page:

Download "Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0"

Transcription

1 Camilyo APS package by Techno Mango Service Provide Deployment Guide Version 1.0

2 Contents Introduction... 3 Endpoint deployment... 3 Endpoint minimal hardware requirements:... 3 Endpoint software requirements:... 3 Obtaining the APS package... 3 Obtaining the php runtime... 3 Installation process... 3 Preparing POA... 4 Package deployment on Parallels Automation... 6 Uploading the package... 6 Configuring APS package instance... 9 Configuring main resource types Application Service Reference Resource Type Application Service: Tenant Resource type Application Service: Domain resource type Configuring offers Camilyo Standalone Configuring Service Template Configuring Service Plan Bundling Camilyo with other services Page 2 of 40

3 Introduction Camilyo by Mobeeart is an online presence, marketing and engagement platform that enables real business results for small and medium sized enterprises. The document contains description and guidelines for integration of Camilyo application with the Parallels Automation cloud platform. Endpoint deployment For the APS package to work a functioning application endpoint server is required. Endpoint minimal hardware requirements: CPU RAM Diskspace Pentium III 512Mb RAM 50Mb Endpoint software requirements: Centos 6.5 or RHEL 6.5 or later Apache or later with mod_rewrite PHP or later php- cli php- common php- xmlrpc Obtaining the APS package Please contact you Camilyo representative in order to obtain the package Obtaining the php runtime Download the latest RPM from runtime- download Installation process Step 1. Extract the endpoint.sh script from the obtained APS package: Step 2. Copy endpoint.sh, the runtime RPM and the APS package itself to the endpoint server. (example below using scp/pscp utilities) # scp endpoint.sh root@endpointserver:/root # scp aps- php- runtime noarch.rpm root@endpointserver:/root Page 3 of 40

4 # scp camilyo- 1-0.app.zip Step 3. Install the runtime RPM ssh into the endpoint server with root privileges run in shell: # cd /root # rpm - - ihv aps- php- runtime noarch.rpm Step 4. Run the endpoint.sh script: # cd /root # chmod +x endpoint.sh #./endpoint.sh camilyo camilyo- 1-0.app.zip This will create the folder camilyo with endpoint scripts in /var/www/html/ Step 4. Check that the endpoint works: Browse to The response should be similar to the following (json- formated!): {"code":404,"type":"runtimeexception","message":"not Found: No appropriate method found for url camilyo\/tenant"} Preparing POA In this version, the Camilyo APS package will need to call POA API in order to manage DNS records. This is a temporary requirement and will be alleviated in future versions of the APS package. To prepare POA API, login to Parallels Automation - > Settings - > Public API Page 4 of 40

5 Note the Access Point URL as you will later need it to configure the APS package. If HTTP Authentication is enabled, you will need have a provider- level user account in POA that has privileges to manage DNS records. Admin account has such privileges by default, but is not recommended for use in production. Note the name and the password of such user account, as you will later need it to configure the APS package. If Accept connection from allowed networks is configured, you may need to add the IP address of the endpoint server in the Allowed Networks tab. Page 5 of 40

6 Package deployment on Parallels Automation Uploading the package Login to Parallels Automation: Page 6 of 40

7 Click Import Package Choose Download package from local file: Page 7 of 40

8 Browse to the APS package: Click open. After about a minute, the package will be uploaded and will appear in Parallels Automation list: Page 8 of 40

9 Configuring APS package instance The backend provisioning tasks for Camilyo are ran on the endpoint server. The endpoint server can work with multiple APS package instances. Each instance can represent a separate instance of Camilyo software itself. For example, if you wish to offer Camilyo in different countries, an APS instance per country can be configured. Each such instance will be executing provisioning tasks with its country- specific installation of Camilyo software. Instance installation steps are as follow. In Parallels Automation Applications list click camilyo : Page 9 of 40

10 Switch to the Instances tab: Click Install and fill the Application API end- point URI with the full path to Camilyo APS endpoint on the endpoint server. Usually it s the URL of the format http(s)://<endpointserver>/camilyo, where <endpointserver> is the IP address or hostname of the endpoint server: Page 10 of 40

11 Click next. For this step you will need to acquire the following information from your Camilyo representative: Field Description Example of value Endpoint URL URL of Camilyo software native API endpoint. pi Camilyo instance identifier Internal instance identifier in Camilyo CAMILYOUK Admin Login name for remote Camilyo admin native API calls Password Password for remote Camilyo native *********** API calls IP address IP address of the Camilyo platform Portal address URL of the Camilyo Customer Portal. This field is optional. If value of this web/sites- login.aspx field left empty, customers will only be able to launch Camilyo from their Parallels Customer Control Panel (CCP) using Single- Sign- On, and would not be able to activate direct access to Camilyo. POA xml-rpc API entry point URL of POA Public API access point 0/RPC2 POA API login Login name of POA user account with Admin privilege to manage DNS POA API Password Password name of POA user account with privilege to manage DNS *********** Page 11 of 40

12 Click Next. Click Finish Application Service Reference resource type Camilyo APS instance should be created with status Ready Page 12 of 40

13 Configuring main resource types Application Service Reference Resource Type Open the Resource Types tab and click Create Select Application Service Reference Click next. In the Name field type the preferred name for the resource, that would represent country- specific installation of Camilyo software, e.g. Camilyo UK Globals Reference Page 13 of 40

14 Click Next Select Camilyo Global Settings In the list of available instances, select the one relevant for the country: Page 14 of 40

15 Review the results and click Finish. The Application Service Reference resource type will be created: Application Service: Tenant Resource type Click Create. Page 15 of 40

16 Choose Application Service In the Name field type the preferred name for the resource, that would represent tenant in Camilyo software, e.g. Camilyo Tenant Click Next Page 16 of 40

17 Choose Camilyo Tenant IMPORTNANT. Make sure that Automatically provision service for this Application Service is selected. Click Next. Review the results Page 17 of 40

18 Click Finish. The Camilyo Tenant Application Serivce Resource type will be created. Application Service: Domain resource type Click Create. Page 18 of 40

19 Choose Application Service In the Name field type the preferred name for the resource, that would represent Domain assignment in Camilyo software, e.g. Camilyo Domain Page 19 of 40

20 Choose Camilyo Domain IMPORTANT Make sure Automatically provision service is cleared Click Next. Review the results. Page 20 of 40

21 Click Finish. The Camilyo Domain Resource type will be created Configuring offers Camilyo allows selling a number of various atomic features from which Service Providers could construct their products and offerings. The decision on which features to sell, on whether Camilyo services should be bundled together with other services, such as Shared Hosting, Hosted , Office 365 and others, should be made based on Service Provider s business model. Page 21 of 40

22 This document doesn t discuss or make any recommendations on which features should be sold together. For best practices and recommendation please contact your Camilyo representative. The procedure of adding individual Camilyo features as resources in Parallels Automation is described below. It is very similar for all of the features, therefore it will be shown only once. Camilyo APS package supports provisioning of the following features: socialads sites pages social contacts commerce commercetype coupons scheduler sms campaign videogenerator Social Ads (non- quantifiable) Sites (quantifiable) Number of pages (quantifiable) Social - number of apps (quantifiable) Contacts (quantifiable) Commerce - number of products (quantifiable) Commerce level (quantifiable) Coupons (quantifiable) Scheduler - number of calendars (quantifiable) SMS (quantifiable) Campaign (quantifiable) Videogenerator - number of videos (quantifiable) Non- quantifiable features are the features that can only be sold in a since unit no more than one. Of more than one unit of non- quantifiable feature is present in a customer s subscription the quantity of the feature will be ignored and the feature will simply be enabled for the customer. Quantifiable features are those that can be sold in any positive number, including Unlimited, and of which Camilyo APS package will provide usage reporting. In the Resource Types tab click Create Page 22 of 40

23 Select Application Counter (unit) In the Name filed specify chosen name for the resource that would represent the Camilyo feature. For example Camilyo Sites Select the feature for which you are creating the resource (in this example sites) Page 23 of 40

24 Review the results, click finish The Resource Type for the desired Camilyo feature will be created Page 24 of 40

25 Repeat this procedure for all desired Camilyo features Camilyo Standalone Camilyo can be sold as a standalone application and doesn t require integration with any other hosting or cloud service. In the absence of DNS hosting among Customers subscriptions, Camilyo will still be able to assign domain names to sites created in Camilyo, but will not be able to create the required DNS records. In this case Camilyo APS package will provide Customers with hints on which DNS records should be set up in an external DNS system for domain name resolution to function. NOTE Customer subscriptions to Camilyo standalone that co- exists with subscriptions to DNS hosting in the same customer account can delegate the hosted domains to Camilyo and create necessary DNS records in their DNS zones. Configuring Service Template For standalone Camilyo, only Camilyo resources are be added. Click Service Templates, then click Add New Service Template Page 25 of 40

26 In the Name field specify the desired Name of your Service Template. For example, Camilyo Standalone Make sure Auto provisioning is checked Choose Custom in the Type list Select all code Camilyo resources: Camilyo Globals Reference Camilyo Tenant Camilyo Domain Page 26 of 40

27 Select the Camilyo features that you wish to sell using this Service Template. Most frequently, the Service Template would contain all Camilyo features. If you wish to allow for the ability for customers to choose from a number of Camilyo products and editions with self- selection of features, with possibility to move between editions, you will be able to create Service Plans in Parallels Business Automation (PBA) from a single Service Template by tailoring the resources as desired. Click Next Page 27 of 40

28 Set quantity of the core Resource Types as follows: Resource Type Camilyo Globals Resference Camilyo Tenant Camilyo Domain Quantity 1 1 Unlimited You can set up the amounts of Camilyo features to the desired. In this example, where we would like to define quantities in PBA Service Plans instead, we would set quantities of all Camilyo features to zero at the Service Template level. Review the results and click Finish. Camilyo Standalone Service Template will be created Page 28 of 40

29 Click on the new Service Template Click Activate The new Service Template will become active. Page 29 of 40

30 Configuring Service Plan Service provider is free to define any combinations of Camilyo features in their Service Plans. We will demonstrate service plan creation in a scenario where 2 editions of Camilyo Presence product will be created, with an upgrade relationship between them. Switch to PBA by clicking the Billing link. In PBA open Service Plans. Click Add New Service Plan. Choose Generic Service Plan Page 30 of 40

31 The Service Plan Wizard will start. In Service Template field select Camilyo Standalone. Fill in all the other relevant fields according to you desired Service Plan Name, descriptions, terms, billing configuration and appearance. For details and help please refer to PBA Provider s Guide. Click Next. Select the desired allowed subscription periods and set prices. You may wish to include Trial period. Optionally, specify details of the allowed subscription periods Page 31 of 40

32 When done, click Set Up Plan Rates. In our example we will create Standard Camilyo Presence product. This product should include the following resources and their amounts: Resource Camilyo Sites Camilyo Pages Camilyo Social Amount 10 Unlimited 10 Set up the Included amount and Maximum amount and set up and recurring prices for each resource. Page 32 of 40

33 Click Setup Up- Sales Select other service plans that would wish to Up sell with Camilyo. Typically these would be domain registration service plans. Click Finish. The new Camilyo Presence Standard service plan will be created. Page 33 of 40

34 To activate service plan click the new Camilyo Presence Standard in service plans, click Publication Settings, click Edit. Tick Published option to activate the plan. We will create another plan Camilyo Presence Advanced, that would include the following Camilyo features and quantities: Resource Camilyo Sites Camilyo Pages Camilyo Social Camilyo Social Media Ads Amount 10 Unlimited 10 1 Click Clone Existing Plan Choose Camilyo Presence Standard Click Next Page 34 of 40

35 Name the Service Plan Click Finish. This will create the new service plan. Click the new service plan and open the Resource Rates tab. Click Add New Resource Rate Page 35 of 40

36 Select Social Media Ads and set its Include, Maximum and Minimum amount to 1. Set the desired prices. Click Add Resource Rate(s) Configuration of the Camilyo Presence Advanced will be completed. We will configure Upgrade path from Camilyo Presence Standard to Camilyo Presence Advanced. In Service Plans select Camilyo Presence Standard. Open the Upgrades tab. Page 36 of 40

37 Click Add New Allowed Upgrade/Downgrade Select Camilyo Presence Advanced and click Add Selected Plan(s). Configuration of the upgrade path will be finished. To display the Camilyo products in the online shop you have to create a Sales category. We do not provide a simple setup guidance. For more extensive setup instructions please refer to Parallels Operation Automation Provider s Guide and Parallels Business Automation Provider s Guide. Click Service Plans, Sales Categories, then Add New Sales Categor. Name the Sales category you want to show the plans in and tick the Show in Customer Control Panel if you want customers to be able Page 37 of 40

38 to sell it through the CCP. Click Save. Click in the newly created Sales Category. Click on the Service plans tab, click on Add new plan, choose the plans to be included and click Add Plan(s) To Category. Click on Online Store, Screens, Add New Screen. Add a screen ID and chose HOSTING for Template Name. In the Screens tab Click on the newly created screen. Click Add Existing Category. Choose the created Category name. Click Finish. Click on Online Store, Add New Purchase Scenario. In the next screen don t forget to tick Published in Store option. Click Save. Click on the newly created Purchase Scenario. Click on Add Existing Screen, and choose the newly created scree, any optional screens you want to show during checkout, and the CHECKOUT_SCREEN. Click on Add Screen(s). Click on Online Store and then Synchronize Now. To be able to sell individual Camilyo features using the Resource Rate feature, the Camilyo resources will need to be placed in a Resource Category. Click Resources, open Resource Categories tab, click Add New Resource Category. Name the new Resource Category and select Optional checkbox Click Add. Click on the Camilyo Resources category, open Resources tab. Page 38 of 40

39 Click Add New Resource to Category. Filter the list of resources to Camilyo, and select all the Camilyo features. Click Add Selected Resources. Now that the Service Plans and Resources are configured in POA and PBA, the Camilyo products can be sold to customers using normal Parallels Automation features: online storefront, by direct order creation or via Parallels Automation API. Page 39 of 40

40 Bundling Camilyo with other services Camilyo APS package completely relies on capability of Parallels Automation to allow for bundling with other services. Therefore, Camilyo core resources and features can be added to other Service Templates and Service Plans. For more information refer to Parallels Operation Automation Provider s Guide and Parallels Business Automation Provider s Guide. Page 40 of 40

MigrationWiz 4.0 Module Usage Guide

MigrationWiz 4.0 Module Usage Guide MigrationWiz 4.0 Module Usage Guide Table of Contents Introduction... 3 Requirements... 3 APS Environment... 3 BitTitan... 3 Module Setup... 3 Deploying the RESTful Service... 3 Deploying in the APS Sandbox...

More information

APS Package Certification Guide

APS Package Certification Guide APS Package Certification Guide Revision 1.0.15 Copyright 1999-2012 by Parallels Holdings Ltd. and its affiliates. rights reserved. All Contents Feedback If you have found a mistake in this guide, or if

More information

Parallels Plesk Automation

Parallels Plesk Automation Parallels Plesk Automation Copyright Notice Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Global Headquarters 500 SW 39th Street, Suite

More information

Parallels Plesk Automation

Parallels Plesk Automation Parallels Plesk Automation Contents Get Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Parallels Plesk Automation 7 Deploying Infrastructure 9 Installing License Keys

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

Cloud Services. Sharepoint. Admin Quick Start Guide

Cloud Services. Sharepoint. Admin Quick Start Guide Cloud Services Sharepoint Admin Quick Start Guide 3/12/2015 ACTIVATION An activation letter will be sent to the email account of your administrator contact. SharePoint will be part of your Cloud Control

More information

Setting up a Scheduled task to upload pupil records to ParentPay

Setting up a Scheduled task to upload pupil records to ParentPay Setting up a Scheduled task to upload pupil records to ParentPay To ensure that your setup goes ahead without any issues please first check that you are setting the scheduled task up on the SIMS server

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

How to configure the TopCloudXL WHMCS plugin (version 2+) Update: 16-09-2015 Version: 2.2

How to configure the TopCloudXL WHMCS plugin (version 2+) Update: 16-09-2015 Version: 2.2 èè How to configure the TopCloudXL WHMCS plugin (version 2+) Update: 16-09-2015 Version: 2.2 Table of Contents 1. General overview... 3 1.1. Installing the plugin... 3 1.2. Testing the plugin with the

More information

Moving to Plesk Automation 11.5

Moving to Plesk Automation 11.5 Moving to Plesk Automation 11.5 Last updated: 2 June 2015 Contents About This Document 4 Introduction 5 Preparing for the Move 7 1. Install the PA Moving Tool... 8 2. Install Mail Sync Software (Windows

More information

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Contents Introduction... 2 Environment Topology... 2 Virtual Machines / System Requirements...

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6 Contents About This Document 3 Integration Overview 4 Prerequisites and Requirements 6 Meeting the Requirements of the cpanel Plugin... 6 Meeting the Requirements of Presence Builder Standalone... 6 Installation

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

AVG 8.5 Anti-Virus Network Edition

AVG 8.5 Anti-Virus Network Edition AVG 8.5 Anti-Virus Network Edition User Manual Document revision 85.2 (23. 4. 2009) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

Getting Started With Parallels Business Automation 4.4

Getting Started With Parallels Business Automation 4.4 Parallels Getting Started With Parallels Business Automation 4.4 Reseller's Guide Revision 1.0.18 (c) 1999-2008 ISBN: N/A Parallels 660 SW 39th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425)

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

VPS Hosting User Guide

VPS Hosting User Guide TM VPS Hosting User Guide VPS Hosting Control Panel Managing VPS... 1 Opening Power Panel...... 1 Starting/Stopping VPS... 2 Changing VPS Hostname... 2 Enabling/Disabling Automatic Updates... 5 Installing

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

POA 2.8 Hotfix 02 Release Notes

POA 2.8 Hotfix 02 Release Notes Parallels POA 2.8 Hotfix 02 Release Notes Revision 1.7 (December 30, 2008) 1999-2008 C H A P T E R 1 New Features Exchange 2007 Branding Since POA 2.8 HF 02, Provider and Reseller get the possibility to

More information

BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information

BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information LES-VCMS Virtual Central Management System (VCMS) Quick Start Guide Works with LES Series Console Servers. BLACK BOX Customer Support Information Order toll-free in the U.S.: Call 877-877-BBOX (outside

More information

DreamFactory on Microsoft SQL Azure

DreamFactory on Microsoft SQL Azure DreamFactory on Microsoft SQL Azure Account Setup and Installation Guide For general information about the Azure platform, go to http://www.microsoft.com/windowsazure/. For general information about the

More information

Defender 5.7 - Token Deployment System Quick Start Guide

Defender 5.7 - Token Deployment System Quick Start Guide Defender 5.7 - Token Deployment System Quick Start Guide This guide describes how to install, configure and use the Defender Token Deployment System, based on default settings and how to self register

More information

Remote Application Server Version 14. Last updated: 25-02-15

Remote Application Server Version 14. Last updated: 25-02-15 Remote Application Server Version 14 Last updated: 25-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

Introduction to Mobile Access Gateway Installation

Introduction to Mobile Access Gateway Installation Introduction to Mobile Access Gateway Installation This document describes the installation process for the Mobile Access Gateway (MAG), which is an enterprise integration component that provides a secure

More information

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo. Create e-commerce website Opencart Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.com Create e-commerce website Opencart What is opencart? Opencart

More information

Remote Application Server Version 14. Last updated: 06-02-15

Remote Application Server Version 14. Last updated: 06-02-15 Remote Application Server Version 14 Last updated: 06-02-15 Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

Mobile Device Management Version 8. Last updated: 17-10-14

Mobile Device Management Version 8. Last updated: 17-10-14 Mobile Device Management Version 8 Last updated: 17-10-14 Copyright 2013, 2X Ltd. http://www.2x.com E mail: info@2x.com Information in this document is subject to change without notice. Companies names

More information

AVG 9.0 Internet Security Business Edition

AVG 9.0 Internet Security Business Edition AVG 9.0 Internet Security Business Edition User Manual Document revision 90.5 (16. 4. 2010) C opyright AVG Technologies C Z, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

WEB2CS INSTALLATION GUIDE

WEB2CS INSTALLATION GUIDE WEB2CS INSTALLATION GUIDE FOR PARALLELS / POA HTTP://WWW.XANDMAIL.COM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING

More information

Provider's Guide to Integrating Parallels Presence Builder 12 with Parallels Automation

Provider's Guide to Integrating Parallels Presence Builder 12 with Parallels Automation Parallels Automation Provider's Guide to Integrating Parallels Presence Builder 12 with Parallels Automation Last updated: 23 January 2015 Copyright 1999-2015 Parallels IP Holdings GmbH and its affiliates.

More information

Mediasite EX server deployment guide

Mediasite EX server deployment guide Mediasite EX server deployment guide 2008 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the consent of Sonic Foundry, Inc. Additional copies

More information

Quick Start Guide. Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca!

Quick Start Guide. Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca! Quick Start Guide Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca! How to Setup a File Server with Cerberus FTP Server FTP and SSH SFTP are application protocols

More information

AvePoint Meetings 3.2.2 for SharePoint On-Premises. Installation and Configuration Guide

AvePoint Meetings 3.2.2 for SharePoint On-Premises. Installation and Configuration Guide AvePoint Meetings 3.2.2 for SharePoint On-Premises Installation and Configuration Guide Issued August 2015 Table of Contents About AvePoint Meetings for SharePoint... 4 System Requirements... 5 2 System

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

Hosted Connecting Steps Client Installation Instructions

Hosted Connecting Steps Client Installation Instructions Hosted Connecting Steps Client Installation Instructions Thank you for purchasing B Squared s Hosted Connecting Steps System for Schools. Connecting Steps V4 currently requires you to install a client

More information

Installation and Deployment

Installation and Deployment Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats

More information

Terminology page. All available site plans can be seen here: http://www.adobe.com/products/business-catalyst/buyingguide-subscriptions.

Terminology page. All available site plans can be seen here: http://www.adobe.com/products/business-catalyst/buyingguide-subscriptions. Terminology page Partner Portal Centralized console designed to help you build and manage your design business. You can view your clients sites and create new sites with the click of a button. You can

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

Parallels Panel. Deployment Guide. Plesk Automation 11.5. Revision 1.0

Parallels Panel. Deployment Guide. Plesk Automation 11.5. Revision 1.0 Parallels Panel Deployment Guide Plesk Automation 11.5 Revision 1.0 Contents Getting Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Plesk Automation 8 Upgrading Plesk

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

Getting Started Guide: Getting the most out of your Windows Intune cloud

Getting Started Guide: Getting the most out of your Windows Intune cloud Getting Started Guide: Getting the most out of your Windows Intune cloud service Contents Overview... 3 Which Configuration is Right for You?... 3 To Sign up or Sign in?... 4 Getting Started with the Windows

More information

Kaspersky Lab Mobile Device Management Deployment Guide

Kaspersky Lab Mobile Device Management Deployment Guide Kaspersky Lab Mobile Device Management Deployment Guide Introduction With the release of Kaspersky Security Center 10.0 a new functionality has been implemented which allows centralized management of mobile

More information

Backup and Restore the HPOM for Windows 8.16 Management Server

Backup and Restore the HPOM for Windows 8.16 Management Server Backup and Restore the HPOM for Windows 8.16 Management Server White Paper version 2.0 Backup and Restore the HPOM for Windows 8.16 Management Server... 1 Change record... 2 Conceptual Overview... 3 Understanding

More information

How to set up the HotSpot module with SmartConnect. Panda GateDefender 5.0

How to set up the HotSpot module with SmartConnect. Panda GateDefender 5.0 How to set up the HotSpot module with SmartConnect Panda GateDefender 5.0 Content Introduction... 3 Minimum requirements to enable the hotspot module... 4 Hotspot settings... 6 General settings....6 Configuring

More information

Aspen Cloud Server Management Console

Aspen Cloud Server Management Console Aspen Cloud Server Management Console Management of Cloud Server Resources Power All Networks Ltd. User Guide June 2011, version 1.1.1 Refer to ICP V1.1 PAGE 1 Table of Content 1. Introduction... 4 2.

More information

Implementing Cisco TelePresence Video Solution, Part 1

Implementing Cisco TelePresence Video Solution, Part 1 www.dumpspdf.com Cisco 500-007 Implementing Cisco TelePresence Video Solution, Part 1 Version: Demo 4.0 QUESTION NO: 1 Cisco 500-007 Exam When configuring a Cisco TelePresence EX, MX, or C Series device,

More information

Thinspace deskcloud. Quick Start Guide

Thinspace deskcloud. Quick Start Guide Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.8 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

Tips for getting started! with! Virtual Data Center!

Tips for getting started! with! Virtual Data Center! Tips for getting started with Virtual Data Center Last Updated: 1 July 2014 Table of Contents Safe Swiss Cloud Self Service Control Panel 2 Please note the following about for demo accounts: 2 Add an Instance

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Installing buzztouch Self Hosted

Installing buzztouch Self Hosted Installing buzztouch Self Hosted This step-by-step document assumes you have downloaded the buzztouch self hosted software and operate your own website powered by Linux, Apache, MySQL and PHP (LAMP Stack).

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

SCOPTEL WITH ACTIVE DIRECTORY USER DOCUMENTATION

SCOPTEL WITH ACTIVE DIRECTORY USER DOCUMENTATION SCOPTEL WITH ACTIVE DIRECTORY USER DOCUMENTATION Table of content ScopTel with Active Directory... 3 Software Features... 3 Software Compatibility... 3 Requirements... 3 ScopTel Configuration... 4 Prerequisites...

More information

CycleServer Grid Engine Support Install Guide. version 1.25

CycleServer Grid Engine Support Install Guide. version 1.25 CycleServer Grid Engine Support Install Guide version 1.25 Contents CycleServer Grid Engine Guide 1 Administration 1 Requirements 1 Installation 1 Monitoring Additional OGS/SGE/etc Clusters 3 Monitoring

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Extending Remote Desktop for Large Installations. Distributed Package Installs

Extending Remote Desktop for Large Installations. Distributed Package Installs Extending Remote Desktop for Large Installations This article describes four ways Remote Desktop can be extended for large installations. The four ways are: Distributed Package Installs, List Sharing,

More information

Employee Active Directory Self-Service Quick Setup Guide

Employee Active Directory Self-Service Quick Setup Guide Employee Active Directory Self-Service Quick Setup Guide (V2.0) Last update: 11/5/2014 Copyright 2014 InfraDog Inc. All rights reserved Corporate Phone: +1 (416) 473-4096, Fax: +1 (888) 863-3936, Email:

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Office 365 deployment checklists

Office 365 deployment checklists Chapter 128 Office 365 deployment checklists This document provides some checklists to help you make sure that you install and configure your Office 365 deployment correctly and with a minimum of issues.

More information

A Guide to New Features in Propalms OneGate 4.0

A Guide to New Features in Propalms OneGate 4.0 A Guide to New Features in Propalms OneGate 4.0 Propalms Ltd. Published April 2013 Overview This document covers the new features, enhancements and changes introduced in Propalms OneGate 4.0 Server (previously

More information

HarePoint Workflow Extensions for Office 365. Quick Start Guide

HarePoint Workflow Extensions for Office 365. Quick Start Guide HarePoint Workflow Extensions for Office 365 Quick Start Guide Product version 0.91 November 09, 2015 ( This Page Intentionally Left Blank ) HarePoint.Com Table of Contents 2 Table of Contents Table of

More information

Cloud Services MDM. Control Panel Provisioning Guide

Cloud Services MDM. Control Panel Provisioning Guide Cloud Services MDM Control Panel Provisioning Guide 10/24/2014 CONTENTS Overview... 2 Accessing MDM in the Control Panel... 3 Create the MDM Instance in the Control Panel... 3 Adding a New MDM User...

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance - VMware, XEN, HyperV This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway. For additional

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Manual Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples herein are fictitious

More information

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com]

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com] ManageEngine IT360 (Division of ZOHO Corporation) ) www.manageengine.com/it360 ManageEngine IT360 Professional Edition Installation Guide [ims-eval@manageengine.com] [This document is a guideline for installing

More information

1. Please login to the Own Web Now Support Portal (https://support.ownwebnow.com) with your email address and a password.

1. Please login to the Own Web Now Support Portal (https://support.ownwebnow.com) with your email address and a password. Web Hosting Introduction The purpose of this Startup Guide is to familiarize you with Own Web Now's Web Hosting. Own Web Now offers two web hosting platforms, one powered by Linux / PHP and the other powered

More information

Interworks Cloud Platform & WebsitePanel Integration

Interworks Cloud Platform & WebsitePanel Integration Interworks Cloud Platform & WebSitePanel Integration Interworks Cloud Platform & WebsitePanel Integration Getting Started Guide Published: March, 2014 This document contains information proprietary to

More information

MyanPay API Integration with Magento CMS

MyanPay API Integration with Magento CMS 2014 MyanPay API Integration with Magento CMS MyanPay Myanmar Soft Gate Technology Co, Ltd. 1/1/2014 MyanPay API Integration with Magento CMS 1 MyanPay API Integration with Magento CMS MyanPay API Generating

More information

Administration Guide for the System Center Cloud Services Process Pack

Administration Guide for the System Center Cloud Services Process Pack Administration Guide for the System Center Cloud Services Process Pack Microsoft Corporation Published: May 7, 2012 Author Kathy Vinatieri Applies To System Center Cloud Services Process Pack This document

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

More information

Figure: Top Navigation Frame: Ability to Add Services from Different Subscriptions Is Enabled

Figure: Top Navigation Frame: Ability to Add Services from Different Subscriptions Is Enabled Working with Domains TM Control Panel User Guide Working with Domains 1 After you have selected a Subscription, you will need to add a Webspace for your domain. This will provide you with the ability of

More information

WHMCS LUXCLOUD MODULE

WHMCS LUXCLOUD MODULE èè WHMCS LUXCLOUD MODULE Update: 02.02.2015 Version 2.0 This information is only valid for partners who use the WHMCS module (v2.0 and higher). 1.1 General overview 1.2 Installing the plugin Go to your

More information

WebsitePanel Installation Guide

WebsitePanel Installation Guide WebsitePanel Installation Guide Author: Feodor Fitsner Last updated: 15/04/2010 Version: 1.0 Table of Contents Introduction... 2 Hardware Requirements... 2 Dedicated Server... 2 Dedicated IP Addresses...

More information

Managing Qualys Scanners

Managing Qualys Scanners Q1 Labs Help Build 7.0 Maintenance Release 3 documentation@q1labs.com Managing Qualys Scanners Managing Qualys Scanners A QualysGuard vulnerability scanner runs on a remote web server. QRadar must access

More information

HP Client Automation Standard Fast Track guide

HP Client Automation Standard Fast Track guide HP Client Automation Standard Fast Track guide Background Client Automation Version This document is designed to be used as a fast track guide to installing and configuring Hewlett Packard Client Automation

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

Connected Data. Connected Data requirements for SSO

Connected Data. Connected Data requirements for SSO Chapter 40 Configuring Connected Data The following is an overview of the steps required to configure the Connected Data Web application for single sign-on (SSO) via SAML. Connected Data offers both IdP-initiated

More information

WHMCS WHMCS Author: Version: Date:

WHMCS WHMCS Author: Version: Date: WHMCS Author: Version: Date: Maksym Holiney 21 24-Apr-2015 11:07 Table of Contents 1 What's New 7 1 Changelog for server modules: 7 2 Changelog for OnApp Billing module: 9 2 OnApp WHMCS Cloud Module Guide

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Parallels Plesk Panel 11 for your Linux server

Parallels Plesk Panel 11 for your Linux server Getting Started Guide Parallels Plesk Panel 11 for your Linux server Getting Started Guide Page 1 Getting Started Guide: Parallels Plesk Panel 11, Linux Server Version 1.1 (11.1.2012) Copyright 2012. All

More information

User Manual Web DataLink for Sage Line 50. Version 1.0.1

User Manual Web DataLink for Sage Line 50. Version 1.0.1 User Manual Web DataLink for Sage Line 50 Version 1.0.1 Table of Contents About this manual...3 Customer support...3 Purpose of the software...3 Installation...6 Settings and Configuration...7 Sage Details...7

More information

IBM Cloud Manager with OpenStack

IBM Cloud Manager with OpenStack IBM Cloud Manager with OpenStack Download Trial Guide Cloud Solutions Team: Cloud Solutions Beta cloudbta@us.ibm.com Page 1 Table of Contents Chapter 1: Introduction...3 Development cycle release scope...3

More information