remove unused qtl_tab.mas, trait_tab.mas
[sgn.git] / sgn.conf
blob66323fc2bc79e81ae836a0c9aeb18bf1dc4cb541
1 #### most commonly altered config variables ####
3 #is this a production server?
4 production_server         0
6 #default database connection info
7 dbhost   db.sgn.cornell.edu
8 dbname   cxgn
9 dbuser   web_usr
10 #dbpass   set_this_here
12 # who is the web server user for chowning and emailing.  need to set
13 # these manually under Apache mod_perl for example, because the server
14 # runs under a different user than when it starts.
15 www_user                 __USERNAME__
16 www_group                __GROUPNAME__
18 # when true, server removes its tempfiles when the app is started
19 clear_tempfiles_on_restart  1
21 ##### other config variables #####
23 dbsearchpath   sgn
24 dbsearchpath   public
25 dbsearchpath   annotation
26 dbsearchpath   genomic
27 dbsearchpath   insitu
28 dbsearchpath   metadata
29 dbsearchpath   pheno_population
30 dbsearchpath   phenome
31 dbsearchpath   physical
32 dbsearchpath   tomato_gff
33 dbsearchpath   biosource
34 dbsearchpath   gem
36 <DatabaseConnection sgn_test>
37         #password   set_this_please
38         dsn   dbi:Pg:host=localhost;dbname=cxgn
39         user   postgres
40         search_path   public
41         search_path   sgn
42         search_path   annotation
43         search_path   genomic
44         search_path   insitu
45         search_path   metadata
46         search_path   pheno_population
47         search_path   phenome
48         search_path   physical
49         search_path   tomato_gff
50         search_path   biosource
51         search_path   gem
52 </DatabaseConnection>
54 ### backcompat variables for the various static content types
55 # relative URL and absolute path for static datasets
56 static_datasets_url       /data
57 static_datasets_path      /data/prod/public
59 # relative URL and absoluate path for static site content
60 static_content_url        /static_content
61 static_content_path       /data/prod/public/sgn_static_content
62 homepage_files_dir        /data/prod/public/sgn_static_content/homepage
64 # this needs to be here rather than in the CGI controller itself to
65 # work around a bug in all but the most recent
66 # Catalyst::Controller::CGIBin
67 <Controller::CGI>
68     cgi_dir   __path_to(cgi-bin)__
69 </Controller::CGI>
71 <View::Email::ErrorEmail>
72     <default>
73         content_type  text/plain
74         to            sgn-bugs@solgenomics.net
75         from          sgn-bugs@solgenomics.net
76         charset       utf-8
77     </default>
78     dump_skip_class   Catalyst Catalyst::Stats DBIx::Class::Schema DBIx::Class::ResultSet  DBIx::Class::Row
79 </View::Email::ErrorEmail>
81 # should we send emails, if we are a production server? this can be
82 # used to turn off emails if we are being bombarded.
83 admin_email              sgn-feedback@solgenomics.net
84 feedback_email           sgn-feedback@solgenomics.net
85 bugs_email               sgn-bugs@solgenomics.net
86 email                    sgn-feedback@solgenomics.net
87 disable_emails           0
89 # URL of the cnaonical, main production site
90 main_production_site_url  http://solgenomics.net
92 #is there a system message text file somewhere we should be displaying?
93 system_message_file       
94 # defaults to /tmp/<user>/SGN-site
95 tempfiles_base            
97 #R qtl tempfiles (must be cluster accessible)
98 r_qtl_temp_path           /data/prod/tmp/r_qtl___USERNAME__
100 #allow people to log in?
101 disable_login             0
103 # where to run cluster jobs
104 web_cluster_queue              
106 #is this a mirror of SGN, or the real thing?
107 is_mirror                 0
109 # how to find cosii_files for markerinfo.pl
110 cosii_files               /data/cosii2
112 # log files, ABSOLUTE PATHS
113 error_log                 /var/log/sgn-site/error.log
114 access_log                /var/log/sgn-site/access.log
115 rewrite_log               /var/log/sgn-site/rewrite.log
117 # paths to stuff
118 hmmsearch_location        hmmsearch
119 intron_finder_database    /data/prod/public/intron_finder_database
121 trace_path                /data/prod/public/chromatograms
122 image_dir                 /images/image_files
123 image_path                /data/prod/public/images
124 tempfiles_subdir          /static/documents/tempfiles
125 submit_dir                /data/shared/submit-uploads
126 programs_subdir           /programs
127 documents_subdir          /documents
128 conf_subdir               /conf
129 support_data_subdir       /support_data
131 #currently our cookies encrypt stuff, so this is just a random string to use to do that
132 cookie_encryption_key     bo9yie2JeeVee6ouAhch9aomeesieJ3iShae8aa8
134 # where the genefamily info is stored
135 genefamily_dir            /data/prod/private/genomes/genefamily/
137 <feature SGN::Feature::FeaturePages>
138     enabled      1
139 </feature>
140 <feature SGN::Feature::LocusPages>
141     enabled      1
142 </feature>
144 # default GBrowse2 configuration, for a Debian gbrowse2 installation
145 <feature SGN::Feature::GBrowse2>
146     enabled      1
147     perl_inc     /usr/share/gbrowse/lib/perl5
148     tmp_dir      /var/tmp/gbrowse
149     cgi_url      /gbrowse/bin
150     static_url   /gbrowse/static
151     run_mode     fcgi
152     cgi_bin      /usr/share/gbrowse/cgi-bin
153     static_dir   /usr/share/gbrowse/htdocs
154 </feature>
156 # default ITAG config
157 <feature SGN::Feature::ITAG>
158     enabled         1
159     pipeline_base   /data/shared/tomato_genome/itagpipeline/itag
160 </feature>
162 cview_db_backend    cxgn
164 #how to find blast stuff
165 blast_path                ""
166 blast_db_path             /data/shared/blast/databases/current
168 #the shared temp directory used by cluster nodes
169 cluster_shared_tempdir    /data/prod/tmp
171 #how verbose we want the warnings to be in the apache error log
172 verbose_warnings          1
174 # Insitu file locations
175 insitu_fullsize_dir       /data/prod/public/images/insitu/processed
176 insitu_fullsize_url       /data/images/insitu/processed
177 insitu_display_dir        /data/prod/public/images/insitu/display
178 insitu_display_url        /data/images/insitu/display
179 insitu_input_dir          /data/prod/public/images/insitu/incoming
181 #path to our production_ftp site
182 ftpsite_root              /data/prod/public
183 ftpsite_url               ftp://ftp.solgenomics.net
185 #path to the pucebaboon temperature sensor file:
186 pucebaboon_file        /data/prod/public/digitemp.out