Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
2025-08-14 10:35:15 +08:00
57 changed files with 12 additions and 8 deletions
@@ -4,7 +4,7 @@ networks:
services: services:
auto-lady: auto-lady:
image: envyafish/byte-muse:1.17.2 image: envyafish/byte-muse:1.17.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
cloudsaver: cloudsaver:
image: jiangrui1994/cloudsaver:v0.6.0 image: jiangrui1994/cloudsaver:0.6.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
emby: emby:
image: emby/embyserver:4.9.1.17 image: emby/embyserver:4.9.1.18
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:6.0.2 image: ghost:6.0.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
gitea: gitea:
image: gitea/gitea:1.24.4 image: gitea/gitea:1.24.5
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -23,7 +23,7 @@ services:
timeout: 10s timeout: 10s
retries: 3 retries: 3
rsshub: rsshub:
image: diygod/rsshub:2025-08-12 image: diygod/rsshub:2025-08-13
container_name: rsshub-${CONTAINER_NAME} container_name: rsshub-${CONTAINER_NAME}
depends_on: depends_on:
- browserless - browserless
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v2.15.0 image: casbin/casdoor:v2.16.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+4
View File
@@ -8,6 +8,10 @@ Umami 网站分析提供您实时做出决策所需的数据。
![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue) ![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue)
## 提示
版本自 `v3` 起,不在支持 `MySQL`, 仅使用 `PostgreSQL`,建议用户提前进行数据迁移。
## 简介 ## 简介
Umami 让您轻松分析数据 Umami 让您轻松分析数据
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v2.15.0 image: casbin/casdoor:v2.16.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: