Compare commits

...

6 Commits

5 changed files with 20 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
services:
nextcloud:
image: nextcloud:31
image: nextcloud:32
container_name: nextcloud
restart: always
depends_on:

View File

@@ -25,6 +25,8 @@ services:
OVERLEAF_SITE_LANGUAGE: de
OVERLEAF_SITE_URL: https://tex.eliasfink.de
REDIS_HOST: overleaf_redis
labels:
- com.centurylinklabs.watchtower.enable=false
networks:
- default
- traefik

View File

@@ -7,9 +7,18 @@ http:
- https
rule: Host(`login.eliasfink.de`)
service: authentik
login_outpost:
entryPoints:
- https
rule: Host(`login.eliasfink.de`) && PathPrefix(`/outpost.goauthentik.io/`)
service: authentik_proxy
services:
authentik:
loadBalancer:
servers:
- url: http://authentik_server:9000
authentik_proxy:
loadBalancer:
servers:
- url: http://authentik_proxy:9000

View File

@@ -6,10 +6,10 @@ http:
entryPoints:
- https
rule: Host(`status.eliasfink.de`)
service: uptime-kuma
service: authentik_proxy
services:
uptime-kuma:
loadBalancer:
servers:
- url: http://uptime-kuma:3001
# services:
# uptime-kuma:
# loadBalancer:
# servers:
# - url: http://uptime-kuma:3001

View File

@@ -2,7 +2,7 @@
services:
watchtower:
image: containrrr/watchtower:arm64v8-latest
image: nickfedor/watchtower:latest
container_name: watchtower
restart: always
command: