2 #### most commonly altered config variables ####
4 #is this a production server?
7 #default database connection info
8 dbhost db.sgn.cornell.edu
13 vigs_tool_blast_datasets 148 149 196 69
19 # who is the web server user for chowning and emailing. need to set
20 # these manually under Apache mod_perl for example, because the server
21 # runs under a different user than when it starts.
23 www_group __GROUPNAME__
25 # when true, server removes its tempfiles when the app is started
26 clear_tempfiles_on_restart 1
28 r_qtl_temp_path /data/prod/tmp/solqtl___USERNAME__
30 ##### other config variables #####
34 dbsearchpath annotation
38 dbsearchpath pheno_population
41 dbsearchpath tomato_gff
42 dbsearchpath biosource
45 <DatabaseConnection sgn_test>
46 #password set_this_please
47 dsn dbi:Pg:host=localhost;dbname=cxgn
51 search_path annotation
55 search_path pheno_population
58 search_path tomato_gff
63 ### Cview configuration parameters
65 cview_default_map_id 9
68 ## captcha keys for the production site
69 captcha_private_key 6Lc__9YSAAAAANcTczARhRnZRkKmzWjnhipyqI6f
70 captcha_public_key 6Lc__9YSAAAAAH2ODL2FlR8jKa2Ms9i9d_0ziBWr
72 contact_form_human_question 2+3
73 contact_form_human_answer 5
75 ### backcompat variables for the various static content types
76 # relative URL and absolute path for static datasets
77 static_datasets_url /data
78 static_datasets_path /data/prod/public
80 # relative URL and absoluate path for static site content
81 static_content_url /static_content
82 static_content_path /data/prod/public/sgn_static_content
83 homepage_files_dir /data/prod/public/sgn_static_content/homepage
85 # this needs to be here rather than in the CGI controller itself to
86 # work around a bug in all but the most recent
87 # Catalyst::Controller::CGIBin
89 cgi_dir __path_to(cgi-bin)__
92 <Controller::Genomes::Tomato>
93 bac_publish_subdir tomato_genome/bacs
94 </Controller::Genomes::Tomato>
96 <View::Email::ErrorEmail>
98 content_type text/plain
99 to sgn-bugs@solgenomics.net
100 from sgn-bugs@solgenomics.net
103 dump_skip_class Catalyst Catalyst::Stats DBIx::Class::Schema DBIx::Class::ResultSet DBIx::Class::Row HTML::Mason::Interp
104 </View::Email::ErrorEmail>
106 # should we send emails, if we are a production server? this can be
107 # used to turn off emails if we are being bombarded.
108 admin_email sgn-feedback@solgenomics.net
109 feedback_email sgn-feedback@solgenomics.net
110 bugs_email sgn-bugs@solgenomics.net
111 email sgn-feedback@solgenomics.net
114 # URL of the canonical, main production site
115 main_production_site_url http://solgenomics.net
117 #is there a system message text file somewhere we should be displaying?
118 system_message_file __HOME__/system_message.txt
119 # defaults to /tmp/<user>/SGN-site
126 # where to run cluster jobs - nothing means "batch" queue
130 # where to run cluster jobs
131 web_cluster_queue batch
134 #is this a mirror of SGN, or the real thing?
137 # how to find cosii_files for markerinfo.pl
138 cosii_files /data/cosii2
140 # log files, ABSOLUTE PATHS
141 error_log /var/log/sgn-site/error.log
142 access_log /var/log/sgn-site/access.log
143 rewrite_log /var/log/sgn-site/rewrite.log
146 hmmsearch_location hmmsearch
147 intron_finder_database /data/prod/public/intron_finder_database
149 trace_path /data/prod/public/chromatograms
150 image_dir /images/image_files
151 image_path /data/prod/public/images
152 tempfiles_subdir /static/documents/tempfiles
153 submit_dir /data/shared/submit-uploads
154 programs_subdir /programs
155 documents_subdir /documents
157 support_data_subdir /support_data
159 #stock tempfiles (for downloading phenotype and genotype raw data)
160 stock_tempfiles /static/documents/tempfiles/stock
162 #currently our cookies encrypt stuff, so this is just a random string to use to do that
163 cookie_encryption_key bo9yie2JeeVee6ouAhch9aomeesieJ3iShae8aa8
165 # where the genefamily info is stored
166 genefamily_dir /data/prod/private/genomes/genefamily/
168 # the right ontology db name for the trait search
169 trait_ontology_db_name SP
170 onto_root_namespaces GO (Gene Ontology), PO (Plant Ontology), SO (Sequence Ontology), PATO (Phenotype and Trait Ontology), SP (Solanaceae Ontology)
173 <feature SGN::Feature::FeaturePages>
176 <feature SGN::Feature::LocusPages>
180 # default GBrowse2 configuration, for a Debian gbrowse2 installation
181 <feature SGN::Feature::GBrowse2>
183 perl_inc /usr/share/gbrowse/lib/perl5
184 tmp_dir /var/tmp/gbrowse
186 static_url /gbrowse/static
188 cgi_bin /usr/share/gbrowse/cgi-bin
189 static_dir /usr/share/gbrowse/htdocs
192 # default ITAG config
193 <feature SGN::Feature::ITAG>
195 pipeline_base /data/shared/tomato_genome/itagpipeline/itag
196 releases_base /data/prod/private/genomes/solanum_lycopersicum/annotation
199 cview_db_backend cxgn
201 #how to find blast stuff
203 blast_db_path /data/shared/blast/databases/current
205 vigs_tool_blast_datasets 148 149 196 69
207 #the shared temp directory used by cluster nodes
208 cluster_shared_tempdir /data/prod/tmp
210 #how verbose we want the warnings to be in the apache error log
213 # Insitu file locations
214 insitu_fullsize_dir /data/prod/public/images/insitu/processed
215 insitu_fullsize_url /data/images/insitu/processed
216 insitu_display_dir /data/prod/public/images/insitu/display
217 insitu_display_url /data/images/insitu/display
218 insitu_input_dir /data/prod/public/images/insitu/incoming
220 #path to our production_ftp site
221 ftpsite_root /data/prod/public
222 ftpsite_url ftp://ftp.solgenomics.net
223 #path to the pucebaboon temperature sensor file:
224 pucebaboon_file /data/prod/public/digitemp.out
226 #path for archving uploaded files
227 archive_path /data/prod/sgn_archive
229 #site overall identifier prefix used for site specific data
230 #such as stocks, unignes (yet to be implemented) and other datatypes
231 #for example, uploading barcode phenotyping data will not work without this key (see L<CXGN::Stock::StockBarcode> )
232 identifier_prefix SGN