Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Somnonetz Demonstrator for ASCLEPIOS project
Deployment
Commits
a89b6f32
Verified
Commit
a89b6f32
authored
Nov 25, 2021
by
p.jbowden
Browse files
bump keytray and re-enable AZ_CALL
parent
0eff9b11
Pipeline
#252689
passed with stages
in 1 minute and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
docker-compose/identity-authority.yml
View file @
a89b6f32
...
...
@@ -83,7 +83,7 @@ services:
-
../data/keytray-db:/var/lib/mysql
keytray
:
image
:
registry.gitlab.com/asclepios-project/keytray_v2:0.0.
8
image
:
registry.gitlab.com/asclepios-project/keytray_v2:0.0.
9
container_name
:
keytray
depends_on
:
-
keytray-db
...
...
@@ -100,10 +100,9 @@ services:
VIRTUAL_HOST
:
${KEYTRAY_HOST}
VIRTUAL_PORT
:
${INTERNAL_KEYTRAY_PORT}
LETSENCRYPT_HOST
:
${KEYTRAY_HOST}
AZ_CALL_DISABLED
:
"
true"
# AZ_SERVER_ENDPOINTS: ${INTERNAL_ABAC_SERVER_PDP_ENDPOINT}
# AZ_CLIENT_TRUST_STORE_PASSWORD: ${COMMON_TRUSTSTORE_PASSWORD}
# AZ_SERVER_ACCESS_KEY: ${ABAC_SERVER_ACCESS_KEY}
AZ_SERVER_ENDPOINTS
:
${INTERNAL_ABAC_SERVER_PDP_ENDPOINT}
AZ_CLIENT_TRUST_STORE_PASSWORD
:
${COMMON_TRUSTSTORE_PASSWORD}
AZ_SERVER_ACCESS_KEY
:
${ABAC_SERVER_ACCESS_KEY}
volumes
:
-
../certs/common/common-truststore.p12:/keytray/truststore-client.p12
networks
:
...
...
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