1 #### most commonly altered config variables ####
3 #is this a production server?
6 #default database connection info
7 dbhost db.sgn.cornell.edu
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.
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 #####
25 dbsearchpath annotation
29 dbsearchpath pheno_population
32 dbsearchpath tomato_gff
33 dbsearchpath biosource
36 <DatabaseConnection sgn_test>
37 #password set_this_please
38 dsn dbi:Pg:host=localhost;dbname=cxgn
42 search_path annotation
46 search_path pheno_population
49 search_path tomato_gff
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
68 cgi_dir __path_to(cgi-bin)__
71 <View::Email::ErrorEmail>
73 content_type text/plain
74 to sgn-bugs@solgenomics.net
75 from sgn-bugs@solgenomics.net
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
89 #is there a system message text file somewhere we should be displaying?
91 # defaults to /tmp/<user>/SGN-site
94 #R qtl tempfiles (must be cluster accessible)
95 r_qtl_temp_path /data/prod/tmp/r_qtl___USERNAME__
97 #allow people to log in?
100 # where to run cluster jobs
103 #is this a mirror of SGN, or the real thing?
106 # how to find cosii_files for markerinfo.pl
107 cosii_files /data/cosii2
109 # log files, ABSOLUTE PATHS
110 error_log /var/log/sgn-site/error.log
111 access_log /var/log/sgn-site/access.log
112 rewrite_log /var/log/sgn-site/rewrite.log
115 hmmsearch_location hmmsearch
116 intron_finder_database /data/prod/public/intron_finder_database
118 trace_path /data/prod/public/chromatograms
119 image_dir /images/image_files
120 image_path /data/prod/public/images
121 tempfiles_subdir /static/documents/tempfiles
122 submit_dir /data/shared/submit-uploads
123 programs_subdir /programs
124 documents_subdir /documents
126 support_data_subdir /support_data
128 #currently our cookies encrypt stuff, so this is just a random string to use to do that
129 cookie_encryption_key bo9yie2JeeVee6ouAhch9aomeesieJ3iShae8aa8
131 # where the genefamily info is stored
132 genefamily_dir /data/prod/private/genomes/genefamily/
134 # default GBrowse2 configuration, for a Debian gbrowse2 installation
135 <feature SGN::Feature::GBrowse2>
137 perl_inc /usr/share/gbrowse/lib/perl5
138 tmp_dir /var/tmp/gbrowse
140 static_url /gbrowse/static
142 cgi_bin /usr/share/gbrowse/cgi-bin
143 static_dir /usr/share/gbrowse/htdocs
146 # default ITAG config
147 <feature SGN::Feature::ITAG>
149 pipeline_base /data/shared/tomato_genome/itagpipeline/itag
152 cview_db_backend cxgn
154 #how to find blast stuff
156 blast_db_path /data/shared/blast/databases/current
158 #the shared temp directory used by cluster nodes
159 cluster_shared_tempdir /data/prod/tmp
161 #how verbose we want the warnings to be in the apache error log
164 # Insitu file locations
165 insitu_fullsize_dir /data/prod/public/images/insitu/processed
166 insitu_fullsize_url /data/images/insitu/processed
167 insitu_display_dir /data/prod/public/images/insitu/display
168 insitu_display_url /data/images/insitu/display
169 insitu_input_dir /data/prod/public/images/insitu/incoming
171 #path to our production_ftp site
172 ftpsite_root /data/prod/public
173 ftpsite_url ftp://ftp.solgenomics.net
175 #path to the pucebaboon temperature sensor file:
176 pucebaboon_file /data/prod/public/digitemp.out