-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yml
More file actions
139 lines (116 loc) · 3.9 KB
/
config.yml
File metadata and controls
139 lines (116 loc) · 3.9 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
# Set the behaviour of the API depending of the URL which makes the request
# name - Service name to be displayed in the swagger docs
# description - Header description to be displayed in the swagger docs
# accession - Accession example to be displayed in the swagger docs
# collection - Specific collection to be targeted. Other collections will be filtered away
# global - Set if it is to behave as global API instead of a local (federated) API
# production - Set if projects with 'published: false' are to be hidden (true) or shown (false)
hosts:
localhost:
name: MDposit (local)
description: The main server including all simulations
accession: A0001
mdposit.mddbr.eu:
name: MDposit
description: The main server including all simulations
accession: MD-A00001
global: true
production: true
mdposit-dev.mddbr.eu:
name: MDposit
description: The main server including all simulations
accession: MD-A00001
global: true
# Deprecated
mdposit-dev.bsc.es:
name: MDposit (obsolete)
description: The main server including all simulations
accession: MD-A00001
# Deprecated
bioexcel-cv19.bsc.es:
name: BioExcel-CV19
description: The Covid-19 server
accession: MCV1900193
collection: cv19
production: true
# Deprecated
bioexcel-cv19-dev.bsc.es:
name: BioExcel-CV19
description: The Covid-19 server
accession: MCV1900193
collection: cv19
bioexcel-cv19.mddbr.eu:
name: BioExcel-CV19
description: The Covid-19 server
accession: MCV1900193
collection: cv19
production: true
bioexcel-cv19-dev.mddbr.eu:
name: BioExcel-CV19
description: The Covid-19 server
accession: MCV1900193
collection: cv19
model-cns-dev.bsc.es:
name: MoDEL-CNS
description: The Central Nervous System server
collection: mcns
abc-dev.mddbr.eu:
name: ABC
description: The ABC server
accession: seq001
collection: abc # This is redundant with the current implementation
abc.mddbr.eu:
name: ABC
description: The ABC server
accession: seq001
collection: abc # This is redundant with the current implementation
production: true
mmb-dev.mddbr.eu:
name: MMB node
description: The MMB federated node server
accession: A0001
optimade: true
mmb.mddbr.eu:
name: MMB node
description: The MMB federated node server
accession: A0001
production: true
irb-dev.mddbr.eu:
name: IRB node
description: The IRB federated node server
accession: A0001
optimade: true
irb.mddbr.eu:
name: IRB node
description: The IRB federated node server
accession: A0001
production: true
bsc.mddbr.eu:
name: BSC node
description: The BSC federated node server
accession: A001S
oxford-dev.mddbr.eu:
name: Oxford node
description: The Oxford University federated node server
accession: A01M3
oxford.mddbr.eu:
name: Oxford node
description: The Oxford University federated node server
accession: A01M3
production: true
cineca.mddbr.eu:
name: Cineca node
description: The Cineca federated node server at Bologna
accession: A0005
jsc.mddbr.eu:
name: JSC node
description: The JSC federated node server at Jülich
accession: A0001
inria.mddbr.eu:
name: Inria node
description: The Inria federated node server at the Lorraine University
accession: A000A
rpbs.mddbr.eu:
name: RPBS node
description: The Parisian Resource in Structural Bioinformatics federated node server
accession: A000A