3 Commits

Author SHA1 Message Date
6e508decd1 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 55s
2025-05-28 18:50:48 +00:00
d62a45f9fe update config 2025-05-28 13:48:49 -05:00
b4ddb1c35b forward domain to blocky 2025-05-28 13:42:25 -05:00
3 changed files with 23 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.132.3
tag: v1.134.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -103,13 +103,19 @@ gatus:
storage:
type: postgres
path: "postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable"
default-endpoint: &defaults
group: core
interval: 5m
client:
insecure: true
timeout: 30s
conditions:
- "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 240h"
endpoints:
- name: homepage
url: https://homepage.alexlebens.net
interval: 60s
conditions:
- "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 240h"
<<: *defaults
url: https://home.alexlebens.net
postgres-17-cluster:
mode: standalone

View File

@@ -68,6 +68,17 @@ coredns:
- name: loop
- name: reload
- name: loadbalance
- zones:
- zone: alexlebens.net
scheme: dns://
use_tcp: true
port: 53
plugins:
- name: errors
- name: cache
parameters: 30
- name: forward
parameters: . 10.111.232.172
- zones:
- zone: ts.net
scheme: dns://