Compare commits
25 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 31fb6603a9 | |||
| c7ff367cdf | |||
| a2686fac96 | |||
| 9214a4dde2 | |||
| a52f8ccf8d | |||
| fbe9eeec21 | |||
| fc1df98503 | |||
| e4b36e7822 | |||
| 6b2f69feaa | |||
| 03b8af9b78 | |||
| b98a0928cd | |||
| c9bc5cadc4 | |||
| 51581714ed | |||
| a8610dc27e | |||
| ad449b9e72 | |||
| ddb2797b10 | |||
| 8b14b0e99e | |||
| 2b260bc2eb | |||
| d4f09f2cd9 | |||
| 8a807d3e5c | |||
| 8b4b0df92c | |||
| da1e8045d0 | |||
| fd73c41152 | |||
| b96703f2df | |||
| e147d829e7 |
@@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: actualbudget
|
||||
image: actualbudget/actual-server:26.2.0
|
||||
image: actualbudget/actual-server:26.6.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# -slim suffix was retired after v37.440.x, so we pin the plain tag)
|
||||
#
|
||||
# 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.
|
||||
# Only the `kubernetes` and `helm-values` managers are enabled, and a
|
||||
# default-deny packageRule limits updates to exactly four pilot images:
|
||||
@@ -44,8 +44,8 @@ data:
|
||||
"requireConfig": "optional",
|
||||
"dependencyDashboard": true,
|
||||
"dependencyDashboardTitle": "Renovate Dependency Dashboard",
|
||||
"prHourlyLimit": 8,
|
||||
"prConcurrentLimit": 8,
|
||||
"prHourlyLimit": 16,
|
||||
"prConcurrentLimit": 16,
|
||||
"enabledManagers": ["kubernetes", "helm-values"],
|
||||
"kubernetes": {
|
||||
"managerFilePatterns": ["/.+\\.ya?ml$/"]
|
||||
@@ -90,13 +90,6 @@ data:
|
||||
],
|
||||
"automerge": false
|
||||
},
|
||||
{
|
||||
"description": "termix: use github-releases as datasource (ghcr.io OCI manifest for this image lacks the release timestamp Renovate needs for the stability gate; GitHub Releases at Termix-SSH/Termix expose proper timestamps so the 3-day gate works as intended). regex versioning parses the release-X.Y.Z prefix. Renovate still writes the new tag to the same ghcr.io/lukegus/termix image (the registry hosts every release).",
|
||||
"matchPackageNames": ["ghcr.io/lukegus/termix"],
|
||||
"datasource": "github-releases",
|
||||
"packageName": "Termix-SSH/Termix",
|
||||
"versioning": "regex:^release-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$"
|
||||
},
|
||||
{
|
||||
"description": "wanderer: db + web update together in one PR",
|
||||
"matchPackageNames": ["flomp/wanderer-db", "flomp/wanderer-web"],
|
||||
@@ -116,7 +109,9 @@ metadata:
|
||||
app.kubernetes.io/name: renovate
|
||||
app.kubernetes.io/version: "43.197.0"
|
||||
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"
|
||||
concurrencyPolicy: Forbid
|
||||
successfulJobsHistoryLimit: 3
|
||||
|
||||
@@ -96,7 +96,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: init-config
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: audiobookshelf
|
||||
image: advplyr/audiobookshelf:2.35.0
|
||||
image: advplyr/audiobookshelf:2.35.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -168,7 +168,7 @@ spec:
|
||||
initContainers:
|
||||
# Wait for PostgreSQL
|
||||
- name: wait-for-db
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -181,7 +181,7 @@ spec:
|
||||
echo "PostgreSQL is ready!"
|
||||
# Wait for Redis
|
||||
- name: wait-for-redis
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
@@ -175,7 +175,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: bookstack
|
||||
image: linuxserver/bookstack:25.12.3
|
||||
image: linuxserver/bookstack:25.12.20251224
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
# LinuxServer.io specific
|
||||
|
||||
@@ -32,7 +32,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: init-directories
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -44,7 +44,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: gitea
|
||||
image: gitea/gitea:1.25.4
|
||||
image: gitea/gitea:1.26.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: USER_UID
|
||||
|
||||
@@ -2787,7 +2787,7 @@ spec:
|
||||
mountPath: /app/assets
|
||||
containers:
|
||||
- name: glance
|
||||
image: glanceapp/glance:v0.8.4
|
||||
image: glanceapp/glance:v0.8.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -1413,7 +1413,7 @@ spec:
|
||||
mountPath: /app/assets
|
||||
containers:
|
||||
- name: glance
|
||||
image: glanceapp/glance:v0.8.4
|
||||
image: glanceapp/glance:v0.8.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -416,7 +416,7 @@ spec:
|
||||
value: http://immich-machine-learning:3003
|
||||
- name: REDIS_HOSTNAME
|
||||
value: immich-valkey
|
||||
image: docker.io/valkey/valkey:9.0-alpine@sha256:b4ee67d73e00393e712accc72cfd7003b87d0fcd63f0eba798b23251bfc9c394
|
||||
image: docker.io/valkey/valkey:9.0-alpine@sha256:d1cc70645bbcef743615463a2fa4616e841407545e18f560aed0c49671a90147
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
exec:
|
||||
|
||||
@@ -282,7 +282,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: wait-for-db
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -294,7 +294,7 @@ spec:
|
||||
done
|
||||
echo "PostgreSQL is ready!"
|
||||
- name: wait-for-redis
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -584,7 +584,7 @@ spec:
|
||||
initContainers:
|
||||
# 1. Wait for PostgreSQL to accept connections
|
||||
- name: wait-for-db
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -597,7 +597,7 @@ spec:
|
||||
echo "PostgreSQL is ready!"
|
||||
# 2. Wait for Redis to accept connections
|
||||
- name: wait-for-redis
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -612,7 +612,7 @@ spec:
|
||||
# Prevents the worker from picking up stale queued jobs
|
||||
# before schema migrations have been applied.
|
||||
- name: wait-for-api
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
@@ -395,7 +395,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: docker.io/library/nextcloud:32.0.2-apache
|
||||
image: docker.io/library/nextcloud:32.0.10-apache
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SMTP_HOST
|
||||
|
||||
@@ -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
|
||||
@@ -41,6 +41,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: termix
|
||||
# renovate: datasource=github-releases depName=Termix-SSH/Termix versioning=loose extractVersion=^release-(?<version>.+)$
|
||||
image: ghcr.io/lukegus/termix:release-1.11.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
|
||||
@@ -122,7 +122,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pocketbase
|
||||
image: flomp/wanderer-db:v0.19.1
|
||||
image: flomp/wanderer-db:v0.19.2
|
||||
env:
|
||||
- name: ORIGIN
|
||||
value: "https://wanderer.dooplex.hu"
|
||||
@@ -192,7 +192,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: wanderer-web
|
||||
image: flomp/wanderer-web:v0.19.1
|
||||
image: flomp/wanderer-web:v0.19.2
|
||||
env:
|
||||
- name: NODE_TLS_REJECT_UNAUTHORIZED
|
||||
value: "0"
|
||||
|
||||
+1
-1
@@ -315,7 +315,7 @@ spec:
|
||||
initContainers:
|
||||
# Create public directory if it doesn't exist
|
||||
- name: init-public-dir
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command: ["sh", "-c", "mkdir -p /srv/public && chmod 755 /srv/public"]
|
||||
volumeMounts:
|
||||
- name: data
|
||||
|
||||
@@ -153,7 +153,7 @@ spec:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
- name: wait-for-db
|
||||
image: busybox:1.36
|
||||
image: busybox:1.38
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
Reference in New Issue
Block a user