Skip to content

Commit 8297778

Browse files
committed
remove pdpgui
1 parent 8d8ded7 commit 8297778

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

core/docker-compose.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -366,30 +366,6 @@ services:
366366
profiles:
367367
- "extras"
368368

369-
pdpgui:
370-
image: ghcr.io/openconext/openconext-pdp/pdp-gui:7.6.0
371-
volumes:
372-
- ./:/config
373-
environment:
374-
HTTPD_CSP: ""
375-
HTTPD_SERVERNAME: "pdp.dev.openconext.local"
376-
OPENCONEXT_INSTANCENAME: "OpenConext dev"
377-
OPENCONEXT_ENGINE_LOGOUT_URL: "https://engine.dev.openconext.local/logout"
378-
OPENCONEXT_HELP_EMAIL: "support@openconext.org"
379-
SHIB_ENTITYID: "https://pdp.dev.openconext.local/shibboleth"
380-
SHIB_REMOTE_ENTITYID: "https://engine.dev.openconext.local/authentication/idp/metadata"
381-
SHIB_REMOTE_METADATA: "https://engine.dev.openconext.local/authentication/idp/metadata"
382-
networks:
383-
coreconextdev:
384-
hostname: pdpgui.docker
385-
depends_on:
386-
engine:
387-
condition: service_healthy
388-
mariadb:
389-
condition: service_healthy
390-
profiles:
391-
- "extras"
392-
393369
userlifecycle:
394370
image: ghcr.io/openconext/openconext-user-lifecycle/user-lifecycle:prod
395371
environment:

0 commit comments

Comments
 (0)