30 Commits

Author SHA1 Message Date
Renovate Bot
5372194c83 Update ghcr.io/neptunehub/audiomuse-ai Docker tag to v0.8.3 2025-12-23 00:01:43 +00:00
f3e715275a Merge pull request 'Update Immich to v2.4.1' (#237) from renovate/immich into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/237
2025-12-20 08:54:16 +00:00
Renovate Bot
3884644dfc Update Immich to v2.4.1 2025-12-20 00:01:59 +00:00
37fca8eb77 Merge pull request 'Update php Docker tag to v8.5' (#232) from renovate/php-8.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/232
2025-12-18 07:35:16 +00:00
Renovate Bot
c570f52fb8 Update php Docker tag to v8.5 2025-12-18 00:01:48 +00:00
1f541189a6 Update docker-compose.yml 2025-12-17 13:29:25 +00:00
d706fcdcd8 Update spliit/docker-compose.yml 2025-12-17 13:26:21 +00:00
819f145200 Merge pull request 'Update Matrix' (#231) from renovate/matrix into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/231
2025-12-17 07:53:07 +00:00
9598316e7d Merge pull request 'Update ghcr.io/element-hq/lk-jwt-service Docker tag to v0.4.0' (#230) from renovate/ghcr.io-element-hq-lk-jwt-service-0.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/230
2025-12-17 07:53:05 +00:00
8a04ba27d4 Update renovate.json 2025-12-17 07:53:00 +00:00
Renovate Bot
6aec3c1f25 Update Matrix 2025-12-17 00:01:39 +00:00
Renovate Bot
0128da950f Update ghcr.io/element-hq/lk-jwt-service Docker tag to v0.4.0 2025-12-17 00:01:35 +00:00
Peter Smit
7277c47ad9 remove deprecated version 2025-12-16 20:26:08 +01:00
Peter Smit
003b9db402 revert baikal (no docker image yet) 2025-12-16 20:25:37 +01:00
Peter Smit
29446b72c3 update stuff that renovate wont 2025-12-16 20:23:27 +01:00
Peter Smit
0e2c6a889a update pocket id 2025-12-16 20:20:37 +01:00
def08d6c00 Merge pull request 'Update pihole/pihole Docker tag to v2025.11.1' (#229) from renovate/pihole-pihole-2025.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/229
2025-12-16 19:07:13 +00:00
f37d9e1a68 Merge pull request 'Update nextcloud Docker tag to v32.0.3' (#228) from renovate/nextcloud-32.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/228
2025-12-16 19:07:04 +00:00
Renovate Bot
4e0012ba18 Update pihole/pihole Docker tag to v2025.11.1 2025-12-16 19:05:48 +00:00
Renovate Bot
ebfe68c838 Update nextcloud Docker tag to v32.0.3 2025-12-16 19:05:43 +00:00
279f35f7e9 Merge pull request 'Update Paperless-ngx' (#214) from renovate/paperless-ngx into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/214
2025-12-16 19:01:22 +00:00
c724d43e4d Merge pull request 'Update docker.io/valkey/valkey Docker tag to v9' (#218) from renovate/docker.io-valkey-valkey-9.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/218
2025-12-16 19:01:10 +00:00
f7a90f823d Merge pull request 'Update livekit/livekit-server Docker tag to v1.9.8' (#221) from renovate/livekit-livekit-server-1.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/221
2025-12-16 19:00:57 +00:00
faaca0dd64 Merge pull request 'Update gitea/gitea Docker tag to v1.25.2' (#226) from renovate/gitea-gitea-1.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/226
2025-12-16 18:53:52 +00:00
e06cc2e7b7 Merge pull request 'Update jellyfin/jellyfin Docker tag to v10.11.5' (#227) from renovate/jellyfin-jellyfin-10.x into master
Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/227
2025-12-16 18:53:46 +00:00
Renovate Bot
5f834bab2f Update livekit/livekit-server Docker tag to v1.9.8 2025-12-16 18:51:53 +00:00
Renovate Bot
52477db4ad Update jellyfin/jellyfin Docker tag to v10.11.5 2025-12-16 18:51:49 +00:00
Renovate Bot
74bdd11775 Update gitea/gitea Docker tag to v1.25.2 2025-12-16 18:51:41 +00:00
Renovate Bot
f460703e37 Update Paperless-ngx 2025-12-13 00:02:32 +00:00
Renovate Bot
9b592465f7 Update docker.io/valkey/valkey Docker tag to v9 2025-12-10 00:01:53 +00:00
14 changed files with 28 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
services:
audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:2.30.0
image: ghcr.io/advplyr/audiobookshelf:2.31.0
restart: always
ports:
- 13378:80

View File

@@ -1,4 +1,3 @@
version: '3.8'
services:
# Redis service for RQ (task queue)
audiomuse-ai-redis:
@@ -32,7 +31,7 @@ services:
# AudioMuse-AI Flask application service
audiomuse-ai-flask:
image: ghcr.io/neptunehub/audiomuse-ai:0.8.2 # Reflects deployment.yaml
image: ghcr.io/neptunehub/audiomuse-ai:0.8.3 # Reflects deployment.yaml
container_name: audiomuse-ai-flask-app
ports:
- "8013:8000"
@@ -70,7 +69,7 @@ services:
# AudioMuse-AI RQ Worker service
audiomuse-ai-worker:
image: ghcr.io/neptunehub/audiomuse-ai:0.8.2 # Reflects deployment.yaml
image: ghcr.io/neptunehub/audiomuse-ai:0.8.3 # Reflects deployment.yaml
container_name: audiomuse-ai-worker-instance
env_file:
- .env

View File

@@ -10,7 +10,7 @@ include:
- pihole/docker-compose.yml
- pingvin/docker-compose.yml
- pocketid/docker-compose.yml
# - spliit/docker-compose.yml
- spliit/docker-compose.yml
- shlink/docker-compose.yml
- synapse/docker-compose.yml
- updater/docker-compose.yml

View File

@@ -1,7 +1,7 @@
services:
gitea:
container_name: gitea
image: gitea/gitea:1.25.1-rootless
image: gitea/gitea:1.25.2-rootless
restart: always
volumes:
- ${GITEA_DATA_LOCATION}:/var/lib/gitea

View File

@@ -1,7 +1,7 @@
services:
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v2.3.1
image: ghcr.io/immich-app/immich-server:v2.4.1
# extends:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
@@ -25,7 +25,7 @@ services:
immich-machine-learning:
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v2.3.1
image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
volumes:
- model-cache:/cache
env_file:
@@ -34,14 +34,14 @@ services:
redis:
container_name: immich_redis
image: docker.io/valkey/valkey:8@sha256:81db6d39e1bba3b3ff32bd3a1b19a6d69690f94a3954ec131277b9a26b95b3aa
image: docker.io/valkey/valkey:9@sha256:fb8d272e529ea567b9bf1302245796f21a2672b8368ca3fcb938ac334e613c8f
healthcheck:
test: redis-cli ping || exit 1
restart: always
database:
container_name: immich_postgres
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.2.0
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
environment:
POSTGRES_USER: ${IMMICH_POSTGRES_USER}
POSTGRES_PASSWORD: ${IMMICH_POSTGRES_PASSWORD}

View File

@@ -1,6 +1,6 @@
services:
jellyfin:
image: jellyfin/jellyfin:10.11.3
image: jellyfin/jellyfin:10.11.5
user: ${JELLYFIN_USER_UID}:${JELLYFIN_USER_GID}
network_mode: 'host'
restart: always

View File

@@ -13,7 +13,7 @@ services:
networks:
- nextcloud
nextcloud:
image: nextcloud:32.0.1
image: nextcloud:32.0.3
restart: always
ports:
- 8081:80
@@ -32,7 +32,7 @@ services:
networks:
- nextcloud
cron:
image: nextcloud:32.0.1
image: nextcloud:32.0.3
container_name: nextcloud-cron
volumes:
- ${NEXTCLOUD_DATA_DIR}:/var/www/html

View File

@@ -18,7 +18,7 @@ services:
- 5434:5432
paperless:
image: ghcr.io/paperless-ngx/paperless-ngx:2.19.4
image: ghcr.io/paperless-ngx/paperless-ngx:2.20.2
restart: always
depends_on:
- db
@@ -49,7 +49,7 @@ services:
PAPERLESS_REDIRECT_LOGIN_TO_SSO: true
gotenberg:
image: docker.io/gotenberg/gotenberg:8.24.0
image: docker.io/gotenberg/gotenberg:8.25.1
restart: always
# The gotenberg chromium route is used to convert .eml files. We do not

View File

@@ -2,7 +2,7 @@
services:
pihole:
container_name: pihole
image: pihole/pihole:2025.11.0
image: pihole/pihole:2025.11.1
ports:
# DNS Ports
- "53:53/tcp"

View File

@@ -1,6 +1,6 @@
services:
pocket-id:
image: ghcr.io/pocket-id/pocket-id:v1.15.0
image: ghcr.io/pocket-id/pocket-id:v1.16.0
restart: always
env_file: .env
ports:

View File

@@ -23,7 +23,9 @@
"matrixdotorg/synapse",
"ghcr.io/element-hq/matrix-authentication-service",
"dock.mau.dev/mautrix/whatsapp",
"dock.mau.dev/mautrix/signal"
"dock.mau.dev/mautrix/signal",
"ghcr.io/element-hq/lk-jwt-service",
"livekit/livekit-server"
]
}
]

View File

@@ -1,6 +1,7 @@
services:
spliit:
image: ghcr.io/spliit-app/spliit:1.19.1
#image: ghcr.io/spliit-app/spliit:1.19.1
image: petersmit27/spliit:latest
restart: always
ports:
- 3001:3000

View File

@@ -1,6 +1,6 @@
services:
element-call-auth-service:
image: ghcr.io/element-hq/lk-jwt-service:0.3.0
image: ghcr.io/element-hq/lk-jwt-service:0.4.0
container_name: element-call-jwt
hostname: auth-server
environment:
@@ -13,7 +13,7 @@ services:
ports:
- 8071:8080
element-call-livekit:
image: livekit/livekit-server:v1.9.3
image: livekit/livekit-server:v1.9.8
command: --config /etc/livekit.yaml
ports:
- "7880:7880/tcp"
@@ -25,7 +25,7 @@ services:
- ${LIVEKIT_CONFIG_DIR}/config.yaml:/etc/livekit.yaml:ro
mautrix-signal:
container_name: mautrix-signal
image: dock.mau.dev/mautrix/signal:v0.2511.0
image: dock.mau.dev/mautrix/signal:v0.2512.0
restart: always
volumes:
- ${MAUTRIX_SIGNAL_DATA_DIR}:/data
@@ -42,7 +42,7 @@ services:
- 5439:5432
mautrix-whatsapp:
container_name: mautrix-whatsapp
image: dock.mau.dev/mautrix/whatsapp:v0.2511.0
image: dock.mau.dev/mautrix/whatsapp:v0.2512.0
#image: petersmit27/mautrix-whatsapp:latest
restart: always
volumes:
@@ -61,7 +61,7 @@ services:
ports:
- 5440:5432
mas:
image: ghcr.io/element-hq/matrix-authentication-service:1.6.0
image: ghcr.io/element-hq/matrix-authentication-service:1.8.0
restart: always
working_dir: /config
volumes:
@@ -97,7 +97,7 @@ services:
- 5442:5432
synapse:
container_name: synapse
image: matrixdotorg/synapse:v1.142.1
image: matrixdotorg/synapse:v1.144.0
restart: always
volumes:
- ${SYNAPSE_CONFIG_DIR}:/data

View File

@@ -1,5 +1,5 @@
# Use the official PHP image with Apache
FROM php:8.4-apache
FROM php:8.5-apache
# Add Docker's official GPG key:
RUN apt-get update &&\