Project

General

Profile

1
#container.hostname = dl114.madgik.di.uoa.gr
2
#container.hostname = mpagasas.di.uoa.gr
3
#container.hostname = adonis.athenarc.gr
4
container.hostname = estella.athenarc.gr
5

    
6
provider.endpoint=http://estella.athenarc.gr:8480/uoa-repository-manager-service
7

    
8

    
9
#container.hostname = validator.mincyt.research-infrastructures.eu
10
container.port = 8080
11
#container.context = <yourContext>
12

    
13
# BASIC SETTINGS
14
#services.validator.mode.user = ldap
15
#services.validator.mail.override = false
16
#services.validator.mode.repo = dms
17
#services.validator.baseUrl = http://${container.hostname}:${container.port}/${container.context}
18
#services.validator.dnetWorkflow = true
19
#services.validator.deploy.environment = openaire-beta
20
##services.validator.deploy.environment = mincyt
21
#services.validator.registration.files.download = true
22
#services.validator.autoRestoreOnStartup = false
23
#services.validator.mode.standalone = false
24
#services.validator.mail.override = false
25
#services.validator.adminEmail = antleb@di.uoa.gr
26
#services.validator.admins.master = antleb@di.uoa.gr
27
#services.validator.admins.secondary = ant.lebesis@gmail.com
28
#services.validator.adminBaseUrl = ../validator-admin
29
#services.validator.webBaseUrl = http://${container.hostname}:${container.port}/validator
30
#services.validator.registrationsReport.email = ant.lebesis@gmail.com
31
#services.repo-manager.repository.testing.mode = false
32

    
33
# EMAIL SETTINGS
34
services.repomanager.mail.host = smtp.gmail.com
35
services.repomanager.mail.port = 465
36
services.repomanager.mail.username = test.openaire@gmail.com
37
services.repomanager.mail.password = ^($*@$)*!$
38
services.repomanager.mail.authenticate = true
39
services.repomanager.mail.debug = false
40
services.repomanager.mail.mode = ssl
41
services.repomanager.mail.from = test.openaire@gmail.com
42
services.repomanager.mail.replyTo = test.openaire@gmail.com
43

    
44
# IS
45
#ISLookUpService.url = http://node1.t.openaire.research-infrastructures.eu:8280/is/services/isLookUp
46
#ISRegistryService.url = http://node1.t.openaire.research-infrastructures.eu:8280/is/services/isRegistry
47
#ISSNService.url = http://node1.t.openaire.research-infrastructures.eu:8280/is/services/isSN
48

    
49
#ISLookUpService.url = http://skalny.icm.edu.pl:8280/is/services/isLookUp
50
#ISRegistryService.url = http://skalny.icm.edu.pl:8280/is/services/isRegistry
51
#ISSNService.url = skalny.icm.edu.pl:8280/is/services/isSN
52

    
53
#ISLookUpService.url = http://node0.t.openaire.research-infrastructures.eu:8080/is/services/isLookUp
54
#ISRegistryService.url = http://node0.t.openaire.research-infrastructures.eu:8080/is/services/isRegistry
55
#ISSNService.url = http://node0.t.openaire.research-infrastructures.eu:8080/is/services/isSN
56

    
57
#ISLookUpService.url = http://node6.t.openaire.research-infrastructures.eu:8980/dnet/services/isLookUp
58
#ISRegistryService.url = http://node6.t.openaire.research-infrastructures.eu:8980/dnet/services/isRegistry
59
#ISSNService.url = http://node6.t.openaire.research-infrastructures.eu:8980/dnet/services/isSN
60

    
61
#ISLookUpService.url = http://node6.t.openaire.research-infrastructures.eu:8280/is/services/isLookUp
62
#ISRegistryService.url = http://node6.t.openaire.research-infrastructures.eu:8280/is/services/isRegistry
63
#ISSNService.url = http://node6.t.openaire.research-infrastructures.eu:8280/is/services/isSN
64

    
65
#ISLookUpService.url = http://aggregator.mincyt.research-infrastructures.eu:8080/is/services/isLookUp
66
#ISRegistryService.url = http://aggregator.mincyt.research-infrastructures.eu:8080/is/services/isRegistry
67
#ISSNService.url = http://aggregator.mincyt.research-infrastructures.eu:8080/is/services/isSN
68

    
69
#ISLookUpService.url = http://node0.d.hudl.research-infrastructures.eu:8080/is/services/isLookUp
70
#ISRegistryService.url = http://node0.d.hudl.research-infrastructures.eu:8080/is/services/isRegistry
71
#ISSNService.url = http://node0.d.hudl.research-infrastructures.eu:8080/is/is/services/isSN
72

    
73
ISLookUpService.url = https://dev-openaire.d4science.org:443/is/services/isLookUp
74
ISRegistryService.url = https://dev-openaire.d4science.org:443/is/services/isRegistry
75
ISSNService.url = https://dev-openaire.d4science.org:443/is/services/isSN
76
ValidatorService.url=http://estella.athenarc.gr:8080/validator-service/services/validatorWebService
77

    
78
# LDAP
79
#services.validator.ldap.address = 88.197.53.113
80
#services.validator.ldap.address = 194.197.192.119
81
#services.validator.ldap.port = 389
82
#services.validator.ldap.username = cn=admin,dc=openaire,dc=eu
83
#services.validator.ldap.password = serenata
84
#services.validator.ldap.usersDN = ou=users,dc=openaire,dc=eu
85
#
86
#services.users.ldap.address = 194.177.192.119
87
#services.users.ldap.port = 389
88
#services.users.ldap.username = cn=admin,dc=openaire,dc=eu
89
#services.users.ldap.password = serenata
90
#services.users.ldap.usersDN = ou=users,dc=openaire,dc=eu
91
#
92
#services.validator.ldap.address = 194.177.192.119
93
#services.validator.ldap.port = 389
94
#services.validator.ldap.username = cn=admin,dc=openaire,dc=eu
95
#services.validator.ldap.password = serenata
96
#services.validator.ldap.usersDN = ou=users,dc=openaire,dc=eu
97

    
98
#AAI-REDIS
99
redis.host = localhost
100
redis.port = 6379
101
redis.password = 2106875370
102

    
103
oidc.dev.home = http://localhost:8480/uoa-repository-manager-service/openid_connect_login
104
webapp.dev.front = http://localhost:4200/dashboard
105

    
106
services.repomanager.db.driverClassName=org.postgresql.Driver
107
services.repomanager.db.url=jdbc:postgresql://194.177.192.119:5432/repomanager
108
services.repomanager.db.username=dnet
109
services.repomanager.db.password=dnetPwd
110
#infrastructure.name=integration
111

    
112
#transport.soap.baseAddress=http://${container.hostname}:${container.port}/${container.context}
113
#transport.soap.force.local.address=false
114
#services.validator.mail.host=smtp.gmail.com
115
#services.validator.mail.port=465
116
#services.validator.mail.fromAddress=no-reply@openaire.eu
117
#services.validator.mail.replyToAddress=no-reply@openaire.eu
118
#services.validator.mail.username=test.openaire@gmail.com
119
#services.validator.mail.password=^($*@$)*!$
120
#services.validator.mail.authenticate=true
121
#services.validator.mail.override=false
122
#services.validator.mail.logonly=false
123
#services.validator.mail.mode=ssl
124
#services.validator.mail.debug=false
125
#services.validator.mail.overrideEmail=antleb@di.uoa.gr
126
#services.validator.mail.specialRecipients=antleb@di.uoa.gr
127
#services.validator.repoRegistration.override=antleb@di.uoa.gr
128

    
129
oidc.issuer=https://aai.openaire.eu/oidc/
130
oidc.id=767422b9-5461-4807-a80a-f9a2072d3a7d
131
oidc.secret=AMQtGlbTXNjwjhF0st28LmM6V0XypMdaVS7tJmGuYFlmH36iIv4t7tVqYuLYrNPkhnZ_GPUJvhymBhFupdgb6aU
132
search.api.baseAddress=https://beta.services.openaire.eu/search/v2/api
133
search.api.usagestats=https://services.openaire.eu/usagestats
134
search.api.usageEvents=http://beta.lbs.openaire.eu:8080/ajax/summary
135
api.baseAddress=http://beta.services.openaire.eu/openaire
136
services.repomanager.baseUrl=http://${container.hostname}:${container.port}/${container.context}
137
services.repomanager.usageStatisticsDiagramsBaseURL=https://beta.openaire.eu/stats3/
138
services.repomanager.usageStatisticsNumbersBaseURL=https://beta.services.openaire.eu/usagestats/datasources/
139
services.repomanager.usagestats.adminEmail=antleb@di.uoa.gr
140
services.repomanager.usagestats.sushiliteEndpoint=http://beta.services.openaire.eu/usagestats/sushilite/
141
services.repomanager.analyticsURL=https://analytics.openaire.eu/addsite.php?
142

    
143
aai.mode=develop
144

    
145
#uoa-repository-manager-service
146
#oidc.dev.home=http://88.197.53.69:8080/uoa-repository-manager-service/openid_connect_login
147
#webapp.dev.front=http://88.197.53.69/landing
148

    
149
services.repo-manager.adminEmail=antleb@di.uoa.gr
150
services.repomanager.usagestats.adminEmail=antleb@di.uoa.gr
151
services.repomanager.provide.adminEmail=antleb@di.uoa.gr
152
validator.results.url=https://beta.provide.openaire.eu/compatibility/browseHistory/
153
topic_types.url=https://beta.services.openaire.eu/provision/mvc/vocabularies/dnet:topic_types.json
154
services.broker.url=http://broker1-dev-dnet.d4science.org
155
services.broker.port=8080
156
services.broker.api=api/
157
services.broker.openaire=openaireBroker
(2-2/3)