Processed apps directory via GitHub Actions
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dozzle
|
- /dozzle
|
||||||
- healthcheck
|
- healthcheck
|
||||||
timeout: 30s
|
timeout: 30s
|
||||||
image: amir20/dozzle:v8.13.12
|
image: amir20/dozzle:v8.13.13
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: vectorim/element-web:v1.11.110
|
image: vectorim/element-web:v1.11.111
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
container_name: halo-h2
|
container_name: halo-h2
|
||||||
environment:
|
environment:
|
||||||
- JVM_OPTS=-Xmx256m -Xms256m
|
- JVM_OPTS=-Xmx256m -Xms256m
|
||||||
image: halohub/halo:2.21.7
|
image: halohub/halo:2.21.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -11,7 +11,7 @@ services:
|
|||||||
- --halo.external-url=${HALO_EXTERNAL_URL}
|
- --halo.external-url=${HALO_EXTERNAL_URL}
|
||||||
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
|
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
|
||||||
container_name: halo
|
container_name: halo
|
||||||
image: halohub/halo:2.21.7
|
image: halohub/halo:2.21.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: mdcng/mdc:1.20.6
|
image: mdcng/mdc:1.20.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -15,7 +15,7 @@ services:
|
|||||||
- ENABLE_OLLAMA_API=True
|
- ENABLE_OLLAMA_API=True
|
||||||
- ENABLE_OPENAI_API=False
|
- ENABLE_OPENAI_API=False
|
||||||
- https_proxy=${http_proxy}
|
- https_proxy=${http_proxy}
|
||||||
image: ghcr.io/open-webui/open-webui:0.6.27
|
image: ghcr.io/open-webui/open-webui:0.6.28
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- -f
|
- -f
|
||||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: diygod/rsshub:2025-09-09
|
image: diygod/rsshub:2025-09-10
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -10,7 +10,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||||
image: lkw199711/smanga-nodejs:4.2.1
|
image: lkw199711/smanga-nodejs:4.2.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -11,7 +11,7 @@ services:
|
|||||||
- HOST=0.0.0.0
|
- HOST=0.0.0.0
|
||||||
- PORT=8840
|
- PORT=8840
|
||||||
- LOG_LEVEL=info
|
- LOG_LEVEL=info
|
||||||
image: aceberg/watchyourlan:2.1.3
|
image: aceberg/watchyourlan:2.1.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: host
|
network_mode: host
|
||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
- /dozzle
|
- /dozzle
|
||||||
- healthcheck
|
- healthcheck
|
||||||
timeout: 30s
|
timeout: 30s
|
||||||
image: amir20/dozzle:v8.13.12
|
image: amir20/dozzle:v8.13.13
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: vectorim/element-web:v1.11.110
|
image: vectorim/element-web:v1.11.111
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
container_name: halo-h2
|
container_name: halo-h2
|
||||||
environment:
|
environment:
|
||||||
- JVM_OPTS=-Xmx256m -Xms256m
|
- JVM_OPTS=-Xmx256m -Xms256m
|
||||||
image: halohub/halo:2.21.7
|
image: halohub/halo:2.21.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ services:
|
|||||||
- --halo.external-url=${HALO_EXTERNAL_URL}
|
- --halo.external-url=${HALO_EXTERNAL_URL}
|
||||||
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
|
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
|
||||||
container_name: halo
|
container_name: halo
|
||||||
image: halohub/halo:2.21.7
|
image: halohub/halo:2.21.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: mdcng/mdc:1.20.6
|
image: mdcng/mdc:1.20.8
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ services:
|
|||||||
- ENABLE_OLLAMA_API=True
|
- ENABLE_OLLAMA_API=True
|
||||||
- ENABLE_OPENAI_API=False
|
- ENABLE_OPENAI_API=False
|
||||||
- https_proxy=${http_proxy}
|
- https_proxy=${http_proxy}
|
||||||
image: ghcr.io/open-webui/open-webui:0.6.27
|
image: ghcr.io/open-webui/open-webui:0.6.28
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- -f
|
- -f
|
||||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
image: diygod/rsshub:2025-09-09
|
image: diygod/rsshub:2025-09-10
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||||
image: lkw199711/smanga-nodejs:4.2.1
|
image: lkw199711/smanga-nodejs:4.2.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ services:
|
|||||||
- HOST=0.0.0.0
|
- HOST=0.0.0.0
|
||||||
- PORT=8840
|
- PORT=8840
|
||||||
- LOG_LEVEL=info
|
- LOG_LEVEL=info
|
||||||
image: aceberg/watchyourlan:2.1.3
|
image: aceberg/watchyourlan:2.1.4
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user