forked from isa-group/esc-falcon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
infrastructure.yaml
75 lines (75 loc) · 1.98 KB
/
infrastructure.yaml
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
internal:
render:
default: 'angular'
angular: 'http://localhost:5100'
assets:
default: 'theia'
theia: 'http://localhost:5200'
reporter:
default: 'grafana'
grafana: 'http://localhost:5300'
registry:
default: 'standard'
standard: 'http://localhost:5400'
collector:
default: 'events'
events: 'http://localhost:5500'
dynamic: 'http://localhost:5501'
ppinot: 'http://localhost:5502'
pivotal: 'http://localhost:5503'
github: 'http://localhost:5504'
osseco: 'http://localhost:5505'
dashboard:
default: 'grafana'
grafana: 'http://localhost:5600'
scopes:
default: 'bluejay'
bluejay: 'http://localhost:5700'
director:
default: 'standard'
standard: 'http://localhost:5800'
accountable:
default: 'standard'
standard: 'http://localhost:5900'
database:
default: 'mongo-registry'
mongo-registry: 'mongodb://localhost:5001'
influx-reporter: 'http://localhost:5002'
redis-ec: 'redis://localhost:5003'
external:
render:
default: 'angular'
angular: 'http://localhost:5100'
assets:
default: 'theia'
theia: 'http://localhost:5200'
reporter:
default: 'grafana'
grafana: 'http://localhost:5300'
registry:
default: 'standard'
standard: 'http://localhost:5400'
# collector:
# default: 'events'
# events: 'http://localhost:5500'
# dynamic: 'http://localhost:5501'
# ppinot: 'http://localhost:5502'
# pivotal: 'http://localhost:5503'
# github: 'http://localhost:5504'
# osseco: 'http://localhost:5505'
dashboard:
default: 'grafana'
grafana: 'http://localhost:5600'
scopes:
default: 'bluejay'
bluejay: 'http://localhost:5700'
director:
default: 'standard'
standard: 'http://localhost:5800'
accountable:
default: 'standard'
standard: 'http://localhost:5900'
dns:
bluejay: '.bluejay.governify.io'
galibo: '.galibo.governify.io'
default: bluejay