(Update with the copy of version: 8.5.2DRAFT) |
|||
Line 1: | Line 1: | ||
− | = Deployment | + | = Planning your Workspace Web Edition & Web Services Deployment = |
+ | __TOC__ | ||
+ | Workspace Web Edition & Web Services requires Cassandra, so when planning your deployment you also need to consider the Cassandra topology. There are generally three common Cassandra topologies used for Workspace Web Edition & Web Services: | ||
+ | *'''Development''' — 1 Cassandra node (appropriate for a development or lab environment) | ||
+ | *'''Single Datacenter''' — 1 datacenter with a minimum of three Cassandra nodes | ||
+ | *'''Two Datacenters''' — 2 datacenters with a minimum of three Cassandra nodes in each datacenter | ||
+ | The number of Workspace Web Edition & Web Services nodes in your deployment scenario depends on a variety of factors. Please consult with Genesys for help to determine the correct number of nodes for your solution. | ||
+ | |||
+ | For Development scenarios, you can install Cassandra and Workspace Web Edition & Web Services on the same host. For Single Datacenter and Two Datacenter scenarios, you must install Cassandra and Workspace Web Edition & Web Services on separate hosts. | ||
+ | |||
+ | Whichever deployment scenario you decide to implement, you should follow the same basic deployment steps: | ||
<!-- | <!-- | ||
==Cloud Implementation== | ==Cloud Implementation== | ||
Line 33: | Line 43: | ||
|} | |} | ||
--> | --> | ||
− | === | + | ==Deployment Tasks== |
− | + | Complete the following steps to deploy Workspace Web Edition & Web Services. | |
− | + | {{NoteFormat|If you are upgrading from one version of Workspace Web Edition & Web Services to another, see [[Migration|Migration]].}} | |
<ol> | <ol> | ||
− | <li> | + | <li>[[Prerequisites|Review the Prerequisites.]] Make sure all supporting components are installed and configured.</li> |
− | <li>[[InstallationProcedures|Install | + | <li>[[InstallationProcedures|Install Workspace Web Edition & Web Services.]]</li> |
− | <li>[[ConfigurationPremise|Configure | + | <li>[[InitializingCassandra|Initialize Cassandra.]] |
+ | <li>[[DeployWebApp|Deploy the Web Application.]] | ||
+ | <li>[[ConfigurationPremise|Configure Workspace Web Edition & Web Services.]]</li> | ||
<!--<li>(Optional) Change the [[FeatureConfiguration|feature configuration]].</li>--> | <!--<li>(Optional) Change the [[FeatureConfiguration|feature configuration]].</li>--> | ||
− | <li>[[StartHTCC|Start | + | <li>[[Features|Configure your required features (optional).]]</li> |
− | <li> | + | <li>[[Security|Configure additional security (optional).]]</li> |
+ | <li>[[StartHTCC|Start and test Workspace Web Edition & Web Services.]] </li> | ||
+ | <li>Follow up with the appropriate configuration or developer information, depending on which components you plan to use: | ||
<ul> | <ul> | ||
− | <li> | + | <li> [[Documentation:HTCC:IWWDep:Welcome:8.5.2|Configure Workspace Web Edition]] (takes you to a new guide)</li> |
− | <li> | + | <li> [[Documentation:HTCC:API:Welcome:8.5.2|Work with Web Services]] (takes you to a new guide)</li> |
+ | <li> [[DeployGplusSalesforce|Configure and deploy the Gplus Adapter for Salesforce]]</li> | ||
+ | <li> [[GplusRightNow|Configure and deploy the Gplus Adapter for Oracle Service Cloud]]</li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | |||
</ol> | </ol> | ||
− | + | ||
− | + | ==Next Step== | |
+ | *[[Prerequisites|Review the Prerequisites]] | ||
[[Category:V:HTCC:8.5.2]] | [[Category:V:HTCC:8.5.2]] |
Revision as of 18:36, April 3, 2015
Planning your Workspace Web Edition & Web Services Deployment
Contents
Workspace Web Edition & Web Services requires Cassandra, so when planning your deployment you also need to consider the Cassandra topology. There are generally three common Cassandra topologies used for Workspace Web Edition & Web Services:
- Development — 1 Cassandra node (appropriate for a development or lab environment)
- Single Datacenter — 1 datacenter with a minimum of three Cassandra nodes
- Two Datacenters — 2 datacenters with a minimum of three Cassandra nodes in each datacenter
The number of Workspace Web Edition & Web Services nodes in your deployment scenario depends on a variety of factors. Please consult with Genesys for help to determine the correct number of nodes for your solution.
For Development scenarios, you can install Cassandra and Workspace Web Edition & Web Services on the same host. For Single Datacenter and Two Datacenter scenarios, you must install Cassandra and Workspace Web Edition & Web Services on separate hosts.
Whichever deployment scenario you decide to implement, you should follow the same basic deployment steps:
Deployment Tasks
Complete the following steps to deploy Workspace Web Edition & Web Services.
- Review the Prerequisites. Make sure all supporting components are installed and configured.
- Install Workspace Web Edition & Web Services.
- Initialize Cassandra.
- Deploy the Web Application.
- Configure Workspace Web Edition & Web Services.
- Configure your required features (optional).
- Configure additional security (optional).
- Start and test Workspace Web Edition & Web Services.
- Follow up with the appropriate configuration or developer information, depending on which components you plan to use:
- Configure Workspace Web Edition (takes you to a new guide)
- Work with Web Services (takes you to a new guide)
- Configure and deploy the Gplus Adapter for Salesforce
- Configure and deploy the Gplus Adapter for Oracle Service Cloud