Migration to newer dockge/compose stack

This commit is contained in:
Colin Hebert
2024-09-26 15:59:37 +02:00
parent 1d52e2ac75
commit dfe252e945
104 changed files with 752 additions and 666 deletions

View File

@@ -1,3 +1,5 @@
# yaml-language-server: $schema=https://json.schemastore.org/traefik-v2.json
providers:
docker:
exposedByDefault: false
@@ -44,7 +46,7 @@ entryPoints:
to: websecure
scheme: https
permanent: true
websecure:
websecure:
address: :8443
asDefault: true
http:
@@ -59,6 +61,10 @@ entryPoints:
address: :8022
ssh-tarpit:
address: :8222
transport:
respondingTimeouts:
readTimeout: 0
idleTimeout: 0
metrics:
address: :9982
traefik: