-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.upptimerc.yml
More file actions
209 lines (202 loc) · 7.7 KB
/
.upptimerc.yml
File metadata and controls
209 lines (202 loc) · 7.7 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
---
# Begin
owner: EDRN
repo: alleviam
sites:
-
name: 🧬🔑 Biokey
url: https://edrn-labcas.jpl.nasa.gov/biokey/
assignees:
- nutjob4life
# No longer needed; the apps on edrn-docker that need the labcas-disk
# now use nfs mounts from within their docker-compose.yaml files
# -
# name: 💾🚢 LabCAS Disk on edrn-docker
# url: https://edrn-labcas.jpl.nasa.gov/biokey/labcas-disk/
# assignees:
# - nutjob4life
-
name: 🏥 DMCC SOAP Service
url: https://www.compass.fhcrc.org/edrn_ws/ws_newcompass.asmx?WSDL
headers:
- "Content-Type: text/xml; charset=utf-8"
- "SOAPAction: \"http://www.compass.fhcrc.org/edrn_ws/ws_newcompass.asmx/Disease\""
body: >
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<Disease xmlns="http://www.compass.fhcrc.org/edrn_ws/ws_newcompass.asmx">
<verificationNum>0</verificationNum>
</Disease>
</soap:Body>
</soap:Envelope>
assignees:
- nutjob4life
- edrn-bot
# No one uses this and it's been down since 2024-01-06, so commenting it out
# as of 2024-05-03.
# -
# name: 🧠 ML Serve
# url: https://edrn-labcas.jpl.nasa.gov/mlserve/alphan/train
# __dangerous__disable_verify_peer: true
# headers:
# - "Authorization: Basic $DMCC_BASIC_AUTH"
# assignees:
# - nutjob4life
# - asitang
-
name: 🔑 DMCC Password Verification
url: https://www.compass.fhcrc.org/edrn_ws/ws_newcompass.asmx?WSDL
headers:
- "Content-Type: text/xml; charset=utf-8"
- "SOAPAction: \"http://www.compass.fhcrc.org/edrn_ws/ws_newcompass.asmx/pwdVerification\""
body: >
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<pwdVerification xmlns="http://www.compass.fhcrc.org/edrn_ws/ws_newcompass.asmx">
<user>$DMCC_USERNAME</user>
<pwd>$DMCC_PASSWORD</pwd>
<verificationNum>0</verificationNum>
</pwdVerification>
</soap:Body>
</soap:Envelope>
assignees:
- nutjob4life
# This should always be up!
-
name: 🚪 EDRN Portal
url: https://edrn.cancer.gov/
assignees:
- nutjob4life
-
name: ⚗️ NIST LabCAS authentication endpoint
url: https://labcas.jpl.nasa.gov/nist/data-access-api/auth
headers:
- "Authorization: Basic $NIST_SERVICE_BASIC_AUTH"
assignees:
- nutjob4life
-
name: ⚗️ EDRN LabCAS authentication endpoint
url: https://edrn-labcas.jpl.nasa.gov/data-access-api/auth
headers:
- "Content-type: application/x-www-form-urlencoded"
method: POST
body: "username=$EDRN_SERVICE_USERNAME&password=$EDRN_SERVICE_PASSWORD"
assignees:
- nutjob4life
-
name: ⚗️ MCL LabCAS authentication endpoint
url: https://mcl-labcas.jpl.nasa.gov/data-access-api/auth
headers:
- "Content-type: application/x-www-form-urlencoded"
method: POST
body: "username=$MCL_SERVICE_USERNAME&password=$MCL_SERVICE_PASSWORD"
assignees:
- nutjob4life
-
name: 🚪 EDRN Portal Login (Secure Site user)
url: https://edrn.cancer.gov/authentication-test
headers:
- "Authorization: Basic $DMCC_BASIC_AUTH"
assignees:
- nutjob4life
-
name: 🧬 EDRN Portal Biomarker
url: https://edrn.cancer.gov/data-and-resources/biomarkers/4delf
__dangerous__body_down: "Unauthorized"
assignees:
- nutjob4life
-
name: 🔬 EDRN Portal Science Data
url: https://edrn.cancer.gov/data-and-resources/data/
assignees:
- nutjob4life
-
name: 📃 EDRN Portal Protocol
url: https://edrn.cancer.gov/data-and-resources/protocols/493-heds-reference-set-application-amit-singal-utsw-2021-prognostic-liver-secretome-signature-validation/
__dangerous__body_down: "Unauthorized"
assignees:
- nutjob4life
-
name: 📙 EDRN Portal Publication
url: https://edrn.cancer.gov/data-and-resources/publications/35199349-875-a-multivariate-parametric-empirical-bayes-screening-approach-for-early-detection-of-hepatocellular-carcinoma-using-multiple-longitudinal-biomarkers/
__dangerous__body_down: "Unauthorized"
assignees:
- nutjob4life
-
name: 🔬 EDRN LabCAS
url: https://edrn-labcas.jpl.nasa.gov/
assignees:
- nutjob4life
- yuliujpl
-
name: 🎪 EDRN Cancer Data Expo
url: https://edrn.jpl.nasa.gov/cancerdataexpo/
# JPL can't issue good certificates:
__dangerous__disable_verify_peer: true
assignees:
- nutjob4life
-
name: 🧬 EDRN Focus Biomarker Database
url: https://bmdb.jpl.nasa.gov/
# JPL can't issue good certificates:
__dangerous__disable_verify_peer: true
assignees:
- nutjob4life
-
name: 🔧🧬 Dev instance of the EDRN Focus Biomarker Database
url: https://cancer.jpl.nasa.gov/
# JPL can't issue good certificates:
__dangerous__disable_verify_peer: true
assignees:
- nutjob4life
-
name: 📚 MCL Knowledge System Database
url: https://mcl.jpl.nasa.gov/ksdb/
# JPL can't issue good certificates:
__dangerous__disable_verify_peer: true
assignees:
- nutjob4life
- yuliujpl
-
name: 🩺 Test Data
url: https://raw.githubusercontent.com/EDRN/test-data/main/etc/passwords.cfg
assignees:
- nutjob4life
# 2026-04-23: the content at datascience.jpl.nasa.gov is being migrated to
# www.jpl.nasa.gov and this hostname will be taken over by the main JPL web
# group to put in a redirection. We don't need to monitor this anymore.
# -
# name: 💽🔭 Data Science
# url: https://datascience.jpl.nasa.gov/
# __dangerous__disable_verify_peer: true
# assignees:
# - nutjob4life
status-website:
# We do not have a custom domain, so leave `cname` blank:
# cname:
# We do not have a custom domain, so we need this `baseUrl`:
baseUrl: /alleviam
logoUrl: https://raw.githubusercontent.com/EDRN/alleviam/master/assets/alleviam-logo.svg
name: Alleviam
introTitle: "**Alleviam** is the EDRN alleviation and monitoring system."
introMessage: >
The status of the Early Detection Research Network (and related projects, including the Consortium for
Molecular and Cellular Characterization of Screen-Detected Lesions) is presented below. (Icon courtesy
of <a href='https://freepik.com/'>Freepik.com</a>.)
# The `dark` theme looks like freakin' xmas and the `ocean` theme is too patriotic
theme: light
navbar:
-
title: Status
href: /alleviam
-
title: GitHub
href: https://github.com/$OWNER/$REPO
# Miscellaneous stuff:
skipDescriptionUpdate: true
skipTopicsUpdate: true
# End
#
...