This commit is contained in:
Michael Grote 2024-03-03 19:51:16 +01:00 committed by mg
parent 09a3cc1f2a
commit 878899c644
3 changed files with 12 additions and 0 deletions

View File

@ -70,3 +70,5 @@ networks:
# ToDo
# Secrets
# db heraltcheck
# homer

View File

@ -0,0 +1,8 @@
version: "3"
services:
whoami:
image: traefik/whoami
container_name: whoami-app
restart: always
ports:
- "4421:80"

View File

@ -72,6 +72,8 @@ compose_files:
network: traefik
- name: lldap
state: present
- name: whoami
state: present
### oefenweb.ufw
ufw_rules: