Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
ExternalAPIs
OAI
Commits
646b4013
Commit
646b4013
authored
May 03, 2021
by
Günter Hipler
Browse files
changed deployments and configurations for STP
parent
773014d1
Pipeline
#25861
passed with stage
in 5 minutes and 9 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conf/oai.conf
View file @
646b4013
...
...
@@ -20,7 +20,7 @@ oaiconfigs: {
#brauchen wir das auf Bestandesebene? - dann ein includedsets
"spec"
:
"memobase:apf"
"name"
:
"Plans Fixes - more description provided by Daniel?"
"includedsets"
: [
"memobase:apf-001"
,
"memobase:apf-002"
]
"includedsets"
: [
"memobase:apf-001"
]
#"field": "institution"
#"value": "apf"
}
...
...
@@ -33,13 +33,6 @@ oaiconfigs: {
"value"
:
"apf-001"
}
{
#brauchen wir das auf Bestandesebene? - dann ein includedsets
"spec"
:
"memobase:apf-002"
"name"
:
"Plans Fixes - set 2"
"field"
:
"recordset"
"value"
:
"apf-002"
}
]
metadataPrefix
: [
...
...
@@ -52,7 +45,7 @@ oaiconfigs: {
]
identify
: {
repositoryName
:
"memobase OAI repositories"
baseURL
:
"https://oai.memobase.
k8s.unibas.
ch
/
"
baseURL
:
"https://oai.memobase.ch"
protocolVersion
:
"2.0"
adminEmail
:
"admin@memobase.ch"
earliestDatestamp
:
"2021-01-01T00:00:00.000Z"
...
...
conf/secure.conf
View file @
646b4013
...
...
@@ -29,7 +29,7 @@ play {
# A list of valid hosts (e.g. "example.com") or suffixes of valid hosts (e.g. ".example.com")
# Note that ".example.com" will match example.com and any subdomain of example.com, with or without a trailing dot.
# "." matches all domains, and "" matches an empty or nonexistent host.
allowed
= [
"192.168.99.100"
,
"localhost"
,
".k8s.unibas.ch"
,
"127.0.0.1"
,
"memobase.ch"
]
allowed
= [
"192.168.99.100"
,
"localhost"
,
".k8s.unibas.ch"
,
"127.0.0.1"
,
"
.
memobase.ch"
]
routeModifiers
{
# If non empty, then requests will be checked if the route does not have this modifier. This is how we enable the
...
...
k8s-manifests/oai-prod-deploy.yaml
View file @
646b4013
...
...
@@ -39,7 +39,7 @@ spec:
-
name
:
RESUMPTION_TOKEN_TTL
value
:
"
3"
-
name
:
ELASTICSEARCH_INDEX
value
:
oai-v
7
value
:
oai-v
9
-
name
:
ELASTICSEARCH_HOSTS
value
:
mb-es1.memobase.unibas.ch
-
name
:
ELASTICSEARCH_PORT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment