2 #### most commonly altered config variables ####
4 #is this a production server?
7 #default database connection info
8 dbhost db.sgn.cornell.edu
15 # who is the web server user for chowning and emailing. need to set
16 # these manually under Apache mod_perl for example, because the server
17 # runs under a different user than when it starts.
19 www_group __GROUPNAME__
21 # when true, server removes its tempfiles when the app is started
22 clear_tempfiles_on_restart 1
24 ##### other config variables #####
28 dbsearchpath annotation
32 dbsearchpath pheno_population
35 dbsearchpath tomato_gff
36 dbsearchpath biosource
39 <DatabaseConnection sgn_test>
40 #password set_this_please
41 dsn dbi:Pg:host=localhost;dbname=cxgn
45 search_path annotation
49 search_path pheno_population
52 search_path tomato_gff
57 ### Cview configuration parameters
59 cview_default_map_id 9
62 ### backcompat variables for the various static content types
63 # relative URL and absolute path for static datasets
64 static_datasets_url /data
65 static_datasets_path /data/prod/public
67 # relative URL and absoluate path for static site content
68 static_content_url /static_content
69 static_content_path /data/prod/public/sgn_static_content
70 homepage_files_dir /data/prod/public/sgn_static_content/homepage
72 # this needs to be here rather than in the CGI controller itself to
73 # work around a bug in all but the most recent
74 # Catalyst::Controller::CGIBin
76 cgi_dir __path_to(cgi-bin)__
79 <Controller::Genomes::Tomato>
80 bac_publish_subdir tomato_genome/bacs
81 </Controller::Genomes::Tomato>
83 <View::Email::ErrorEmail>
85 content_type text/plain
86 to sgn-bugs@solgenomics.net
87 from sgn-bugs@solgenomics.net
90 dump_skip_class Catalyst Catalyst::Stats DBIx::Class::Schema DBIx::Class::ResultSet DBIx::Class::Row HTML::Mason::Interp
91 </View::Email::ErrorEmail>
93 # should we send emails, if we are a production server? this can be
94 # used to turn off emails if we are being bombarded.
95 admin_email sgn-feedback@solgenomics.net
96 feedback_email sgn-feedback@solgenomics.net
97 bugs_email sgn-bugs@solgenomics.net
98 email sgn-feedback@solgenomics.net
101 # URL of the canonical, main production site
102 main_production_site_url http://solgenomics.net
104 #is there a system message text file somewhere we should be displaying?
105 system_message_file __HOME__/system_message.txt
106 # defaults to /tmp/<user>/SGN-site
109 #R qtl tempfiles (must be cluster accessible)
110 r_qtl_temp_path /data/prod/tmp/r_qtl___USERNAME__
112 #allow people to log in?
115 # where to run cluster jobs
118 #is this a mirror of SGN, or the real thing?
121 # how to find cosii_files for markerinfo.pl
122 cosii_files /data/cosii2
124 # log files, ABSOLUTE PATHS
125 error_log /var/log/sgn-site/error.log
126 access_log /var/log/sgn-site/access.log
127 rewrite_log /var/log/sgn-site/rewrite.log
130 hmmsearch_location hmmsearch
131 intron_finder_database /data/prod/public/intron_finder_database
133 trace_path /data/prod/public/chromatograms
134 image_dir /images/image_files
135 image_path /data/prod/public/images
136 tempfiles_subdir /static/documents/tempfiles
137 submit_dir /data/shared/submit-uploads
138 programs_subdir /programs
139 documents_subdir /documents
141 support_data_subdir /support_data
143 #currently our cookies encrypt stuff, so this is just a random string to use to do that
144 cookie_encryption_key bo9yie2JeeVee6ouAhch9aomeesieJ3iShae8aa8
146 # where the genefamily info is stored
147 genefamily_dir /data/prod/private/genomes/genefamily/
149 <feature SGN::Feature::FeaturePages>
152 <feature SGN::Feature::LocusPages>
156 # default GBrowse2 configuration, for a Debian gbrowse2 installation
157 <feature SGN::Feature::GBrowse2>
159 perl_inc /usr/share/gbrowse/lib/perl5
160 tmp_dir /var/tmp/gbrowse
162 static_url /gbrowse/static
164 cgi_bin /usr/share/gbrowse/cgi-bin
165 static_dir /usr/share/gbrowse/htdocs
168 # default ITAG config
169 <feature SGN::Feature::ITAG>
171 pipeline_base /data/shared/tomato_genome/itagpipeline/itag
172 releases_base /data/prod/private/genomes/solanum_lycopersicum/annotation
175 cview_db_backend cxgn
177 #how to find blast stuff
179 blast_db_path /data/shared/blast/databases/current
181 #the shared temp directory used by cluster nodes
182 cluster_shared_tempdir /data/prod/tmp
184 #how verbose we want the warnings to be in the apache error log
187 # Insitu file locations
188 insitu_fullsize_dir /data/prod/public/images/insitu/processed
189 insitu_fullsize_url /data/images/insitu/processed
190 insitu_display_dir /data/prod/public/images/insitu/display
191 insitu_display_url /data/images/insitu/display
192 insitu_input_dir /data/prod/public/images/insitu/incoming
194 #path to our production_ftp site
195 ftpsite_root /data/prod/public
196 ftpsite_url ftp://ftp.solgenomics.net
198 #path to the pucebaboon temperature sensor file:
199 pucebaboon_file /data/prod/public/digitemp.out