mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-23 11:24:23 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
b3764df27f
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.0.0
|
||||
image: qyg2297248353/ammds:v1.0.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v8.11.4
|
||||
image: amir20/dozzle:v8.11.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.109.3
|
||||
image: ghost:5.109.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.23.3
|
||||
image: gitea/gitea:1.23.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
glance:
|
||||
image: glanceapp/glance:v0.7.2
|
||||
image: glanceapp/glance:v0.7.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
komga:
|
||||
image: gotson/komga:1.19.1
|
||||
image: gotson/komga:1.20.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.260.7
|
||||
image: nocodb/nocodb:0.262.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.0.4
|
||||
image: ghcr.io/nodebb/nodebb:4.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -11,6 +11,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
tty: true
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
# - /dev/kfd:/dev/kfd
|
||||
|
@ -2,14 +2,13 @@ additionalProperties:
|
||||
key: ollama
|
||||
name: Ollama
|
||||
tags:
|
||||
- WebSite
|
||||
- AI
|
||||
- Local
|
||||
shortDescZh: 一站式大模型部署平台
|
||||
shortDescEn: Get up and running with large language models
|
||||
type: website
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
limit: 1
|
||||
website: https://ollama.com/
|
||||
github: https://github.com/ollama/ollama/
|
||||
document: https://ollama.com/
|
||||
gpuSupport: true
|
||||
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.5.14
|
||||
image: ghcr.io/open-webui/open-webui:0.5.16
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
page-spy-web:
|
||||
image: huolalatech/page-spy-web:v2.1.2
|
||||
image: huolalatech/page-spy-web:v2.1.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.02.0
|
||||
image: pihole/pihole:2025.02.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.02.0
|
||||
image: pihole/pihole:2025.02.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
qbittorrent:
|
||||
image: linuxserver/qbittorrent:5.0.3
|
||||
image: linuxserver/qbittorrent:5.0.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user