Compare commits
30 Commits
fd1eaa6260
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ec45491a0 | |||
| fb1b676387 | |||
| 2edf56aec6 | |||
| bdf95ce1dc | |||
| 2d99d1bf74 | |||
| 76935f5e8f | |||
| 607621c628 | |||
| ea7ddf56ab | |||
| 2bcd6618fd | |||
| 6053cd6f0e | |||
| 35680d0efa | |||
| 2d0efae973 | |||
| 23aba74a0b | |||
| 89942d938e | |||
| ab512f7289 | |||
| ed780b104b | |||
| 805b2a2cfc | |||
| 4ac426c3d1 | |||
| d7afc77f09 | |||
| d34c3fd3ec | |||
| 4f2bfcc994 | |||
| 04b1b03861 | |||
| 183ea5efb8 | |||
| 8583073183 | |||
| 9278b1d8af | |||
| 619219cc13 | |||
| a7de7fd7fb | |||
| 1e02473236 | |||
| a941685194 | |||
| b939e39968 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,3 +15,4 @@ certs/
|
||||
init/
|
||||
meili_data/
|
||||
log-dashboard/
|
||||
mousehole/
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Start with the official n8n image
|
||||
FROM n8nio/n8n:2.10.2
|
||||
FROM n8nio/n8n:2.12.2
|
||||
|
||||
# Copy apk and its deps from Alpine 3.23
|
||||
COPY --from=alpine:3.23 /sbin/apk /sbin/apk
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user