-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwattos.runtime.properties.uchc
More file actions
65 lines (49 loc) · 1.89 KB
/
wattos.runtime.properties.uchc
File metadata and controls
65 lines (49 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# thse are for the servlet
#
# can't override this as it's cast to Integer() in the code; no point in changing the other 2
#db_port_number = 3306
#db_driver = com.mysql.jdbc.Driver
#db_conn_prefix = jdbc:mysql://
db_machine = wattos-mysql
db_password = 4I4KMS
db_username = wattos1
# where "block" files are
#
dbfs_root = /wattos/dbfs
dbfs_dir = /bfiles/wattos1
# where PDB files are
# Directory with zipped unannotated mr files for annotation use within subdir structure.
mr_dir = /pdb/data/structures/divided/nmr_restraints
# Directory with zipped pdb files within subdir structure.
pdb_dir = /pdb/data/structures/divided/pdb
# where image files are
servlet_molgrap_dir = /molgrap/images
# static content (?)
servlet_top_dir = /
servlet_root_url = http://restraintsgrid.bmrb.io
# "send zip" needs this
# edit to taste
servlet_webmaster = help@bmrb.io
dbmatch = http://bmrb.io/search/pdbcode.php?pdbcode=
bmrb_url = http://bmrb.io/data_library/generate_summary.php?bmrbId=
recoord_url = http://www.ebi.ac.uk/pdbe/recalculated-nmr-data
dress_url = http://www.cmbi.ru.nl/dress/index.spy?site=dress&action=Home&pdbid=
# not sure if this works in java: %s is pdb_entry_code and %t is pdb_entry_code[1:3]
# cing seems dead anyway
nrg_cing_url = http://nmr.cmbi.ru.nl/NRG-CING/data/%t/%s/%s.cing
# ???
MRGridServlet = MRGridServlet
servlet_top_url = NRG
apache_data_url = http://restraintsgrid.bmrb.io/servlet_data
servlet_mrgrid_url = NRG/MRGridServlet
servlet_wattos_dir = NRG/wattos
servlet_servlet_dir = NRG/wattos/MRGridServlet
servlet_html_dir = NRG/wattos/MRGridServlet/html
servlet_image_dir = NRG/wattos/MRGridServlet/images
servlet_top_absolute_url = http://restraintsgrid.bmrb.io/NRG
servlet_image_absolute_url = http://restraintsgrid.bmrb.io/NRG/wattos/MRGridServlet/images
# ???????
testing = false
wattos_home_page = http://restraintsgrid.bmrb.io
#
application.args=-at -verbosity 3