transmart / transmartApp-Config

external configuration files for tranSMART application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obselete - This archive is - Odselete
=====================================
NOTE: the files in this archive are no longer relivent; 
see, instead, the config section of transmart-data.

External configuration files for transmart application
Config.groovy - transmart application configuration file
DataSource.groovy - jdbc and connection pool configuration
RmodulesConfig.groovy - configuration file for the R plugin module

these files should be put under this folder:
${transmartUser HOME Dir}/.grails/transmartConfig
for example, if 'appuser' is the user for transmart, the folder should be
~appuser/.grails/transmartConfig

NOTE: the name of the configuration directory is determined by the name
of the application, and the name of the application is set in the file
application.properties in the top level directory of transmartApp.
By default, the application name is transmart, so the configuration
directory is transmartConfig. 

About

external configuration files for tranSMART application


Languages

Language:Groovy 100.0%