chore: backup infrastructure configurations [skip ci]

This commit is contained in:
github-actions[bot]
2025-12-04 02:00:49 +00:00
parent 16c7e1a066
commit 05ec16772d
9 changed files with 10 additions and 63 deletions

View File

@@ -1,8 +1,8 @@
job "immich" {
constraint {
attribute = "${attr.cpu.arch}"
operator = "!="
value = "arm"
operator = "="
value = "amd64"
}
datacenters = ["dc1"] # Specify your datacenter
@@ -15,7 +15,7 @@ job "immich" {
driver = "docker"
config {
image = "ghcr.io/imagegenius/immich:2.2.3-noml"
image = "ghcr.io/imagegenius/immich:2.3.1-noml"
memory_hard_limit = "2048"
ports = ["http"]
volumes = [