Difference between revisions of "Draft: PEC-REP/Current/RAAPEGuide/Planning"

From Genesys Documentation
Jump to: navigation, search
m (undefined (Saved using "Save and continue" button in form))
(Replaced content with "This page has moved to {{Link-AnywhereElse|product=PEC-REP|version=Current|manual=GCXIPEGuide|topic=PlanningRAA}}.")
(Tag: Replaced)
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PEPrerequisites
+
This page has moved to {{Link-AnywhereElse|product=PEC-REP|version=Current|manual=GCXIPEGuide|topic=PlanningRAA}}.
|DisplayName=Before you begin
 
|Context=Find out what to do before deploying <service_name>.
 
|LimitationsText=RAA container works with the Genesys Info Mart database. The Genesys Info Mart database scheme must correspond to a compatible Genesys Info Mart version. Execute the following command to discover the required Genesys Info Mart release:
 
docker run -it --entrypoint /bin/java gcxi/raa:<IMAGE_VERSION> -jar GIMAgg.jar -version
 
RAA container runs RAA on Java 11, and is supplied with the following of JDBC drivers:
 
 
 
* MSSQL 9.2.1 JDBC Driver<br/>Postgres 42.2.11 JDBC Driver
 
* Oracle Database 21c (21.1) JDBC Driver
 
 
 
JDBC driver can be overridden by copying driver file to '''lib\jdbc_driver_<RDBMS>''' (or by making link) in a work dir. See for [https://docs.genesys.com/Documentation/RAA/9.0.0/Dep/PostInstall#JDBCDriverForRAA JDBC driver for RAA] for details.
 
|HelmText=<div style="background-color: aliceblue; font-style: italic;">List the containers and the <service_names> they include. Provide any specific information about the container and its Helm charts. Link to the "suite-level" doc for common information about how to download the Helm charts in Jfrog Edge: {{SuiteLevelLink|helmchart}}</div>
 
|ThirdPartyText=<div style="background-color: aliceblue; font-style: italic;">List any third-party services that are required (both common across Genesys Engage cloud private edition and specific to <service_name>).</div>
 
|SectionThirdPartyItem={{SectionThirdPartyItem
 
|ThirdPartyItem=0d238336-2626-4954-8be3-2f1e16fdd0ce
 
}}{{SectionThirdPartyItem
 
|ThirdPartyItem=3aee73ed-68e0-4c70-8693-2421c68b86cd
 
|Notes=Some notes about Redis for this deployment.
 
}}
 
|StorageText=<div style="background-color: aliceblue; font-style: italic;">Describe storage requirements, including:
 
 
 
*Size
 
*Type (HDD, SDD, NVMe)
 
*IOPS
 
*Latency sensitive (local vs netapp disk)
 
*Specific requirements for third-party services, including HA setup, connectivity, expected sizing and scaling models
 
*List which data/PVC storage are critical and need to be backed up for redundancy and data protection.
 
</div>
 
|NetworkText=<div style="background-color: aliceblue; font-style: italic;">Describe network requirements, including:
 
 
 
*Required properties for ingress, such as:
 
**Cookies usage
 
**Header requirements (client IP and redirect, passthrough)
 
**Session stickiness
 
**Allowlisting (optional)
 
**TLS (optional)
 
*Cross-region bandwidth
 
*External connections from the Kubernetes cluster to other systems. This includes connecting to Genesys Cloud for hybrid services (such as AI, WEM) as well as "mixed" environments where some components are still deployed as VMs. Note that mixed environments are mainly for transition periods when customers migrate from a classic premise environment to Genesys Engage cloud private edition.
 
*WAF Rules (specific only for services handling internet traffic)
 
*Pod Security Policy
 
*TLS/SSL Certificate configurations
 
</div>
 
|BrowserText=<div style="background-color: aliceblue; font-style: italic;">List supported browsers/versions for the UI, if applicable.</div>
 
|SectionBrowser={{SectionBrowser
 
|Browser=a1c5ae9e-3ec5-450a-8518-2ee52f956d3f
 
|Notes=test
 
}}
 
|DependenciesText=<div style="background-color: aliceblue; font-style: italic;">Describe any dependencies <service_name> has on other Genesys services. Include a link to the "suite-level" documentation for the order in which services must be deployed. For example, the Auth and GWS services must be deployed and running before deploying the WWE service. {{SuiteLevelLink|deployorder}}</div>
 
|GDPRText=<div style="background-color: aliceblue; font-style: italic;">Provide information about GDPR support. Include a link to the "suite-level" documentation. {{SuiteLevelLink|gdpr}}</div>
 
|PEPageType=bf21dc7c-597d-4bbe-8df2-a2a64bd3f167
 
}}
 

Latest revision as of 12:10, June 21, 2022

This is a draft page; it has not yet been published.

This page has moved to

#mintydocs_link must be called from a MintyDocs-enabled page (Draft:PEC-REP/Current/RAAPEGuide/Planning).

.