Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-16 09:23:06 +00:00
parent 1db5d848d9
commit 2f19d80d6a
148 changed files with 868 additions and 868 deletions
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.53 image: wushuo894/ani-rss:v1.2.62
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.905.0 image: casbin/casdoor:v1.908.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: glanceapp/glance:v0.8.0 image: glanceapp/glance:v0.8.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: gotson/komga:1.21.2 image: gotson/komga:1.21.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt - AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST} - HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.4.7 image: jxxghp/moviepilot-v2:2.4.8
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -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:v0.6.8 image: ghcr.io/open-webui/open-webui:v0.6.9
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: huolalatech/page-spy-web:v2.2.4 image: huolalatech/page-spy-web:v2.3.0
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-05-10 image: diygod/rsshub:2025-05-15
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -21,7 +21,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav - WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v13.0.0 image: johannesjo/super-productivity:v13.0.7
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.53 image: wushuo894/ani-rss:v1.2.62
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
-6
View File
@@ -13,9 +13,3 @@ CUSTOM_MOUNT_DIRECTORY_2=
# 自定义挂载目录 3 # 自定义挂载目录 3
CUSTOM_MOUNT_DIRECTORY_3= CUSTOM_MOUNT_DIRECTORY_3=
# 网络代理地址
HTTP_PROXY=
# 跳过代理地址
NO_PROXY=localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local
+1 -5
View File
@@ -7,11 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
environment: image: orekiiiiiiiiiiiii/auto-lady:1.4.5
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.5.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -13,3 +13,9 @@ CUSTOM_MOUNT_DIRECTORY_2=
# 自定义挂载目录 3 # 自定义挂载目录 3
CUSTOM_MOUNT_DIRECTORY_3= CUSTOM_MOUNT_DIRECTORY_3=
# 网络代理地址
HTTP_PROXY=
# 跳过代理地址
NO_PROXY=localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local
@@ -7,7 +7,11 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: orekiiiiiiiiiiiii/auto-lady:1.4.5 environment:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.5.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.905.0 image: casbin/casdoor:v1.908.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- LICENSE=basic - LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:8.18.1 image: elasticsearch:9.0.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- LICENSE=basic - LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:9.0.1 image: elasticsearch:8.18.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: glanceapp/glance:v0.8.0 image: glanceapp/glance:v0.8.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
iyuuplus: iyuuplus:
container_name: iyuu-plus container_name: iyuu-plus
image: iyuucn/iyuuplus:latest image: iyuucn/iyuuplus-nodb:latest
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -4,7 +4,7 @@ networks:
services: services:
iyuuplus: iyuuplus:
container_name: iyuu-plus container_name: iyuu-plus
image: iyuucn/iyuuplus-nodb:latest image: iyuucn/iyuuplus:latest
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: gotson/komga:1.21.2 image: gotson/komga:1.21.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt - AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST} - HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.4.7 image: jxxghp/moviepilot-v2:2.4.8
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
+28 -6
View File
@@ -1,20 +1,42 @@
# For advice on how to change settings please see
# http://dev.mysql.com/doc/refman/5.7/en/server-configuration-defaults.html
[mysqld] [mysqld]
host_cache_size=0 #
# Remove leading # and set to the amount of RAM for the most important data
# cache in MySQL. Start at 70% of total RAM for dedicated server, else 10%.
# innodb_buffer_pool_size = 128M
#
# Remove leading # to turn on a very important data integrity option: logging
# changes to the binary log between backups.
# log_bin
#
# Remove leading # to set options mainly useful for reporting servers.
# The server defaults are faster for transactions and fast SELECTs.
# Adjust sizes as needed, experiment to find the optimal values.
# join_buffer_size = 128M
# sort_buffer_size = 2M
# read_rnd_buffer_size = 2M
skip-host-cache
skip-name-resolve skip-name-resolve
datadir=/var/lib/mysql datadir=/var/lib/mysql
socket=/var/run/mysqld/mysqld.sock socket=/var/run/mysqld/mysqld.sock
secure-file-priv=/var/lib/mysql-files
user=mysql user=mysql
mysql_native_password=ON # Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
#log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
max_allowed_packet=64M
character_set_server=utf8mb4 character_set_server=utf8mb4
collation_server=utf8mb4_unicode_ci
lower_case_table_names=1 lower_case_table_names=1
group_concat_max_len=1024000 group_concat_max_len=1024000
log_bin_trust_function_creators=1
secure_file_priv=
pid_file=/var/run/mysqld/mysqld.pid
[client] [client]
socket=/var/run/mysqld/mysqld.sock socket=/var/run/mysqld/mysqld.sock
!includedir /etc/mysql/conf.d/ !includedir /etc/mysql/conf.d/
!includedir /etc/mysql/mysql.conf.d/
+6 -5
View File
@@ -5,13 +5,14 @@ services:
mysql: mysql:
command: command:
- --character-set-server=utf8mb4 - --character-set-server=utf8mb4
- --collation-server=utf8mb4_unicode_ci - --lower_case_table_names=1
- --mysql-native-password=ON - --collation-server=utf8mb4_general_ci
- --explicit_defaults_for_timestamp=true
container_name: mysql container_name: mysql
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: mysql:8.4.5 image: mysql:5.7.44
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -21,8 +22,8 @@ services:
restart: always restart: always
user: 1000:1000 user: 1000:1000
volumes: volumes:
- ${MYSQL_ROOT_PATH}/data:/var/lib/mysql - ${MYSQL_ROOT_PATH}/data/:/var/lib/mysql
- ${MYSQL_ROOT_PATH}/config/my.cnf:/etc/my.cnf - ${MYSQL_ROOT_PATH}/config/my.cnf:/etc/mysql/my.cnf
- ${MYSQL_ROOT_PATH}/log:/var/log/mysql - ${MYSQL_ROOT_PATH}/log:/var/log/mysql
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro

Some files were not shown because too many files have changed in this diff Show More