-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathstarmachine.conf
More file actions
15 lines (13 loc) · 856 Bytes
/
starmachine.conf
File metadata and controls
15 lines (13 loc) · 856 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
root_dir = /home/production/cxgn/starmachine
env[CATALYST_CONFIG] = /etc/starmachine
env[PERL5LIB] = /home/production/cxgn/bio-chado-schema/lib:/home/production/cxgn/biosource/lib:/home/production/cxgn/sgn/lib:/home/production/cxgn/cxgn-corelibs/lib:/home/production/cxgn/tomato_genome/lib:/home/production/cxgn/ITAG/lib:/home/production/cxgn/Cview/lib:/home/production/cxgn/Phenome/lib:/home/production/cxgn/local-lib/lib:/home/production/cxgn/local-lib/lib/perl5:/home/production/cxgn/local-lib/bin
sgn[env][CATALYST_CONFIG] = /home/production/cxgn/sgn/sgn.conf
sgn[app_dir] = /home/production/cxgn/sgn
sgn[psgi_file] = bin/sgn.psgi
sgn[port] = 8080
sgn[extlib] = /home/production/cxgn/local-lib
sgn[user] = www-data
sgn[group] = www-data
sgn[pid_file] = /tmp/sgn.pid
sgn[access_log] = /var/log/sgn/access.log
sgn[error_log] = /var/log/sgn/error.log