This commit is contained in:
Michael Grote 2024-03-03 20:03:55 +01:00 committed by mg
parent 61ad5f14ce
commit 1b21aa441a
3 changed files with 10 additions and 11 deletions

View File

@ -67,8 +67,12 @@ networks:
external: true
mail-relay:
external: true
auth:
external: true
# ToDo
# Secrets
# db heraltcheck
# homer
# https://github.com/lldap/lldap/blob/main/example_configs/keycloak.md

View File

@ -36,9 +36,7 @@ services:
ports:
- 4180:4180/tcp
networks:
keycloak: {}
whoami: {}
oauth2-proxy: {}
auth:
depends_on:
- whoami
- keycloak
@ -65,17 +63,13 @@ services:
ports:
- 9080:9080/tcp
networks:
keycloak:
aliases:
- keycloak.localtest.me
auth:
networks:
traefik:
external: true
whoami: {}
keycloak: {}
oauth2-proxy: {}
auth:
external: true
# todo
# prufen ob dier uzielcontsainer alle netwzwerke rbaucht

View File

@ -74,6 +74,7 @@ compose_files:
state: present
- name: whoami
state: present
networks: auth
### oefenweb.ufw
ufw_rules: