Compare commits
146 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e822b76982 | |||
| 876b044d0a | |||
| e459b0d262 | |||
| 99bbc31325 | |||
| fee5fafeb0 | |||
| 25c1baf1c3 | |||
| 184c469c51 | |||
| 6291423776 | |||
| d063513869 | |||
| 0cd8a3272d | |||
| 9de82b7295 | |||
| 1338bbb6ae | |||
| 789c75d253 | |||
| 3c37d283da | |||
| 231d8fd492 | |||
| 6d46261dff | |||
| 82c397af2c | |||
| c0acfc338c | |||
| 7956ca930b | |||
| c5887cb6d6 | |||
| 2d5aca0df3 | |||
| 56f2622225 | |||
| a3525c7ab6 | |||
| e0550cbe54 | |||
| f3d0b7e404 | |||
| 8bc11a6db7 | |||
| 22d5c38bac | |||
| 8f29f9e645 | |||
| a2d69962ed | |||
| a993456653 | |||
| 3bfd8afb43 | |||
| e12cc36266 | |||
| 4539f00e61 | |||
| 0fdb79519d | |||
| 6be3d58aad | |||
| f05c1b39cc | |||
| 98ec1bf3b2 | |||
| f6736de333 | |||
| 04081723e7 | |||
| a47111cce1 | |||
| 56d39399d6 | |||
| 7ca41bb929 | |||
| a2e68c1745 | |||
| cf26da036e | |||
| 283688cf2a | |||
| 47ca9140d5 | |||
| fc6f6c5bda | |||
| ce28c03c5d | |||
| 35710fe5ea | |||
| 3c31024828 | |||
| 9ce2cc2c25 | |||
| 013824af38 | |||
| 33629d2f2d | |||
| c6533a92f1 | |||
| ec6262ce6c | |||
| 9db5517659 | |||
| 82bb8bab45 | |||
| c7ec82eae0 | |||
| 5836c8e9b4 | |||
| 35986cb892 | |||
| 386e764713 | |||
| df5afe1695 | |||
| c5bbe3d17f | |||
| 9d996ee0ec | |||
| b29db876d5 | |||
| 7ba27a7e4f | |||
| 0fb59899c9 | |||
| cb991b5d0c | |||
| 0c7f5b6291 | |||
| a261ff3e72 | |||
| 5c2dc27954 | |||
| f5cb8f48c6 | |||
| dee4f0fac3 | |||
| 9d7dff645a | |||
| fcc0bc5ef8 | |||
| be3c5e431e | |||
| 80dfd75227 | |||
| 9c72b0cab4 | |||
| 289d1ab763 | |||
| 23695bd9a4 | |||
| 1a52aca6db | |||
| 6ec9f6a0ae | |||
| fd97f14293 | |||
| 0c62b28210 | |||
| 6f82023155 | |||
| b73786871e | |||
| 0afa7d91e0 | |||
| 7af4092e32 | |||
| c19de989ce | |||
| 1810e40fb4 | |||
| 6013ea668c | |||
| 1233868f63 | |||
| 7658914ddb | |||
| 7aecce94a1 | |||
| f11126cac3 | |||
| 4431c44991 | |||
| c65cf19bd2 | |||
| c7ff367cdf | |||
| a2686fac96 | |||
| 9214a4dde2 | |||
| a52f8ccf8d | |||
| fbe9eeec21 | |||
| fc1df98503 | |||
| e4b36e7822 | |||
| 6b2f69feaa | |||
| 03b8af9b78 | |||
| b98a0928cd | |||
| c9bc5cadc4 | |||
| 51581714ed | |||
| a8610dc27e | |||
| ad449b9e72 | |||
| ddb2797b10 | |||
| 8b14b0e99e | |||
| 2b260bc2eb | |||
| d4f09f2cd9 | |||
| 8a807d3e5c | |||
| 8b4b0df92c | |||
| da1e8045d0 | |||
| fd73c41152 | |||
| b96703f2df | |||
| e147d829e7 | |||
| 24be0b45fd | |||
| 628a63da83 | |||
| 6ee7d83f66 | |||
| 69db2c609f | |||
| c308c0a85e | |||
| 0f592bc626 | |||
| b6180e8d79 | |||
| de593cfcc3 | |||
| 88ea6c93ad | |||
| d53d29aed2 | |||
| d609bb4f1d | |||
| a91bb0bea6 | |||
| 35692f58d5 | |||
| dd68411eb2 | |||
| 7f9601b1f0 | |||
| 453035b698 | |||
| 00c3223eea | |||
| 39872513f0 | |||
| 1416b77c0b | |||
| 2d64367b46 | |||
| 37c9ee1a42 | |||
| 236bb2e27e | |||
| 97d307878e | |||
| 115f4f10f2 | |||
| 8edb986a54 |
@@ -30,7 +30,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: actualbudget
|
- name: actualbudget
|
||||||
image: actualbudget/actual-server:26.2.0
|
image: actualbudget/actual-server:26.6.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
+77
-77
@@ -6,7 +6,7 @@
|
|||||||
# -slim suffix was retired after v37.440.x, so we pin the plain tag)
|
# -slim suffix was retired after v37.440.x, so we pin the plain tag)
|
||||||
#
|
#
|
||||||
# PILOT SCOPE (intentionally narrow):
|
# PILOT SCOPE (intentionally narrow):
|
||||||
# Runs weekly (Sun 04:00 Europe/Budapest) as a CronJob and opens
|
# Runs weekly (Sat 02:00 Europe/Budapest) as a CronJob and opens
|
||||||
# dependency-update PRs against admin/homelab-manifests on Gitea.
|
# dependency-update PRs against admin/homelab-manifests on Gitea.
|
||||||
# Only the `kubernetes` and `helm-values` managers are enabled, and a
|
# Only the `kubernetes` and `helm-values` managers are enabled, and a
|
||||||
# default-deny packageRule limits updates to exactly four pilot images:
|
# default-deny packageRule limits updates to exactly four pilot images:
|
||||||
@@ -44,92 +44,90 @@ data:
|
|||||||
"requireConfig": "optional",
|
"requireConfig": "optional",
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"dependencyDashboardTitle": "Renovate Dependency Dashboard",
|
"dependencyDashboardTitle": "Renovate Dependency Dashboard",
|
||||||
"prHourlyLimit": 0,
|
"prHourlyLimit": 16,
|
||||||
"prConcurrentLimit": 0,
|
"prConcurrentLimit": 16,
|
||||||
"enabledManagers": ["kubernetes", "helm-values"],
|
"enabledManagers": ["kubernetes", "helm-values", "custom.regex"],
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"managerFilePatterns": ["/.+\\.ya?ml$/"]
|
"managerFilePatterns": ["/.+\\.ya?ml$/"]
|
||||||
},
|
},
|
||||||
|
"customManagers": [
|
||||||
|
{
|
||||||
|
"description": "termix: docker image tag is `release-X.Y.Z` but the upstream GitHub release tag_name is `release-X.Y.Z-tag` (different from the release name). regex versioning parses currentValue (no -tag); extractVersion strips the -tag suffix from candidate tag_names so they normalize to the same shape Renovate writes back to the manifest.",
|
||||||
|
"customType": "regex",
|
||||||
|
"managerFilePatterns": ["/termix-system/.+\\.ya?ml$/"],
|
||||||
|
"matchStrings": [
|
||||||
|
"image:\\s+(?<depName>ghcr\\.io/lukegus/termix):(?<currentValue>release-\\d+\\.\\d+\\.\\d+)"
|
||||||
|
],
|
||||||
|
"datasourceTemplate": "github-releases",
|
||||||
|
"packageNameTemplate": "Termix-SSH/Termix",
|
||||||
|
"versioningTemplate": "regex:^release-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
|
||||||
|
"extractVersionTemplate": "^(?<version>release-\\d+\\.\\d+\\.\\d+)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Default-deny everything",
|
"description": "All apps: 3-day stability gate before any PR opens",
|
||||||
"matchPackageNames": ["*"],
|
"matchPackageNames": ["*"],
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Tier 1: enable updates for low-risk leaf apps",
|
|
||||||
"matchPackageNames": [
|
|
||||||
"ghcr.io/thomiceli/opengist",
|
|
||||||
"louislam/uptime-kuma",
|
|
||||||
"f0rc3/gokapi",
|
|
||||||
"docker.io/calcom/cal.com",
|
|
||||||
"advplyr/audiobookshelf",
|
|
||||||
"arcadiatechnology/crafty-4",
|
|
||||||
"codercom/code-server",
|
|
||||||
"ghcr.io/gethomepage/homepage",
|
|
||||||
"ghcr.io/headlamp-k8s/headlamp",
|
|
||||||
"prom/node-exporter",
|
|
||||||
"rommapp/romm",
|
|
||||||
"ghcr.io/stakater/reloader",
|
|
||||||
"privatebin/nginx-fpm-alpine",
|
|
||||||
"flomp/wanderer-db",
|
|
||||||
"flomp/wanderer-web",
|
|
||||||
"registry.k8s.io/kube-state-metrics/kube-state-metrics",
|
|
||||||
"ghcr.io/lukegus/termix"
|
|
||||||
],
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "Tier 1: automerge minor/patch after 3-day stability window",
|
|
||||||
"matchPackageNames": [
|
|
||||||
"ghcr.io/thomiceli/opengist",
|
|
||||||
"louislam/uptime-kuma",
|
|
||||||
"f0rc3/gokapi",
|
|
||||||
"docker.io/calcom/cal.com",
|
|
||||||
"advplyr/audiobookshelf",
|
|
||||||
"arcadiatechnology/crafty-4",
|
|
||||||
"codercom/code-server",
|
|
||||||
"ghcr.io/gethomepage/homepage",
|
|
||||||
"ghcr.io/headlamp-k8s/headlamp",
|
|
||||||
"prom/node-exporter",
|
|
||||||
"rommapp/romm",
|
|
||||||
"ghcr.io/stakater/reloader",
|
|
||||||
"privatebin/nginx-fpm-alpine",
|
|
||||||
"flomp/wanderer-db",
|
|
||||||
"flomp/wanderer-web",
|
|
||||||
"registry.k8s.io/kube-state-metrics/kube-state-metrics",
|
|
||||||
"ghcr.io/lukegus/termix"
|
|
||||||
],
|
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
|
||||||
"automerge": true,
|
|
||||||
"automergeType": "pr",
|
|
||||||
"platformAutomerge": true,
|
|
||||||
"minimumReleaseAge": "3 days"
|
"minimumReleaseAge": "3 days"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Tier 1: major bumps require dashboard approval (no automerge)",
|
"description": "Auto-merge minor/patch after the stability window",
|
||||||
"matchPackageNames": [
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"ghcr.io/thomiceli/opengist",
|
"automerge": true,
|
||||||
"louislam/uptime-kuma",
|
"automergeType": "pr",
|
||||||
"f0rc3/gokapi",
|
"platformAutomerge": true
|
||||||
"docker.io/calcom/cal.com",
|
},
|
||||||
"advplyr/audiobookshelf",
|
{
|
||||||
"arcadiatechnology/crafty-4",
|
"description": "Major bumps wait for dashboard approval (catches breaking/schema migrations)",
|
||||||
"codercom/code-server",
|
|
||||||
"ghcr.io/gethomepage/homepage",
|
|
||||||
"ghcr.io/headlamp-k8s/headlamp",
|
|
||||||
"prom/node-exporter",
|
|
||||||
"rommapp/romm",
|
|
||||||
"ghcr.io/stakater/reloader",
|
|
||||||
"privatebin/nginx-fpm-alpine",
|
|
||||||
"flomp/wanderer-db",
|
|
||||||
"flomp/wanderer-web",
|
|
||||||
"registry.k8s.io/kube-state-metrics/kube-state-metrics",
|
|
||||||
"ghcr.io/lukegus/termix"
|
|
||||||
],
|
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"automerge": false,
|
"automerge": false,
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "k3s-bundled components: never touch, they ride k3s upgrades",
|
||||||
|
"matchPackageNames": [
|
||||||
|
"rancher/local-path-provisioner",
|
||||||
|
"rancher/mirrored-coredns/coredns",
|
||||||
|
"rancher/mirrored-metrics-server"
|
||||||
|
],
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Critical core: PR opens with changelog but Viktor merges manually (deploy pipeline + SSO + DB operator). Some entries are no-ops if the image isn't pinned in this repo (ArgoCD bootstrap, authentik outpost images inherit chart defaults).",
|
||||||
|
"matchPackageNames": [
|
||||||
|
"gitea/gitea",
|
||||||
|
"quay.io/argoproj/argocd",
|
||||||
|
"ghcr.io/goauthentik/server",
|
||||||
|
"ghcr.io/goauthentik/ldap",
|
||||||
|
"ghcr.io/goauthentik/proxy",
|
||||||
|
"ghcr.io/cloudnative-pg/cloudnative-pg"
|
||||||
|
],
|
||||||
|
"automerge": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "wanderer: db + web update together in one PR",
|
||||||
|
"matchPackageNames": ["flomp/wanderer-db", "flomp/wanderer-web"],
|
||||||
|
"groupName": "wanderer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "meilisearch: every version bump can require an index format migration via dump/restore (see https://www.meilisearch.com/docs/learn/update_and_migration/updating). PR #32 (v1.11.3 -> v1.45.2) on 2026-06-06 broke wanderer with `Your database version (1.11.3) is incompatible with your current engine version (1.45.2)`. Hold ALL meilisearch updates behind dashboard approval so the migration is planned before the PR even opens.",
|
||||||
|
"matchPackageNames": ["getmeili/meilisearch"],
|
||||||
|
"dependencyDashboardApproval": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Postgres-family images: a major bump (e.g. 16 -> 17) requires pg_upgrade or dump/restore — the new server binary refuses to open the old data directory (`database files are incompatible with server`). PR #76 (immich-app/postgres 16 -> 17) on 2026-06-06 crashlooped immich-postgres and immich-server. Renovate's docker versioning treats these custom tag formats inconsistently, so don't trust the major/minor classification: hold ALL updates for these images behind explicit dashboard approval. Includes vanilla postgres, postgis/postgis (where the tag prefix IS the pg major), and ghcr.io/immich-app/postgres (custom `N-vectorchordX.Y.Z` form).",
|
||||||
|
"matchPackageNames": [
|
||||||
|
"postgres",
|
||||||
|
"postgis/postgis",
|
||||||
|
"ghcr.io/immich-app/postgres"
|
||||||
|
],
|
||||||
|
"dependencyDashboardApproval": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "termix: kubernetes manager would extract the image with versioning=docker and silently skip it (release-1.11.0 fails the docker pre-check). Disable that extraction; customManagers above does the real work via github-releases.",
|
||||||
|
"matchManagers": ["kubernetes"],
|
||||||
|
"matchPackageNames": ["ghcr.io/lukegus/termix"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"labels": ["renovate"]
|
"labels": ["renovate"]
|
||||||
@@ -145,7 +143,9 @@ metadata:
|
|||||||
app.kubernetes.io/name: renovate
|
app.kubernetes.io/name: renovate
|
||||||
app.kubernetes.io/version: "43.197.0"
|
app.kubernetes.io/version: "43.197.0"
|
||||||
spec:
|
spec:
|
||||||
schedule: "0 4 * * 0"
|
# Sat 02:00 Europe/Budapest — leaves the full weekend for troubleshooting
|
||||||
|
# if a Renovate-merged update breaks something.
|
||||||
|
schedule: "0 2 * * 6"
|
||||||
timeZone: "Europe/Budapest"
|
timeZone: "Europe/Budapest"
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
successfulJobsHistoryLimit: 3
|
successfulJobsHistoryLimit: 3
|
||||||
@@ -172,7 +172,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: renovate
|
- name: renovate
|
||||||
image: renovate/renovate:43.197.0
|
image: renovate/renovate:43.209.3
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ spec:
|
|||||||
dnsPolicy: ClusterFirstWithHostNet
|
dnsPolicy: ClusterFirstWithHostNet
|
||||||
containers:
|
containers:
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: tailscale/tailscale:v1.94.1
|
image: tailscale/tailscale:v1.98.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7.2-alpine
|
image: redis:8.8-alpine
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 6379
|
- containerPort: 6379
|
||||||
name: redis
|
name: redis
|
||||||
@@ -96,7 +96,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-config
|
- name: init-config
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -117,7 +117,7 @@ spec:
|
|||||||
mountPath: /romm/config
|
mountPath: /romm/config
|
||||||
containers:
|
containers:
|
||||||
- name: romm
|
- name: romm
|
||||||
image: rommapp/romm:4.6.1
|
image: rommapp/romm:4.8.1
|
||||||
env:
|
env:
|
||||||
# Database
|
# Database
|
||||||
- name: DB_HOST
|
- name: DB_HOST
|
||||||
|
|||||||
@@ -47,6 +47,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: servarr-system
|
namespace: servarr-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
# Start with manual sync until you're comfortable
|
# Start with manual sync until you're comfortable
|
||||||
# automated:
|
# automated:
|
||||||
# prune: true
|
# prune: true
|
||||||
@@ -82,6 +84,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: paperless-system
|
namespace: paperless-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -104,6 +108,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: actualbudget-system
|
namespace: actualbudget-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -126,6 +132,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: audiobookshelf-system
|
namespace: audiobookshelf-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -148,6 +156,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: bookstack-system
|
namespace: bookstack-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -170,6 +180,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: immich-system
|
namespace: immich-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -214,6 +226,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: nextcloud-system
|
namespace: nextcloud-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -236,6 +250,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: outline-system
|
namespace: outline-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -258,6 +274,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: tandoor-system
|
namespace: tandoor-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -280,6 +298,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: uptimekuma-system
|
namespace: uptimekuma-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -302,6 +322,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: vaultwarden-system
|
namespace: vaultwarden-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -369,6 +391,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: pihole-system
|
namespace: pihole-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
||||||
@@ -397,6 +421,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: mediaserver-system
|
namespace: mediaserver-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
---
|
---
|
||||||
@@ -418,6 +444,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: calibre-system
|
namespace: calibre-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -440,6 +468,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: adventurelog-system
|
namespace: adventurelog-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -592,6 +622,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: termix-system
|
namespace: termix-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -614,6 +646,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: privatebin-system
|
namespace: privatebin-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -636,6 +670,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: headlamp-system
|
namespace: headlamp-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -658,6 +694,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: homepage-system
|
namespace: homepage-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -680,6 +718,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: code-system
|
namespace: code-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -702,6 +742,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: plantit-system
|
namespace: plantit-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -724,6 +766,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: fileshare-system
|
namespace: fileshare-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -746,6 +790,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: arcade-system
|
namespace: arcade-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -768,6 +814,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: workout-system
|
namespace: workout-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -790,6 +838,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: wanderer-system
|
namespace: wanderer-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -812,6 +862,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: opengist-system
|
namespace: opengist-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -834,6 +886,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: zipline-system
|
namespace: zipline-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -856,6 +910,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: crafty-system
|
namespace: crafty-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -878,6 +934,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: booking-system
|
namespace: booking-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -900,6 +958,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: web-system
|
namespace: web-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -922,6 +982,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: control-system
|
namespace: control-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -944,6 +1006,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: glance-system
|
namespace: glance-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
@@ -967,6 +1031,10 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: version-checker-system
|
namespace: version-checker-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
|
prune: true
|
||||||
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
@@ -1033,6 +1101,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: orsi-system
|
namespace: orsi-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
@@ -1075,6 +1145,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: kisfenyo-system
|
namespace: kisfenyo-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
@@ -1096,6 +1168,8 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: office-system
|
namespace: office-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
@@ -1118,6 +1192,10 @@ spec:
|
|||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: jarrs-system
|
namespace: jarrs-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
enabled: true
|
||||||
|
prune: true
|
||||||
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: audiobookshelf
|
- name: audiobookshelf
|
||||||
image: advplyr/audiobookshelf:2.32.1
|
image: advplyr/audiobookshelf:2.35.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -77,7 +77,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7-alpine
|
image: redis:8-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- redis-server
|
- redis-server
|
||||||
@@ -168,7 +168,7 @@ spec:
|
|||||||
initContainers:
|
initContainers:
|
||||||
# Wait for PostgreSQL
|
# Wait for PostgreSQL
|
||||||
- name: wait-for-db
|
- name: wait-for-db
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -181,7 +181,7 @@ spec:
|
|||||||
echo "PostgreSQL is ready!"
|
echo "PostgreSQL is ready!"
|
||||||
# Wait for Redis
|
# Wait for Redis
|
||||||
- name: wait-for-redis
|
- name: wait-for-redis
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
@@ -175,7 +175,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bookstack
|
- name: bookstack
|
||||||
image: linuxserver/bookstack:25.12.3
|
image: linuxserver/bookstack:26.05.20260601
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
# LinuxServer.io specific
|
# LinuxServer.io specific
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: code-server
|
- name: code-server
|
||||||
image: codercom/code-server:4.108.2
|
image: codercom/code-server:4.123.0
|
||||||
args:
|
args:
|
||||||
- --bind-addr=0.0.0.0:8080
|
- --bind-addr=0.0.0.0:8080
|
||||||
- --auth=none
|
- --auth=none
|
||||||
|
|||||||
@@ -169,7 +169,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: reloader
|
- name: reloader
|
||||||
image: ghcr.io/stakater/reloader:v1.4.12
|
image: ghcr.io/stakater/reloader:v1.4.17
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: GOMAXPROCS
|
- name: GOMAXPROCS
|
||||||
|
|||||||
@@ -223,7 +223,7 @@ spec:
|
|||||||
fsGroup: 0
|
fsGroup: 0
|
||||||
containers:
|
containers:
|
||||||
- name: craftycontroller
|
- name: craftycontroller
|
||||||
image: arcadiatechnology/crafty-4:4.9.0
|
image: arcadiatechnology/crafty-4:4.10.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ replicaCount: 1
|
|||||||
# Image configuration (optional - use defaults)
|
# Image configuration (optional - use defaults)
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/cloudnative-pg/cloudnative-pg
|
repository: ghcr.io/cloudnative-pg/cloudnative-pg
|
||||||
tag: 1.28.1
|
tag: 1.29.1
|
||||||
|
|
||||||
# Service configuration
|
# Service configuration
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ spec:
|
|||||||
fsGroup: 999
|
fsGroup: 999
|
||||||
containers:
|
containers:
|
||||||
- name: healthchecks
|
- name: healthchecks
|
||||||
image: healthchecks/healthchecks:v4.0
|
image: healthchecks/healthchecks:v4.2
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-directories
|
- name: init-directories
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -44,7 +44,7 @@ spec:
|
|||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
image: gitea/gitea:1.25.4
|
image: gitea/gitea:1.26.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: USER_UID
|
- name: USER_UID
|
||||||
@@ -218,6 +218,7 @@ metadata:
|
|||||||
if ($remote_addr ~ "^10\.") { set $geo_allowed 1; }
|
if ($remote_addr ~ "^10\.") { set $geo_allowed 1; }
|
||||||
if ($geoip2_country_code = "HU") { set $geo_allowed 1; }
|
if ($geoip2_country_code = "HU") { set $geo_allowed 1; }
|
||||||
if ($geoip2_country_code = "DE") { set $geo_allowed 1; }
|
if ($geoip2_country_code = "DE") { set $geo_allowed 1; }
|
||||||
|
if ($geoip2_country_code = "US") { set $geo_allowed 1; }
|
||||||
if ($geo_allowed = 0) {
|
if ($geo_allowed = 0) {
|
||||||
return 403 "Access restricted to Hungary";
|
return 403 "Access restricted to Hungary";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1384,7 +1384,7 @@ spec:
|
|||||||
# Calendar iCal URLs (JSON object: {"name": "url", ...})
|
# Calendar iCal URLs (JSON object: {"name": "url", ...})
|
||||||
- name: CALENDAR_ICAL_URLS
|
- name: CALENDAR_ICAL_URLS
|
||||||
value: '{"Órák": "https://calendar.google.com/calendar/ical/b2884faf3db792ac082a6206057552c79080716efd5f966e169a41fc500e1c1c%40group.calendar.google.com/private-0998d8053909ba4449c2f0a6409ce3de/basic.ics", "Családi": "https://calendar.google.com/calendar/ical/nitq3l0if4gn54k438obat5ia0%40group.calendar.google.com/private-59afcf70fee1a798ec369b86d9883b46/basic.ics"}'
|
value: '{"Órák": "https://calendar.google.com/calendar/ical/b2884faf3db792ac082a6206057552c79080716efd5f966e169a41fc500e1c1c%40group.calendar.google.com/private-0998d8053909ba4449c2f0a6409ce3de/basic.ics", "Családi": "https://calendar.google.com/calendar/ical/nitq3l0if4gn54k438obat5ia0%40group.calendar.google.com/private-59afcf70fee1a798ec369b86d9883b46/basic.ics"}'
|
||||||
image: python:3.12-bookworm
|
image: python:3.14-bookworm
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: glance-helper
|
name: glance-helper
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -2746,7 +2746,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: build-bookmarks-index
|
- name: build-bookmarks-index
|
||||||
image: mikefarah/yq:4.50.1
|
image: mikefarah/yq:4.53.2
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1000
|
runAsUser: 1000
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
@@ -2787,7 +2787,7 @@ spec:
|
|||||||
mountPath: /app/assets
|
mountPath: /app/assets
|
||||||
containers:
|
containers:
|
||||||
- name: glance
|
- name: glance
|
||||||
image: glanceapp/glance:v0.8.4
|
image: glanceapp/glance:v0.8.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -1372,7 +1372,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: build-bookmarks-index
|
- name: build-bookmarks-index
|
||||||
image: mikefarah/yq:4.50.1
|
image: mikefarah/yq:4.53.2
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1000
|
runAsUser: 1000
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
@@ -1413,7 +1413,7 @@ spec:
|
|||||||
mountPath: /app/assets
|
mountPath: /app/assets
|
||||||
containers:
|
containers:
|
||||||
- name: glance
|
- name: glance
|
||||||
image: glanceapp/glance:v0.8.4
|
image: glanceapp/glance:v0.8.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -258,7 +258,7 @@ spec:
|
|||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
containers:
|
containers:
|
||||||
- name: headlamp
|
- name: headlamp
|
||||||
image: ghcr.io/headlamp-k8s/headlamp:v0.40.0
|
image: ghcr.io/headlamp-k8s/headlamp:v0.42.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- "-in-cluster"
|
- "-in-cluster"
|
||||||
|
|||||||
@@ -42,5 +42,5 @@ rbac:
|
|||||||
# Image configuration
|
# Image configuration
|
||||||
image:
|
image:
|
||||||
repository: registry.k8s.io/external-dns/external-dns
|
repository: registry.k8s.io/external-dns/external-dns
|
||||||
tag: v0.19.0
|
tag: v0.21.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ initContainer:
|
|||||||
registry: index.docker.io
|
registry: index.docker.io
|
||||||
repository: alpine
|
repository: alpine
|
||||||
# -- If unset use latest
|
# -- If unset use latest
|
||||||
tag: "3.22"
|
tag: "3.23"
|
||||||
sha: ""
|
sha: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
@@ -181,7 +181,7 @@ rclone:
|
|||||||
registry: index.docker.io
|
registry: index.docker.io
|
||||||
repository: rclone/rclone
|
repository: rclone/rclone
|
||||||
# -- If unset use latest
|
# -- If unset use latest
|
||||||
tag: 1.70.3
|
tag: 1.74.3
|
||||||
sha: ""
|
sha: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
@@ -372,7 +372,7 @@ spec:
|
|||||||
enableServiceLinks: true
|
enableServiceLinks: true
|
||||||
containers:
|
containers:
|
||||||
- name: homepage
|
- name: homepage
|
||||||
image: ghcr.io/gethomepage/homepage:v1.10.1
|
image: ghcr.io/gethomepage/homepage:v1.13.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
# Required for external access
|
# Required for external access
|
||||||
|
|||||||
@@ -535,7 +535,7 @@ spec:
|
|||||||
enableServiceLinks: true
|
enableServiceLinks: true
|
||||||
containers:
|
containers:
|
||||||
- name: homepage
|
- name: homepage
|
||||||
image: ghcr.io/gethomepage/homepage:v1.10.1
|
image: ghcr.io/gethomepage/homepage:v1.13.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
# Required for external access
|
# Required for external access
|
||||||
|
|||||||
@@ -241,7 +241,7 @@ spec:
|
|||||||
value: immich-valkey
|
value: immich-valkey
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
value: /cache
|
value: /cache
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v2.5.5
|
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
@@ -336,7 +336,7 @@ spec:
|
|||||||
value: http://immich-machine-learning:3003
|
value: http://immich-machine-learning:3003
|
||||||
- name: REDIS_HOSTNAME
|
- name: REDIS_HOSTNAME
|
||||||
value: immich-valkey
|
value: immich-valkey
|
||||||
image: ghcr.io/immich-app/immich-server:v2.5.5
|
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
@@ -416,7 +416,7 @@ spec:
|
|||||||
value: http://immich-machine-learning:3003
|
value: http://immich-machine-learning:3003
|
||||||
- name: REDIS_HOSTNAME
|
- name: REDIS_HOSTNAME
|
||||||
value: immich-valkey
|
value: immich-valkey
|
||||||
image: docker.io/valkey/valkey:9.0-alpine@sha256:b4ee67d73e00393e712accc72cfd7003b87d0fcd63f0eba798b23251bfc9c394
|
image: docker.io/valkey/valkey:9.1-alpine@sha256:a35428eba9043cc0b79dbe54100f0c92784f2de00ad09b01182bfb1c5c83d1bd
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
exec:
|
exec:
|
||||||
|
|||||||
@@ -185,7 +185,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7-alpine
|
image: redis:8-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- redis-server
|
- redis-server
|
||||||
@@ -282,7 +282,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: wait-for-db
|
- name: wait-for-db
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -294,7 +294,7 @@ spec:
|
|||||||
done
|
done
|
||||||
echo "PostgreSQL is ready!"
|
echo "PostgreSQL is ready!"
|
||||||
- name: wait-for-redis
|
- name: wait-for-redis
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -532,7 +532,7 @@ spec:
|
|||||||
number: 3000
|
number: 3000
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- dev-local.jarrs.eu
|
- dev.jarrs.eu
|
||||||
secretName: dev-jarr-tls
|
secretName: dev-jarr-tls
|
||||||
---
|
---
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
@@ -584,7 +584,7 @@ spec:
|
|||||||
initContainers:
|
initContainers:
|
||||||
# 1. Wait for PostgreSQL to accept connections
|
# 1. Wait for PostgreSQL to accept connections
|
||||||
- name: wait-for-db
|
- name: wait-for-db
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -597,7 +597,7 @@ spec:
|
|||||||
echo "PostgreSQL is ready!"
|
echo "PostgreSQL is ready!"
|
||||||
# 2. Wait for Redis to accept connections
|
# 2. Wait for Redis to accept connections
|
||||||
- name: wait-for-redis
|
- name: wait-for-redis
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -612,7 +612,7 @@ spec:
|
|||||||
# Prevents the worker from picking up stale queued jobs
|
# Prevents the worker from picking up stale queued jobs
|
||||||
# before schema migrations have been applied.
|
# before schema migrations have been applied.
|
||||||
- name: wait-for-api
|
- name: wait-for-api
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
@@ -136,7 +136,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: filebrowser
|
- name: filebrowser
|
||||||
image: gtstef/filebrowser:1.1.2-stable
|
image: gtstef/filebrowser:1.3.3-stable
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: "Europe/Budapest"
|
value: "Europe/Budapest"
|
||||||
|
|||||||
@@ -348,7 +348,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
image: prom/prometheus:v3.9.1
|
image: prom/prometheus:v3.12.0
|
||||||
args:
|
args:
|
||||||
- --config.file=/etc/prometheus/prometheus.yml
|
- --config.file=/etc/prometheus/prometheus.yml
|
||||||
- --storage.tsdb.path=/prometheus
|
- --storage.tsdb.path=/prometheus
|
||||||
@@ -529,7 +529,7 @@ spec:
|
|||||||
runAsGroup: 472
|
runAsGroup: 472
|
||||||
containers:
|
containers:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
image: grafana/grafana:12.3.2
|
image: grafana/grafana:13.0.2
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
name: http
|
name: http
|
||||||
@@ -730,7 +730,7 @@ spec:
|
|||||||
hostPID: true
|
hostPID: true
|
||||||
containers:
|
containers:
|
||||||
- name: node-exporter
|
- name: node-exporter
|
||||||
image: prom/node-exporter:v1.10.2
|
image: prom/node-exporter:v1.11.1
|
||||||
args:
|
args:
|
||||||
- "--path.procfs=/host/proc"
|
- "--path.procfs=/host/proc"
|
||||||
- "--path.sysfs=/host/sys"
|
- "--path.sysfs=/host/sys"
|
||||||
|
|||||||
@@ -395,7 +395,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
image: docker.io/library/nextcloud:32.0.2-apache
|
image: docker.io/library/nextcloud:33.0.5-apache
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SMTP_HOST
|
- name: SMTP_HOST
|
||||||
@@ -552,7 +552,7 @@ spec:
|
|||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: postgresql-isready
|
- name: postgresql-isready
|
||||||
image: docker.io/bitnamilegacy/postgresql:17.5.0-debian-12-r3
|
image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r3
|
||||||
resources: {}
|
resources: {}
|
||||||
securityContext: {}
|
securityContext: {}
|
||||||
env:
|
env:
|
||||||
@@ -637,7 +637,7 @@ spec:
|
|||||||
hostIPC: false
|
hostIPC: false
|
||||||
containers:
|
containers:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
image: docker.io/bitnamilegacy/postgresql:17.5.0-debian-12-r3
|
image: docker.io/bitnamilegacy/postgresql:17.6.0-debian-12-r3
|
||||||
imagePullPolicy: "IfNotPresent"
|
imagePullPolicy: "IfNotPresent"
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
@@ -0,0 +1,135 @@
|
|||||||
|
# BentoPDF - Privacy-focused PDF toolkit (all processing client-side, files never leave the server)
|
||||||
|
# https://www.bentopdf.com - image: ghcr.io/alam00000/bentopdf
|
||||||
|
# Domain: pdf.dooplex.hu
|
||||||
|
# Version: 2.8.5
|
||||||
|
# Database: None | Storage: None (stateless)
|
||||||
|
---
|
||||||
|
apiVersion: apps/v1
|
||||||
|
kind: Deployment
|
||||||
|
metadata:
|
||||||
|
name: bentopdf
|
||||||
|
namespace: office-system
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: bentopdf
|
||||||
|
app.kubernetes.io/instance: bentopdf
|
||||||
|
app.kubernetes.io/version: "2.8.5"
|
||||||
|
spec:
|
||||||
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
|
selector:
|
||||||
|
matchLabels:
|
||||||
|
app.kubernetes.io/name: bentopdf
|
||||||
|
app.kubernetes.io/instance: bentopdf
|
||||||
|
template:
|
||||||
|
metadata:
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: bentopdf
|
||||||
|
app.kubernetes.io/instance: bentopdf
|
||||||
|
app.kubernetes.io/version: "2.8.5"
|
||||||
|
annotations:
|
||||||
|
match-regex.version-checker.io/bentopdf: '^v\d+\.\d+\.\d+$'
|
||||||
|
spec:
|
||||||
|
containers:
|
||||||
|
- name: bentopdf
|
||||||
|
image: ghcr.io/alam00000/bentopdf:v2.8.5
|
||||||
|
imagePullPolicy: IfNotPresent
|
||||||
|
env:
|
||||||
|
- name: TZ
|
||||||
|
value: "Europe/Budapest"
|
||||||
|
ports:
|
||||||
|
- name: http
|
||||||
|
containerPort: 8080
|
||||||
|
protocol: TCP
|
||||||
|
livenessProbe:
|
||||||
|
httpGet:
|
||||||
|
path: /
|
||||||
|
port: http
|
||||||
|
initialDelaySeconds: 15
|
||||||
|
periodSeconds: 30
|
||||||
|
timeoutSeconds: 5
|
||||||
|
failureThreshold: 3
|
||||||
|
readinessProbe:
|
||||||
|
httpGet:
|
||||||
|
path: /
|
||||||
|
port: http
|
||||||
|
initialDelaySeconds: 5
|
||||||
|
periodSeconds: 10
|
||||||
|
timeoutSeconds: 3
|
||||||
|
failureThreshold: 3
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
cpu: 50m
|
||||||
|
memory: 128Mi
|
||||||
|
limits:
|
||||||
|
cpu: 500m
|
||||||
|
memory: 384Mi
|
||||||
|
restartPolicy: Always
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Service
|
||||||
|
metadata:
|
||||||
|
name: bentopdf
|
||||||
|
namespace: office-system
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: bentopdf
|
||||||
|
app.kubernetes.io/instance: bentopdf
|
||||||
|
spec:
|
||||||
|
type: ClusterIP
|
||||||
|
ports:
|
||||||
|
- name: http
|
||||||
|
port: 8080
|
||||||
|
targetPort: http
|
||||||
|
protocol: TCP
|
||||||
|
selector:
|
||||||
|
app.kubernetes.io/name: bentopdf
|
||||||
|
app.kubernetes.io/instance: bentopdf
|
||||||
|
---
|
||||||
|
apiVersion: networking.k8s.io/v1
|
||||||
|
kind: Ingress
|
||||||
|
metadata:
|
||||||
|
name: bentopdf
|
||||||
|
namespace: office-system
|
||||||
|
annotations:
|
||||||
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||||
|
external-dns.alpha.kubernetes.io/hostname: pdf.dooplex.hu,pdf.home
|
||||||
|
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||||
|
nginx.ingress.kubernetes.io/proxy-body-size: "100m"
|
||||||
|
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||||
|
set $geo_allowed 0;
|
||||||
|
if ($remote_addr ~ "^192\.168\.") { set $geo_allowed 1; }
|
||||||
|
if ($remote_addr ~ "^10\.") { set $geo_allowed 1; }
|
||||||
|
if ($geoip2_country_code = "HU") { set $geo_allowed 1; }
|
||||||
|
if ($geo_allowed = 0) {
|
||||||
|
return 403 "Access restricted to Hungary";
|
||||||
|
}
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: bentopdf
|
||||||
|
app.kubernetes.io/instance: bentopdf
|
||||||
|
spec:
|
||||||
|
ingressClassName: nginx-internal
|
||||||
|
tls:
|
||||||
|
- hosts:
|
||||||
|
- pdf.dooplex.hu
|
||||||
|
secretName: bentopdf-tls
|
||||||
|
rules:
|
||||||
|
- host: pdf.dooplex.hu
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: bentopdf
|
||||||
|
port:
|
||||||
|
number: 8080
|
||||||
|
- host: pdf.home
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: bentopdf
|
||||||
|
port:
|
||||||
|
number: 8080
|
||||||
@@ -27,7 +27,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: onlyoffice
|
- name: onlyoffice
|
||||||
image: onlyoffice/documentserver:9.0.2
|
image: onlyoffice/documentserver:9.4.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -89,7 +89,7 @@ spec:
|
|||||||
initContainers:
|
initContainers:
|
||||||
# Configure proxy auth in database before starting
|
# Configure proxy auth in database before starting
|
||||||
- name: configure-auth
|
- name: configure-auth
|
||||||
image: filebrowser/filebrowser:v2.54.0
|
image: filebrowser/filebrowser:v2.63.13
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -109,7 +109,7 @@ spec:
|
|||||||
runAsGroup: 1001
|
runAsGroup: 1001
|
||||||
containers:
|
containers:
|
||||||
- name: filebrowser
|
- name: filebrowser
|
||||||
image: filebrowser/filebrowser:v2.54.0
|
image: filebrowser/filebrowser:v2.63.13
|
||||||
command:
|
command:
|
||||||
- filebrowser
|
- filebrowser
|
||||||
- --database=/config/filebrowser.db
|
- --database=/config/filebrowser.db
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: outline
|
- name: outline
|
||||||
image: outlinewiki/outline:1.4.0
|
image: outlinewiki/outline:1.8.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: NODE_ENV
|
- name: NODE_ENV
|
||||||
@@ -198,7 +198,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7-alpine
|
image: redis:8-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
|||||||
@@ -71,7 +71,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7-alpine
|
image: redis:8-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: redis
|
- name: redis
|
||||||
@@ -158,7 +158,7 @@ spec:
|
|||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
containers:
|
containers:
|
||||||
- name: paperless
|
- name: paperless
|
||||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.6
|
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.15
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
# Database - using shared PostgreSQL in database-system namespace
|
# Database - using shared PostgreSQL in database-system namespace
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mysql
|
- name: mysql
|
||||||
image: mysql:8.0
|
image: mysql:8.4
|
||||||
env:
|
env:
|
||||||
- name: MYSQL_ROOT_PASSWORD
|
- name: MYSQL_ROOT_PASSWORD
|
||||||
valueFrom:
|
valueFrom:
|
||||||
@@ -121,7 +121,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7.2.1
|
image: redis:8.8.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 6379
|
- containerPort: 6379
|
||||||
name: redis
|
name: redis
|
||||||
|
|||||||
@@ -169,7 +169,7 @@ spec:
|
|||||||
fsGroup: 82
|
fsGroup: 82
|
||||||
containers:
|
containers:
|
||||||
- name: privatebin
|
- name: privatebin
|
||||||
image: privatebin/nginx-fpm-alpine:2.0.3
|
image: privatebin/nginx-fpm-alpine:2.0.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@@ -244,7 +244,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: qbittorrent
|
- name: qbittorrent
|
||||||
image: linuxserver/qbittorrent:5.1.4
|
image: linuxserver/qbittorrent:5.2.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PUID
|
- name: PUID
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: create-superuser
|
- name: create-superuser
|
||||||
image: vabene1111/recipes:2.5
|
image: vabene1111/recipes:2.6
|
||||||
workingDir: /opt/recipes
|
workingDir: /opt/recipes
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
@@ -106,7 +106,7 @@ spec:
|
|||||||
key: email
|
key: email
|
||||||
containers:
|
containers:
|
||||||
- name: tandoor
|
- name: tandoor
|
||||||
image: vabene1111/recipes:2.5
|
image: vabene1111/recipes:2.6
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -41,7 +41,11 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: termix
|
- name: termix
|
||||||
image: ghcr.io/lukegus/termix:release-1.11.0
|
# NOTE: termix uses a non-semver tag pattern (release-X.Y.Z).
|
||||||
|
# Renovate handles it via a customManagers regex defined in
|
||||||
|
# admin-system/renovate.yaml (the kubernetes manager doesn't
|
||||||
|
# process inline `# renovate:` comments).
|
||||||
|
image: ghcr.io/lukegus/termix:release-2.3.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: uptimekuma
|
- name: uptimekuma
|
||||||
image: louislam/uptime-kuma:2.3.2
|
image: louislam/uptime-kuma:2.4.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: vaultwarden
|
- name: vaultwarden
|
||||||
image: vaultwarden/server:1.35.2
|
image: vaultwarden/server:1.36.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pocketbase
|
- name: pocketbase
|
||||||
image: flomp/wanderer-db:v0.18.4
|
image: flomp/wanderer-db:v0.19.2
|
||||||
env:
|
env:
|
||||||
- name: ORIGIN
|
- name: ORIGIN
|
||||||
value: "https://wanderer.dooplex.hu"
|
value: "https://wanderer.dooplex.hu"
|
||||||
@@ -192,7 +192,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: wanderer-web
|
- name: wanderer-web
|
||||||
image: flomp/wanderer-web:v0.18.4
|
image: flomp/wanderer-web:v0.19.2
|
||||||
env:
|
env:
|
||||||
- name: NODE_TLS_REJECT_UNAUTHORIZED
|
- name: NODE_TLS_REJECT_UNAUTHORIZED
|
||||||
value: "0"
|
value: "0"
|
||||||
|
|||||||
+4
-4
@@ -130,7 +130,7 @@ spec:
|
|||||||
initContainers:
|
initContainers:
|
||||||
# Configure proxy auth in database before starting
|
# Configure proxy auth in database before starting
|
||||||
- name: configure-auth
|
- name: configure-auth
|
||||||
image: filebrowser/filebrowser:v2.54.0
|
image: filebrowser/filebrowser:v2.63.13
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
@@ -151,7 +151,7 @@ spec:
|
|||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: filebrowser
|
- name: filebrowser
|
||||||
image: filebrowser/filebrowser:v2.54.0
|
image: filebrowser/filebrowser:v2.63.13
|
||||||
command:
|
command:
|
||||||
- filebrowser
|
- filebrowser
|
||||||
- --database=/config/filebrowser.db
|
- --database=/config/filebrowser.db
|
||||||
@@ -315,7 +315,7 @@ spec:
|
|||||||
initContainers:
|
initContainers:
|
||||||
# Create public directory if it doesn't exist
|
# Create public directory if it doesn't exist
|
||||||
- name: init-public-dir
|
- name: init-public-dir
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command: ["sh", "-c", "mkdir -p /srv/public && chmod 755 /srv/public"]
|
command: ["sh", "-c", "mkdir -p /srv/public && chmod 755 /srv/public"]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
@@ -324,7 +324,7 @@ spec:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.27-alpine
|
image: nginx:1.31-alpine
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
@@ -34,6 +34,14 @@
|
|||||||
# table ownership, and installs uuid-ossp/pgcrypto/pg_stat_statements on its
|
# table ownership, and installs uuid-ossp/pgcrypto/pg_stat_statements on its
|
||||||
# own — no init SQL or shared_preload_libraries tinkering needed.
|
# own — no init SQL or shared_preload_libraries tinkering needed.
|
||||||
# ----------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: workout-system
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: sparkyfitness
|
||||||
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
@@ -145,7 +153,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: wait-for-db
|
- name: wait-for-db
|
||||||
image: busybox:1.36
|
image: busybox:1.38
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
@@ -1,556 +0,0 @@
|
|||||||
# ============================================================================
|
|
||||||
# *** PARKED 2026-05-27 *** — wger has been REPLACED by SparkyFitness.
|
|
||||||
# SparkyFitness now owns workout.dooplex.hu / workout.home (see sparkyfitness.yaml).
|
|
||||||
# All wger Deployments are scaled to 0 and both wger Ingresses were removed
|
|
||||||
# (ArgoCD prune deletes them, freeing the hostnames). The wger Services,
|
|
||||||
# ConfigMap, PVCs (wger-media / wger-static) and the wger DB in the shared CNPG
|
|
||||||
# cluster are KEPT, untouched, for rollback.
|
|
||||||
# To revive wger: restore the two Ingress resources from git history and scale
|
|
||||||
# the wger / wger-redis / wger-celery-* Deployments back to 1.
|
|
||||||
# ============================================================================
|
|
||||||
# wger - Workout Manager
|
|
||||||
# https://github.com/wger-project/wger
|
|
||||||
# Version: 2.5 (official image, no custom fork)
|
|
||||||
# Domain: workout.dooplex.hu
|
|
||||||
# Auth: Authentik Forward Auth (domain mode) + native wger AUTH_PROXY middleware
|
|
||||||
#
|
|
||||||
# ============================================================================
|
|
||||||
# MIGRATION NOTES (from 2.3 + custom OIDC fork):
|
|
||||||
# - Image switched from ghcr.io/kisfenyo/wger-oidc:latest -> wger/server:2.5
|
|
||||||
# - All OIDC_* / ENABLE_OIDC env vars removed
|
|
||||||
# - Native AUTH_PROXY_* env vars added (wger 2.4+ feature, PR #1859)
|
|
||||||
# - Ingress split into two resources:
|
|
||||||
# * wger -> path / -> protected by Authentik forward-auth
|
|
||||||
# * wger-api -> path /api/ -> unprotected (JWT auth for mobile app)
|
|
||||||
# - nginx sidecar: strips client-supplied X-Authentik-* on /api/ (defense in depth)
|
|
||||||
# - Authentik: create a new Proxy Provider (Forward auth, single application)
|
|
||||||
# External Host: https://workout.dooplex.hu
|
|
||||||
# Attach to existing outpost. The old OIDC provider can be deleted.
|
|
||||||
#
|
|
||||||
# POST-UPGRADE COMMANDS (run once after rollout stabilises):
|
|
||||||
# kubectl exec -n workout-system deploy/wger -c wger -- \
|
|
||||||
# python manage.py recalculate_statistics --all --active-only
|
|
||||||
# kubectl exec -n workout-system deploy/wger -c wger -- \
|
|
||||||
# python manage.py evaluate_trophies --all
|
|
||||||
# ============================================================================
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/name: wger
|
|
||||||
---
|
|
||||||
apiVersion: apps/v1
|
|
||||||
kind: Deployment
|
|
||||||
metadata:
|
|
||||||
name: wger-redis
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-redis
|
|
||||||
spec:
|
|
||||||
replicas: 0 # parked 2026-05-27 (replaced by SparkyFitness)
|
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-redis
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-redis
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- name: redis
|
|
||||||
image: redis:7.2-alpine
|
|
||||||
ports:
|
|
||||||
- containerPort: 6379
|
|
||||||
name: redis
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 50m
|
|
||||||
memory: 64Mi
|
|
||||||
limits:
|
|
||||||
cpu: 200m
|
|
||||||
memory: 128Mi
|
|
||||||
---
|
|
||||||
apiVersion: apps/v1
|
|
||||||
kind: Deployment
|
|
||||||
metadata:
|
|
||||||
name: wger
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger
|
|
||||||
annotations:
|
|
||||||
# Track upstream wger releases
|
|
||||||
extensions.v1alpha1.version-checker.io/wger: "true"
|
|
||||||
extensions.v1alpha1.version-checker.io/wger.match-regex: "^\\d+\\.\\d+$"
|
|
||||||
spec:
|
|
||||||
replicas: 0 # parked 2026-05-27 (replaced by SparkyFitness)
|
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger
|
|
||||||
strategy:
|
|
||||||
type: Recreate
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger
|
|
||||||
spec:
|
|
||||||
# Prevent k8s from injecting WGER_PORT / WGER_SERVICE_* env vars
|
|
||||||
# from the wger Service — they collide with wger's own $WGER_PORT
|
|
||||||
# config and break the startup script (URI instead of port number).
|
|
||||||
enableServiceLinks: false
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 1000
|
|
||||||
containers:
|
|
||||||
- name: nginx
|
|
||||||
image: nginx:alpine
|
|
||||||
ports:
|
|
||||||
- containerPort: 80
|
|
||||||
name: http
|
|
||||||
volumeMounts:
|
|
||||||
- name: static
|
|
||||||
mountPath: /home/wger/static
|
|
||||||
readOnly: true
|
|
||||||
- name: media
|
|
||||||
mountPath: /home/wger/media
|
|
||||||
readOnly: true
|
|
||||||
- name: nginx-config
|
|
||||||
mountPath: /etc/nginx/conf.d/default.conf
|
|
||||||
subPath: nginx.conf
|
|
||||||
- name: wger
|
|
||||||
image: wger/server:2.5
|
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
env:
|
|
||||||
# Django settings
|
|
||||||
- name: SECRET_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-app
|
|
||||||
key: secret-key
|
|
||||||
- name: SIGNING_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-app
|
|
||||||
key: signing-key
|
|
||||||
- name: DJANGO_DEBUG
|
|
||||||
value: "False"
|
|
||||||
- name: WGER_INSTANCE
|
|
||||||
value: "https://workout.dooplex.hu"
|
|
||||||
- name: TIME_ZONE
|
|
||||||
value: "Europe/Budapest"
|
|
||||||
- name: DJANGO_CACHE_TIMEOUT
|
|
||||||
value: "120"
|
|
||||||
- name: CSRF_TRUSTED_ORIGINS
|
|
||||||
value: "https://workout.dooplex.hu"
|
|
||||||
# Database (shared CNPG)
|
|
||||||
- name: DJANGO_DB_ENGINE
|
|
||||||
value: "django.db.backends.postgresql"
|
|
||||||
- name: DJANGO_DB_HOST
|
|
||||||
value: "postgresql-rw.database-system.svc.cluster.local"
|
|
||||||
- name: DJANGO_DB_PORT
|
|
||||||
value: "5432"
|
|
||||||
- name: DJANGO_DB_DATABASE
|
|
||||||
value: "wger"
|
|
||||||
- name: DJANGO_DB_USER
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-db
|
|
||||||
key: username
|
|
||||||
- name: DJANGO_DB_PASSWORD
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-db
|
|
||||||
key: password
|
|
||||||
# Cache
|
|
||||||
- name: DJANGO_CACHE_BACKEND
|
|
||||||
value: "django_redis.cache.RedisCache"
|
|
||||||
- name: DJANGO_CACHE_LOCATION
|
|
||||||
value: "redis://wger-redis:6379/1"
|
|
||||||
- name: DJANGO_CACHE_CLIENT_CLASS
|
|
||||||
value: "django_redis.client.DefaultClient"
|
|
||||||
# Celery
|
|
||||||
- name: CELERY_BROKER
|
|
||||||
value: "redis://wger-redis:6379/2"
|
|
||||||
- name: CELERY_BACKEND
|
|
||||||
value: "redis://wger-redis:6379/2"
|
|
||||||
# ----------------------------------------------------------------
|
|
||||||
# Native Authentication Proxy (wger 2.4+) - replaces OIDC fork
|
|
||||||
# ----------------------------------------------------------------
|
|
||||||
- name: AUTH_PROXY_ENABLED
|
|
||||||
value: "True"
|
|
||||||
# Django META key format: HTTP_ + uppercase header with - replaced by _
|
|
||||||
# So X-Authentik-Username => HTTP_X_AUTHENTIK_USERNAME
|
|
||||||
- name: AUTH_PROXY_HEADER
|
|
||||||
value: "HTTP_X_AUTHENTIK_USERNAME"
|
|
||||||
- name: AUTH_PROXY_CREATE_UNKNOWN_USER
|
|
||||||
value: "True"
|
|
||||||
- name: AUTH_PROXY_EMAIL_HEADER
|
|
||||||
value: "HTTP_X_AUTHENTIK_EMAIL"
|
|
||||||
- name: AUTH_PROXY_NAME_HEADER
|
|
||||||
value: "HTTP_X_AUTHENTIK_NAME"
|
|
||||||
# Only trust the auth header when coming from the nginx sidecar
|
|
||||||
# (same pod, proxies from 127.0.0.1 to Django on :8000).
|
|
||||||
# This prevents header-spoofing attacks from anywhere else.
|
|
||||||
- name: AUTH_PROXY_TRUSTED_IPS
|
|
||||||
value: "127.0.0.1/32"
|
|
||||||
# Email (disabled - no email sending)
|
|
||||||
- name: ENABLE_EMAIL
|
|
||||||
value: "False"
|
|
||||||
# Media settings
|
|
||||||
- name: DJANGO_MEDIA_ROOT
|
|
||||||
value: "/home/wger/media"
|
|
||||||
- name: DJANGO_STATIC_ROOT
|
|
||||||
value: "/home/wger/static"
|
|
||||||
# Features
|
|
||||||
- name: ALLOW_REGISTRATION
|
|
||||||
value: "False"
|
|
||||||
- name: ALLOW_GUEST_USERS
|
|
||||||
value: "False"
|
|
||||||
- name: ALLOW_UPLOAD_VIDEOS
|
|
||||||
value: "True"
|
|
||||||
- name: USE_RECAPTCHA
|
|
||||||
value: "False"
|
|
||||||
- name: DOWNLOAD_EXERCISE_IMAGES_ON_STARTUP
|
|
||||||
value: "True"
|
|
||||||
ports:
|
|
||||||
- containerPort: 8000
|
|
||||||
name: http
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 256Mi
|
|
||||||
limits:
|
|
||||||
cpu: 1000m
|
|
||||||
memory: 1Gi
|
|
||||||
volumeMounts:
|
|
||||||
- name: media
|
|
||||||
mountPath: /home/wger/media
|
|
||||||
- name: static
|
|
||||||
mountPath: /home/wger/static
|
|
||||||
livenessProbe:
|
|
||||||
httpGet:
|
|
||||||
path: /
|
|
||||||
port: http
|
|
||||||
initialDelaySeconds: 120
|
|
||||||
periodSeconds: 30
|
|
||||||
readinessProbe:
|
|
||||||
httpGet:
|
|
||||||
path: /
|
|
||||||
port: http
|
|
||||||
initialDelaySeconds: 60
|
|
||||||
periodSeconds: 10
|
|
||||||
volumes:
|
|
||||||
- name: nginx-config
|
|
||||||
configMap:
|
|
||||||
name: wger-nginx-config
|
|
||||||
- name: media
|
|
||||||
persistentVolumeClaim:
|
|
||||||
claimName: wger-media
|
|
||||||
- name: static
|
|
||||||
persistentVolumeClaim:
|
|
||||||
claimName: wger-static
|
|
||||||
---
|
|
||||||
# Celery worker for background tasks
|
|
||||||
apiVersion: apps/v1
|
|
||||||
kind: Deployment
|
|
||||||
metadata:
|
|
||||||
name: wger-celery-worker
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-celery-worker
|
|
||||||
spec:
|
|
||||||
replicas: 0 # parked 2026-05-27 (replaced by SparkyFitness)
|
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-celery-worker
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-celery-worker
|
|
||||||
spec:
|
|
||||||
enableServiceLinks: false
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 1000
|
|
||||||
containers:
|
|
||||||
- name: celery-worker
|
|
||||||
image: wger/server:2.5
|
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
command: ["/start-worker"]
|
|
||||||
env:
|
|
||||||
- name: SECRET_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-app
|
|
||||||
key: secret-key
|
|
||||||
- name: SIGNING_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-app
|
|
||||||
key: signing-key
|
|
||||||
- name: TIME_ZONE
|
|
||||||
value: "Europe/Budapest"
|
|
||||||
- name: DJANGO_DB_ENGINE
|
|
||||||
value: "django.db.backends.postgresql"
|
|
||||||
- name: DJANGO_DB_HOST
|
|
||||||
value: "postgresql-rw.database-system.svc.cluster.local"
|
|
||||||
- name: DJANGO_DB_PORT
|
|
||||||
value: "5432"
|
|
||||||
- name: DJANGO_DB_DATABASE
|
|
||||||
value: "wger"
|
|
||||||
- name: DJANGO_DB_USER
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-db
|
|
||||||
key: username
|
|
||||||
- name: DJANGO_DB_PASSWORD
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-db
|
|
||||||
key: password
|
|
||||||
- name: DJANGO_CACHE_TIMEOUT
|
|
||||||
value: "120"
|
|
||||||
- name: DJANGO_CACHE_CLIENT_CLASS
|
|
||||||
value: "django_redis.client.DefaultClient"
|
|
||||||
- name: CELERY_BROKER
|
|
||||||
value: "redis://wger-redis:6379/2"
|
|
||||||
- name: CELERY_BACKEND
|
|
||||||
value: "redis://wger-redis:6379/2"
|
|
||||||
- name: DJANGO_CACHE_BACKEND
|
|
||||||
value: "django_redis.cache.RedisCache"
|
|
||||||
- name: DJANGO_CACHE_LOCATION
|
|
||||||
value: "redis://wger-redis:6379/1"
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 50m
|
|
||||||
memory: 128Mi
|
|
||||||
limits:
|
|
||||||
cpu: 500m
|
|
||||||
memory: 512Mi
|
|
||||||
---
|
|
||||||
# Celery beat for scheduled tasks
|
|
||||||
apiVersion: apps/v1
|
|
||||||
kind: Deployment
|
|
||||||
metadata:
|
|
||||||
name: wger-celery-beat
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-celery-beat
|
|
||||||
spec:
|
|
||||||
replicas: 0 # parked 2026-05-27 (replaced by SparkyFitness)
|
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-celery-beat
|
|
||||||
template:
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-celery-beat
|
|
||||||
spec:
|
|
||||||
enableServiceLinks: false
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 1000
|
|
||||||
containers:
|
|
||||||
- name: celery-beat
|
|
||||||
image: wger/server:2.5
|
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
command: ["/start-beat"]
|
|
||||||
env:
|
|
||||||
- name: SECRET_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-app
|
|
||||||
key: secret-key
|
|
||||||
- name: SIGNING_KEY
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-app
|
|
||||||
key: signing-key
|
|
||||||
- name: TIME_ZONE
|
|
||||||
value: "Europe/Budapest"
|
|
||||||
- name: DJANGO_CACHE_TIMEOUT
|
|
||||||
value: "120"
|
|
||||||
- name: DJANGO_CACHE_CLIENT_CLASS
|
|
||||||
value: "django_redis.client.DefaultClient"
|
|
||||||
- name: DJANGO_DB_ENGINE
|
|
||||||
value: "django.db.backends.postgresql"
|
|
||||||
- name: DJANGO_DB_HOST
|
|
||||||
value: "postgresql-rw.database-system.svc.cluster.local"
|
|
||||||
- name: DJANGO_DB_PORT
|
|
||||||
value: "5432"
|
|
||||||
- name: DJANGO_DB_DATABASE
|
|
||||||
value: "wger"
|
|
||||||
- name: DJANGO_DB_USER
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-db
|
|
||||||
key: username
|
|
||||||
- name: DJANGO_DB_PASSWORD
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: wger-db
|
|
||||||
key: password
|
|
||||||
- name: CELERY_BROKER
|
|
||||||
value: "redis://wger-redis:6379/2"
|
|
||||||
- name: CELERY_BACKEND
|
|
||||||
value: "redis://wger-redis:6379/2"
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 50m
|
|
||||||
memory: 64Mi
|
|
||||||
limits:
|
|
||||||
cpu: 200m
|
|
||||||
memory: 256Mi
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Service
|
|
||||||
metadata:
|
|
||||||
name: wger-redis
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-redis
|
|
||||||
spec:
|
|
||||||
type: ClusterIP
|
|
||||||
ports:
|
|
||||||
- name: redis
|
|
||||||
port: 6379
|
|
||||||
targetPort: redis
|
|
||||||
selector:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-redis
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Service
|
|
||||||
metadata:
|
|
||||||
name: wger
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger
|
|
||||||
spec:
|
|
||||||
type: ClusterIP
|
|
||||||
ports:
|
|
||||||
- name: http
|
|
||||||
port: 80
|
|
||||||
targetPort: 80
|
|
||||||
selector:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger
|
|
||||||
---
|
|
||||||
# ============================================================================
|
|
||||||
# wger Ingresses (wger + wger-api) REMOVED 2026-05-27 — see PARKED note at top.
|
|
||||||
# SparkyFitness's ingress (sparkyfitness.yaml) now serves workout.dooplex.hu /
|
|
||||||
# workout.home. ArgoCD prune deletes the old Ingress objects from the cluster,
|
|
||||||
# releasing the hostnames + the wger-tls certificate's hosts.
|
|
||||||
# To revive wger: restore these two Ingress resources from git history.
|
|
||||||
# ============================================================================
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: PersistentVolumeClaim
|
|
||||||
metadata:
|
|
||||||
name: wger-media
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-media
|
|
||||||
recurring-job-group.longhorn.io/needbackup: enabled
|
|
||||||
recurring-job.longhorn.io/source: enabled
|
|
||||||
spec:
|
|
||||||
accessModes:
|
|
||||||
- ReadWriteOnce
|
|
||||||
storageClassName: longhorn
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
storage: 5Gi
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: PersistentVolumeClaim
|
|
||||||
metadata:
|
|
||||||
name: wger-static
|
|
||||||
namespace: workout-system
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: wger
|
|
||||||
app.kubernetes.io/name: wger-static
|
|
||||||
spec:
|
|
||||||
accessModes:
|
|
||||||
- ReadWriteOnce
|
|
||||||
storageClassName: longhorn
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
storage: 2Gi
|
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: ConfigMap
|
|
||||||
metadata:
|
|
||||||
name: wger-nginx-config
|
|
||||||
namespace: workout-system
|
|
||||||
data:
|
|
||||||
nginx.conf: |
|
|
||||||
server {
|
|
||||||
listen 80;
|
|
||||||
server_name _;
|
|
||||||
client_max_body_size 4G;
|
|
||||||
|
|
||||||
# Official Wger Logic
|
|
||||||
root /var/www/html/; # This is just a dummy root, aliases do the work
|
|
||||||
|
|
||||||
location /static/ {
|
|
||||||
alias /home/wger/static/;
|
|
||||||
expires 30d;
|
|
||||||
access_log off;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /media/ {
|
|
||||||
alias /home/wger/media/;
|
|
||||||
expires 30d;
|
|
||||||
access_log off;
|
|
||||||
}
|
|
||||||
|
|
||||||
# API path: strip any client-supplied auth headers before proxying.
|
|
||||||
# Mobile app + API clients authenticate via JWT (/api/v2/token), not
|
|
||||||
# proxy auth. This is a defense-in-depth measure so that even if traffic
|
|
||||||
# somehow reaches this sidecar without going through the forward-auth
|
|
||||||
# ingress, it cannot forge an AUTH_PROXY login via a spoofed header.
|
|
||||||
# Nginx treats "" as "do not forward this header."
|
|
||||||
location /api/ {
|
|
||||||
proxy_pass http://localhost:8000;
|
|
||||||
proxy_set_header Host $http_host;
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
|
||||||
proxy_set_header X-Forwarded-Proto $http_x_forwarded_proto;
|
|
||||||
proxy_set_header X-Authentik-Username "";
|
|
||||||
proxy_set_header X-Authentik-Email "";
|
|
||||||
proxy_set_header X-Authentik-Name "";
|
|
||||||
proxy_set_header X-Authentik-Groups "";
|
|
||||||
proxy_set_header X-Authentik-Uid "";
|
|
||||||
}
|
|
||||||
|
|
||||||
# Everything else: pass through the auth headers set by the
|
|
||||||
# forward-auth ingress so wger's AUTH_PROXY middleware can log the
|
|
||||||
# user in. $http_x_authentik_username expands to empty if the header
|
|
||||||
# isn't present (e.g. Tailscale admin access bypassing the ingress).
|
|
||||||
location / {
|
|
||||||
proxy_pass http://localhost:8000;
|
|
||||||
proxy_set_header Host $http_host;
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
|
||||||
proxy_set_header X-Forwarded-Proto $http_x_forwarded_proto;
|
|
||||||
proxy_set_header X-Authentik-Username $http_x_authentik_username;
|
|
||||||
proxy_set_header X-Authentik-Email $http_x_authentik_email;
|
|
||||||
proxy_set_header X-Authentik-Name $http_x_authentik_name;
|
|
||||||
proxy_set_header X-Authentik-Groups $http_x_authentik_groups;
|
|
||||||
proxy_set_header X-Authentik-Uid $http_x_authentik_uid;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
---
|
|
||||||
Reference in New Issue
Block a user