NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • (H)elp - Display a listing of all available commands.
  • (L)ist - Displays a numbered listing of available terminologies (for packaging) from the source environment. The source environment is determined by the value of property "master_lbconfig" in file "package.properties". Please see package.properties for available packaging properties.
  • (S)elect #
  • (U)nselect #
  • (R)emove #
  • (P)ack
  • (I)nfo
  • (B)inaries
  • (C)lear
  • (Q)uit

...

  • (H)elp - Display a listing of all available commands.
  • (DF) DeployFiles
  • (DD) DeployDatabase,
  • (L)ist - Displays a numbered listing of the terminologies that have been packaged and or the terminologies to be removed. The utility determines this list by reading the contents of the publish directory as pointed to by the value of property "publish_dir" in file "deploy.properties". Please see deploy.properties for available deployment properties.
  • (I)nfo
  • (C)lear
  • (Q)uit

Anchor
package.properties
package.properties

...

Property

Description

master_lbconfig

Full path to "lbconfig.props" files. Used as the “source” "source" environment to package from.

publish_dir

Full path to the directory to “publish” "publish" to. Needs to be large enough to contain the LexEVS 51 database export files as well Lucene index files for the selected terminologies.

...

Code Block
titlepackage.properties
borderStylesolid
#----------------------------------------------------------------------#
# Package Properties:                                                  #
#----------------------------------------------------------------------#

### Lexevs file locations (master)
master_lbconfig=/mnt/lexevs/5.1/resources/config/lbconfig.props
publish_dir=/mnt/lexevs/5.1/lexevsdata51

Anchor
deploy.properties
deploy.properties

Properties available for deploy.properties

Property

Description

target_lbconfig

 

publish_dir

Full path to the directory to "publish" to.

Example file:

Code Block
titledeploy.properties
borderStylesolid

#----------------------------------------------------------------------#
# Deploy Properties:                                                   #
#----------------------------------------------------------------------#

### Lexevs file locations (master)
target_lbconfig=/local/content/evs/lexbig51/resources/config/lbconfig.props
publish_dir=/mnt/cbiows502/lexevs/5.1/databda51

### Deployment
ssh.key.file=/local/home/databda/ssh-keys/id_dsa_bda

### JBoss Server Information (Max of 10 servers)

target_url_0=http://ncias-c171-v.nci.nih.gov:19480/lexevsapi51
target_server_0=ncias-c171-v.nci.nih.gov
target_user_0=jboss45d
target_start_jboss_path_0=/usr/local/jboss405/server/ncicb-19480/bin/start_jboss
target_stop_jboss_path_0=/usr/local/jboss405/server/ncicb-19480/bin/stop_jboss

target_url_1=http://ncias-c171-v.nci.nih.gov:19080
target_server_1=ncias-c171-v.nci.nih.gov
target_user_1=jboss45
target_start_jboss_path_1=/usr/local/jboss405/server/ncicb-core/bin/start_jboss
target_stop_jboss_path_1=/usr/local/jboss405/server/ncicb-core/bin/stop_jboss

Anchor
downloads
downloads

Downloads

Info
iconnone
  • Utility download will be available for download soon.