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
c34f4f11
Commit
c34f4f11
authored
Jul 06, 2020
by
Günter Hipler
Browse files
again - changed play config
parent
399ddc8f
Pipeline
#11014
passed with stage
in 5 minutes and 43 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conf/application.conf
View file @
c34f4f11
...
...
@@ -73,7 +73,7 @@ oaiconfigs: {
]
identify
: {
repositoryName
:
"memobase OAI repositories"
baseURL
:
"http://
localhost:9000
"
baseURL
:
"http
s
://
oai.memobase.k8s.unibas.ch/
"
protocolVersion
:
"2.0"
adminEmail
:
"admin@memobase.ch"
earliestDatestamp
:
"2021-01-01T00:00:00.000Z"
...
...
conf/secure.conf
View file @
c34f4f11
...
...
@@ -24,7 +24,7 @@ play {
}
hosts
{
allowed
= [
"*
.k8s.unibas.ch"
,
"localhost:9443"
,
"localhost:9000
"
]
allowed
= [
"*"
]
}
hsts
{
...
...
manifest/oai-pod-deploy.yaml
→
k8s-
manifest
s
/oai-p
r
od-deploy.yaml
View file @
c34f4f11
...
...
@@ -20,7 +20,7 @@ spec:
containers
:
-
name
:
oai-api-prod-container
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/services/externalapis/oai:
0.4
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/services/externalapis/oai:
latest
#image: guenterh/hellok8s:v4
ports
:
-
containerPort
:
9000
...
...
manifest/oai-prod-ingress.yaml
→
k8s-
manifest
s
/oai-prod-ingress.yaml
View file @
c34f4f11
File moved
manifest/oai-prod-service.yaml
→
k8s-
manifest
s
/oai-prod-service.yaml
View file @
c34f4f11
File moved
Write
Preview
Supports
Markdown
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