Thursday, June 22, 2017

Deploy an Endeca CAS based application - version 11.0

[atg@endeca bin]$ ./deploy.sh --app /data/apps/endeca/ToolsAndFrameworks/latest/reference/discover-data-cas/deploy.xml

 ------------------------------------------------------------------------------
   Found a supported version of Platform Services installed in directory
   /data/apps/endeca/PlatformServices/11.0.0. If the location is incorrect, type
   'Q' to quit and adjust your ENDECA_ROOT environment variable. Press enter to
   continue with these settings.

   Continue?


 ------------------------------------------------------------------------------
     Deployment Template installation script.

     This script creates the directory structure for your
     deployment and installs configuration files and scripts
     into the directory structure.

06/22/2017 15:14:11 [deploy.pl] INFO:  Starting deployment template
   installation.

 ------------------------------------------------------------------------------
   The following app modules were specified on the command line argument:


   /data/apps/endeca/ToolsAndFrameworks/latest/reference/discover-data-cas/deploy.xml


   Modules may be deployed standalone or on top of a base deployment type. Do
   you want to install a base deployment with the specified module(s)?

   Install base deployment? [Y/N]:
n
06/22/2017 15:14:15 [AppDescriptorReader] INFO:  Parsing application descriptor
   file
   /data/apps/endeca/ToolsAndFrameworks/latest/reference/discover-data-cas/deploy.xml.

 ------------------------------------------------------------------------------
   Enter a short name for your application.

   Note: The name must conform to this regular expression: ^[a-zA-Z0-9]+$
    [default: Discover]

   Choosing a different application name may require additional configuration on
   your web application.

   Application name:
TSLen

 ------------------------------------------------------------------------------
   Specify the path into which the application will be deployed. The specified
   directory must exist and cannot contain spaces.

   For example, to deploy into /localdisk/apps/TSLen, specify the path as
   /localdisk/apps.

   Deployment directory:
/data/apps/endeca/apps

 ------------------------------------------------------------------------------
   Specify the port on which the Endeca Application Controller is running. This
   is configured in the server.xml file in the workspace of the Endeca software
   install and should be the same for all applications deployed in this
   environment. Ports must be in the range 1024-65535 [default: 8888].

   EAC port:

06/22/2017 15:14:38 [deploy.pl] INFO:  Deploying application into
   /data/apps/endeca/apps/TSLen

 ------------------------------------------------------------------------------
   Enter the port where workbench is running. [Default: 8006]


 ------------------------------------------------------------------------------
   Enter the port to use for Dgraph1. [Default: 15000]


 ------------------------------------------------------------------------------
   Enter the port to use for AuthoringDgraph. [Default: 15002]


 ------------------------------------------------------------------------------
   Enter the port to use for LogServer. [Default: 15010]


 ------------------------------------------------------------------------------
   Enter the CAS install directory, including the version number (e.g.
   C:\Endeca\CAS\3.1.2)
/data/apps/endeca/CAS/11.0.0

 ------------------------------------------------------------------------------
   Enter the port where CAS is running. [Default: 8500]


 ------------------------------------------------------------------------------
   Specify the path for the Oracle Wallet jps-config.xml file. [Default:
   /data/apps/endeca/ToolsAndFrameworks/11.0.0/deployment_template/lib/../../server/workspace/credential_store/jps-config.xml]


 ------------------------------------------------------------------------------
   Which directory will application configuration archives be exported to.
   [Default:
   /data/apps/endeca/ToolsAndFrameworks/11.0.0/deployment_template/lib/../../server/workspace/state/repository]


 ------------------------------------------------------------------------------
   Please enter the language code to use (or hit 'enter' to use the default).
   [Default: en]
en
06/22/2017 15:15:05 [AppDescriptorReader] INFO:  Parsing application descriptor
   file
   /data/apps/endeca/ToolsAndFrameworks/latest/reference/discover-data-cas/deploy.xml.
06/22/2017 15:15:05 [deploy.pl] INFO:  Processing install with id
   'DefaultTemplateManagerApp'
06/22/2017 15:15:05 [deploy.pl] WARN:  Directory /data/apps/endeca/apps/TSLen
   already exists.
06/22/2017 15:15:05 [FileHelper] INFO:  Renamed /data/apps/endeca/apps/TSLen to
   /data/apps/endeca/apps/TSLen.2017_06_22-15_15_05.bak.
06/22/2017 15:15:05 [deploy.pl] INFO:  Archived existing directory
   /data/apps/endeca/apps/TSLen
06/22/2017 15:15:05 [deploy.pl] INFO:  Application successfully deployed.

No comments:

Post a Comment