argos/dmp-backend/web/src/main/resources/config/application-staging.properties

90 lines
3.2 KiB
Properties
Raw Normal View History

2018-11-27 15:13:56 +01:00
dmp.domain = https://devel.opendmp.eu
####################PERSISTENCE OVERRIDES CONFIGURATIONS##########
2020-05-04 16:15:52 +02:00
database.url=jdbc:postgresql://dmp-db:5432/dmptool
database.username=dmptool
database.password=CHANGEME
2018-11-27 15:13:56 +01:00
####################ELASTIIC SEARCH TAGS OVERRIDES CONFIGURATIONS##########
elasticsearch.host = tags-elastic-search
elasticsearch.port = 9200
elasticsearch.username=elastic
elasticsearch.password=
elasticsearch.index=dmps
2018-11-27 15:13:56 +01:00
####################PDF OVERRIDES CONFIGURATIONS##########
pdf.converter.url=http://docsbox-web/
####################CONFIGURATION FILES OVERRIDES CONFIGURATIONS##########
2020-05-04 16:15:52 +02:00
configuration.externalUrls=externalUrls/ExternalUrls.xml
configuration.rda=RDACommonStandards.txt
2020-05-04 16:15:52 +02:00
configuration.h2020template=documents/h2020.docx
configuration.configurable_login_providers=ConfigurableLoginProviders.json
configuration.doi_funder=DOI_Funder.json
2018-11-27 15:13:56 +01:00
2019-09-16 10:34:47 +02:00
####################INVITATION MAIL CONFIGURATIONS##############
####################GENERIC MAIL CONFIGURATIONS#################
mail.subject=Invitation to DMP Plan {dmpname}
2020-03-24 16:08:03 +01:00
mail.from=opendmp-dev@cite.gr
2019-09-16 10:34:47 +02:00
2018-11-27 15:13:56 +01:00
####################SPRING MAIL CONFIGURATIONS#################
spring.mail.default-encoding=UTF-8
2019-09-16 10:34:47 +02:00
spring.mail.host=hermes.local.cite.gr
2018-11-27 15:13:56 +01:00
spring.mail.port=25
spring.mail.protocol=smtp
spring.mail.test-connection=false
spring.mail.properties.mail.smtp.auth=false
#############FACEBOOK LOGIN CONFIGURATIONS#########
2019-02-15 17:36:06 +01:00
facebook.login.clientId=
facebook.login.clientSecret=
2019-01-18 18:03:45 +01:00
facebook.login.namespace=opendmp
2018-11-27 15:13:56 +01:00
#############GOOGLE LOGIN CONFIGURATIONS#########
2019-02-15 17:36:06 +01:00
google.login.clientId=
2018-11-27 15:13:56 +01:00
#############LINKEDIN LOGIN CONFIGURATIONS#########
2019-02-15 17:36:06 +01:00
linkedin.login.clientId=
linkedin.login.clientSecret=
2018-11-27 15:13:56 +01:00
linkedin.login.redirect_uri=https://devel.opendmp.eu/login/linkedin
linkedin.login.user_info_url=https://api.linkedin.com/v2/me
linkedin.login.user_email=https://api.linkedin.com/v2/emailAddress?q=members&projection=(elements*(handle~))
linkedin.login.access_token_url=https://www.linkedin.com/uas/oauth2/accessToken
2018-11-27 15:13:56 +01:00
#############TWITTER LOGIN CONFIGURATIONS#########
2019-02-15 17:36:06 +01:00
twitter.login.clientId=
twitter.login.clientSecret=
2018-11-27 15:13:56 +01:00
twitter.login.redirect_uri=https://devel.opendmp.eu/login/twitter
2019-07-29 12:33:53 +02:00
#############CONFIRMATION EMAIL CONFIGURATIONS#########
conf_email.expiration_time_seconds=14400
conf_email.subject=OpenDMP email confirmation
2018-11-27 15:13:56 +01:00
#############B2 ACCESS CONFIGURATIONS#########
b2access.externallogin.user_info_url=https://b2access-integration.fz-juelich.de:443/oauth2/userinfo
b2access.externallogin.access_token_url=https://b2access-integration.fz-juelich.de:443/oauth2/token
b2access.externallogin.redirect_uri=https://devel.opendmp.eu/api/oauth/authorized/b2access
b2access.externallogin.clientid=
2019-07-29 12:33:10 +02:00
b2access.externallogin.clientSecret=
#############ORCID CONFIGURATIONS#########
orcid.login.client_id=
orcid.login.client_secret=
orcid.login.access_token_url=https://orcid.org/oauth/token
orcid.login.redirect_uri=https://opendmp.eu/login/external/orcid
#############OPENAIRE CONFIGURATIONS#########
openaire.login.client_id=
openaire.login.client_secret=
openaire.login.access_token_url=
openaire.login.redirect_uri=
openaire.login.user_info_url=
#############ZENODO CONFIGURATIONS#########
zenodo.url=https://sandbox.zenodo.org/api/
zenodo.access_token=
#############CONTACT EMAIL CONFIGURATIONS#########
2020-05-04 16:15:52 +02:00
contact_email.mail=
language.path=i18n/