30 Commits

Author SHA1 Message Date
b557a67686 Update ghcr.io/kiwix/kiwix-serve Docker tag to v3.8.2 2026-03-14 00:02:51 +00:00
fb1b676387 Merge pull request 'Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.33.0' (#210) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main 2026-03-13 01:02:52 +01:00
2edf56aec6 Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.33.0 2026-03-13 00:02:49 +00:00
bdf95ce1dc Merge pull request 'Update databasus/databasus Docker tag to v3.19.2' (#209) from renovate/databasus-databasus-3.x into main 2026-03-12 01:02:37 +01:00
2d99d1bf74 Update databasus/databasus Docker tag to v3.19.2 2026-03-12 00:02:34 +00:00
76935f5e8f Merge pull request 'Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.5.0' (#208) from renovate/ghcr.io-alam00000-bentopdf-simple-2.x into main 2026-03-11 01:03:15 +01:00
607621c628 Merge pull request 'Update louislam/uptime-kuma Docker tag to v2.2.1' (#207) from renovate/louislam-uptime-kuma-2.x into main 2026-03-11 01:03:14 +01:00
ea7ddf56ab Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.5.0 2026-03-11 00:03:14 +00:00
2bcd6618fd Update louislam/uptime-kuma Docker tag to v2.2.1 2026-03-11 00:03:12 +00:00
6053cd6f0e mousehole 2026-03-10 22:53:06 +01:00
35680d0efa Merge pull request 'Update grafana/grafana-oss Docker tag to v12.4.1' (#206) from renovate/grafana-grafana-oss-12.x into main 2026-03-10 01:02:56 +01:00
2d0efae973 Merge pull request 'Update amir20/dozzle Docker tag to v10.1.1' (#205) from renovate/amir20-dozzle-10.x into main 2026-03-10 01:02:53 +01:00
23aba74a0b Update grafana/grafana-oss Docker tag to v12.4.1 2026-03-10 00:02:53 +00:00
89942d938e Update amir20/dozzle Docker tag to v10.1.1 2026-03-10 00:02:50 +00:00
ab512f7289 Merge pull request 'Update databasus/databasus Docker tag to v3.18.0' (#204) from renovate/databasus-databasus-3.x into main 2026-03-09 01:02:58 +01:00
ed780b104b Merge pull request 'Update amir20/dozzle Docker tag to v10.1.0' (#203) from renovate/amir20-dozzle-10.x into main 2026-03-09 01:02:56 +01:00
805b2a2cfc Update databasus/databasus Docker tag to v3.18.0 2026-03-09 00:02:56 +00:00
4ac426c3d1 Update amir20/dozzle Docker tag to v10.1.0 2026-03-09 00:02:54 +00:00
d7afc77f09 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.12.0' (#202) from renovate/ghcr.io-mealie-recipes-mealie-3.x into main 2026-03-08 01:03:03 +01:00
d34c3fd3ec Merge pull request 'Update binwiederhier/ntfy Docker tag to v2.18.0' (#201) from renovate/binwiederhier-ntfy-2.x into main 2026-03-08 01:03:01 +01:00
4f2bfcc994 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.12.0 2026-03-08 00:03:01 +00:00
04b1b03861 Update binwiederhier/ntfy Docker tag to v2.18.0 2026-03-08 00:03:00 +00:00
183ea5efb8 Merge pull request 'Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.4.1' (#200) from renovate/ghcr.io-alam00000-bentopdf-simple-2.x into main 2026-03-08 01:02:58 +01:00
8583073183 Update ghcr.io/alam00000/bentopdf-simple Docker tag to v2.4.1 2026-03-08 00:02:56 +00:00
9278b1d8af Merge pull request 'Update databasus/databasus Docker tag to v3.17.0' (#199) from renovate/databasus-databasus-3.x into main 2026-03-07 01:03:34 +01:00
619219cc13 Merge pull request 'Update traefik Docker tag to v3.6.10' (#198) from renovate/traefik-3.x into main 2026-03-07 01:03:32 +01:00
a7de7fd7fb Update databasus/databasus Docker tag to v3.17.0 2026-03-07 00:03:32 +00:00
1e02473236 Merge pull request 'Update ollama/ollama Docker tag to v0.17.7' (#197) from renovate/ollama-ollama-0.x into main 2026-03-07 01:03:32 +01:00
a941685194 Update traefik Docker tag to v3.6.10 2026-03-07 00:03:30 +00:00
b939e39968 Update ollama/ollama Docker tag to v0.17.7 2026-03-07 00:03:28 +00:00
13 changed files with 21 additions and 11 deletions

1
.gitignore vendored
View File

@@ -15,3 +15,4 @@ certs/
init/
meili_data/
log-dashboard/
mousehole/

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: databasus/databasus:v3.16.4
image: databasus/databasus:v3.19.2
container_name: databasus
ports:
- 8086:4005

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: ntfy
image: binwiederhier/ntfy:v2.17.0
image: binwiederhier/ntfy:v2.18.0
ports:
- "4023:80"
networks:

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: traefik:v3.6.9
image: traefik:v3.6.10
container_name: traefik
ports:
- "80:80"

View File

@@ -5,7 +5,7 @@ services:
# extends:
# file: ${TEMPLATES_PATH}
# service: default
image: louislam/uptime-kuma:2.2.0
image: louislam/uptime-kuma:2.2.1
container_name: uptime-kuma
restart: unless-stopped
security_opt:

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/advplyr/audiobookshelf:2.32.1
image: ghcr.io/advplyr/audiobookshelf:2.33.0
container_name: audiobookshelf
ports:
- 13378:80

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/kiwix/kiwix-serve:3.8.1
image: ghcr.io/kiwix/kiwix-serve:3.8.2
container_name: kiwix
ports:
- 2009:8080

View File

@@ -18,3 +18,12 @@ services:
- "traefik.http.routers.prowlarr.entrypoints=https"
- "traefik.http.routers.prowlarr.tls=true"
mousehole:
extends:
file: ${TEMPLATES_PATH}
service: default
ports:
- 5010:5010
image: tmmrtn/mousehole:0.2.0
volumes:
- ${MEDIA_PATH}/prowlarr/mousehole:/srv/mousehole

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: dozzle
image: amir20/dozzle:v10.0.7
image: amir20/dozzle:v10.1.1
ports:
- 8083:8080
networks:

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: grafana
image: grafana/grafana-oss:12.4.0
image: grafana/grafana-oss:12.4.1
ports:
- 8090:3000
networks:

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/mealie-recipes/mealie:v3.11.0
image: ghcr.io/mealie-recipes/mealie:v3.12.0
container_name: mealie
ports:
- "4006:9000"

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.17.6
image: ollama/ollama:0.17.7
container_name: ollama
ports:
- 4019:11434

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/alam00000/bentopdf-simple:2.4.0
image: ghcr.io/alam00000/bentopdf-simple:2.5.0
container_name: pdf
ports:
- "4003:8080"