-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponents.yml
45 lines (45 loc) · 1.27 KB
/
components.yml
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
al-sgov-server:
name: SGoV Service
url: ${URL}/sluzby/sgov-server
meta: {}
al-db-server:
name: A graph database
url: ${URL}/sluzby/db-server/repositories/assembly-line
meta: {}
al-auth-server:
name: OIDC Authentication Service
url: ${URL}/sluzby/auth-server/realms/assembly-line
meta: {}
al-ontographer:
name: ontoGrapher
url: ${URL}/v-nástroji/ontographer
meta:
workspace-path: '/?workspace=%WORKSPACE_IRI%'
al-termit-server:
name: TermIt backend
url: ${URL}/sluzby/termit-server
meta: {}
al-termit:
name: TermIt
url: ${URL}/v-nástroji/termit
meta:
workspace-path: '/#vocabularies?workspace=%WORKSPACE_IRI%'
al-mission-control:
name: Mission Control
url: ${URL}
meta:
feature-demo: false
al-issue-tracker:
name: Issue Tracker
url: https://github.com/datagov-cz/sgov-assembly-line/issues
meta:
new-bug: https://github.com/datagov-cz/sgov-assembly-line/issues/new?labels=bug&template=po-adavek-na-opravu.md&title=
new-feature: https://github.com/datagov-cz/sgov-assembly-line/issues/new?labels=enhancement&template=po-adavek-na-novou-funkcionalitu.md&title=
al-checkit-server:
name: CheckIt backend
url: ${URL}/sluzby/checkit-server
meta: {}
al-checkit-ui:
name: CheckIt frontend
url: ${URL}/v-nástroji/checkit
meta: {}