From fb0e44289f52162637d587cf56f0f76d06f34393 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Mon, 26 Jan 2026 04:17:07 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- .../astrbot-napcat/{4.10.35 => 4.12.0}/.env | 0 .../{4.10.35 => 4.12.0}/data.yml | 0 .../{4.10.35 => 4.12.0}/docker-compose.yml | 2 +- .../{4.10.35 => 4.12.0}/envs/default.env | 0 .../{4.10.35 => 4.12.0}/envs/global.env | 0 .../{4.10.35 => 4.12.0}/scripts/init.sh | 0 .../{4.10.35 => 4.12.0}/scripts/uninstall.sh | 0 .../{4.10.35 => 4.12.0}/scripts/upgrade.sh | 0 appstore/mx-space-db/{8.8.0 => 9.0.0}/.env | 0 .../mx-space-db/{8.8.0 => 9.0.0}/data.yml | 0 .../{8.8.0 => 9.0.0}/docker-compose.yml | 2 +- .../{8.8.0 => 9.0.0}/envs/default.env | 0 .../{8.8.0 => 9.0.0}/envs/global.env | 0 .../{8.8.0 => 9.0.0}/scripts/init.sh | 0 .../{8.8.0 => 9.0.0}/scripts/uninstall.sh | 0 .../{8.8.0 => 9.0.0}/scripts/upgrade.sh | 0 appstore/mx-space/{8.8.0 => 9.0.0}/.env | 0 appstore/mx-space/{8.8.0 => 9.0.0}/data.yml | 0 .../{8.8.0 => 9.0.0}/docker-compose.yml | 2 +- .../{8.8.0 => 9.0.0}/envs/default.env | 0 .../mx-space/{8.8.0 => 9.0.0}/envs/global.env | 0 .../mx-space/{8.8.0 => 9.0.0}/scripts/init.sh | 0 .../{8.8.0 => 9.0.0}/scripts/uninstall.sh | 0 .../{8.8.0 => 9.0.0}/scripts/upgrade.sh | 0 appstore/napcat/{4.10.35 => 4.12.0}/.env | 0 appstore/napcat/{4.10.35 => 4.12.0}/data.yml | 0 .../{4.10.35 => 4.12.0}/docker-compose.yml | 2 +- .../{4.10.35 => 4.12.0}/envs/default.env | 0 .../{4.10.35 => 4.12.0}/envs/global.env | 0 .../{4.10.35 => 4.12.0}/scripts/init.sh | 0 .../{4.10.35 => 4.12.0}/scripts/uninstall.sh | 0 .../{4.10.35 => 4.12.0}/scripts/upgrade.sh | 0 appstore/rust-srec/0.1.0/.env | 24 +++++++ appstore/rust-srec/0.1.0/data.yml | 60 ++++++++++++++++ appstore/rust-srec/0.1.0/docker-compose.yml | 72 +++++++++++++++++++ appstore/rust-srec/0.1.0/envs/default.env | 8 +++ .../0.1.0}/envs/global.env | 0 appstore/rust-srec/0.1.0/scripts/init.sh | 17 +++++ .../0.1.0}/scripts/uninstall.sh | 0 appstore/rust-srec/0.1.0/scripts/upgrade.sh | 17 +++++ .../{16.8.3 => 17.0.0}/.env | 0 .../{16.8.3 => 17.0.0}/conf/webdav.yaml | 0 .../{16.8.3 => 17.0.0}/data.yml | 0 .../{16.8.3 => 17.0.0}/docker-compose.yml | 2 +- .../{16.8.3 => 17.0.0}/envs/default.env | 0 .../super-productivity/17.0.0/envs/global.env | 2 + .../{16.8.3 => 17.0.0}/scripts/init.sh | 0 .../17.0.0/scripts/uninstall.sh | 10 +++ .../{16.8.3 => 17.0.0}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/mx-space-db/docker-compose.yml | 2 +- dockge/mx-space/docker-compose.yml | 2 +- dockge/napcat/docker-compose.yml | 2 +- dockge/rust-srec/docker-compose.yml | 4 +- dockge/rust-srec_dev/.env | 24 +++++++ dockge/rust-srec_dev/docker-compose.yml | 72 +++++++++++++++++++ dockge/rust-srec_dev/envs/default.env | 8 +++ dockge/rust-srec_dev/envs/global.env | 2 + dockge/super-productivity/docker-compose.yml | 2 +- 59 files changed, 328 insertions(+), 12 deletions(-) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/.env (100%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/data.yml (100%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/docker-compose.yml (96%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/envs/default.env (100%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/envs/global.env (100%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/scripts/init.sh (100%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/scripts/uninstall.sh (100%) rename appstore/astrbot-napcat/{4.10.35 => 4.12.0}/scripts/upgrade.sh (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/.env (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/data.yml (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/docker-compose.yml (96%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/envs/default.env (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/envs/global.env (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/scripts/init.sh (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/scripts/uninstall.sh (100%) rename appstore/mx-space-db/{8.8.0 => 9.0.0}/scripts/upgrade.sh (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/.env (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/data.yml (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/docker-compose.yml (93%) rename appstore/mx-space/{8.8.0 => 9.0.0}/envs/default.env (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/envs/global.env (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/scripts/init.sh (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/scripts/uninstall.sh (100%) rename appstore/mx-space/{8.8.0 => 9.0.0}/scripts/upgrade.sh (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/.env (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/data.yml (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/docker-compose.yml (93%) rename appstore/napcat/{4.10.35 => 4.12.0}/envs/default.env (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/envs/global.env (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/scripts/init.sh (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/scripts/uninstall.sh (100%) rename appstore/napcat/{4.10.35 => 4.12.0}/scripts/upgrade.sh (100%) create mode 100644 appstore/rust-srec/0.1.0/.env create mode 100644 appstore/rust-srec/0.1.0/data.yml create mode 100644 appstore/rust-srec/0.1.0/docker-compose.yml create mode 100644 appstore/rust-srec/0.1.0/envs/default.env rename appstore/{super-productivity/16.8.3 => rust-srec/0.1.0}/envs/global.env (100%) create mode 100644 appstore/rust-srec/0.1.0/scripts/init.sh rename appstore/{super-productivity/16.8.3 => rust-srec/0.1.0}/scripts/uninstall.sh (100%) create mode 100644 appstore/rust-srec/0.1.0/scripts/upgrade.sh rename appstore/super-productivity/{16.8.3 => 17.0.0}/.env (100%) rename appstore/super-productivity/{16.8.3 => 17.0.0}/conf/webdav.yaml (100%) rename appstore/super-productivity/{16.8.3 => 17.0.0}/data.yml (100%) rename appstore/super-productivity/{16.8.3 => 17.0.0}/docker-compose.yml (93%) rename appstore/super-productivity/{16.8.3 => 17.0.0}/envs/default.env (100%) create mode 100644 appstore/super-productivity/17.0.0/envs/global.env rename appstore/super-productivity/{16.8.3 => 17.0.0}/scripts/init.sh (100%) create mode 100644 appstore/super-productivity/17.0.0/scripts/uninstall.sh rename appstore/super-productivity/{16.8.3 => 17.0.0}/scripts/upgrade.sh (100%) create mode 100644 dockge/rust-srec_dev/.env create mode 100644 dockge/rust-srec_dev/docker-compose.yml create mode 100644 dockge/rust-srec_dev/envs/default.env create mode 100644 dockge/rust-srec_dev/envs/global.env diff --git a/appstore/astrbot-napcat/4.10.35/.env b/appstore/astrbot-napcat/4.12.0/.env similarity index 100% rename from appstore/astrbot-napcat/4.10.35/.env rename to appstore/astrbot-napcat/4.12.0/.env diff --git a/appstore/astrbot-napcat/4.10.35/data.yml b/appstore/astrbot-napcat/4.12.0/data.yml similarity index 100% rename from appstore/astrbot-napcat/4.10.35/data.yml rename to appstore/astrbot-napcat/4.12.0/data.yml diff --git a/appstore/astrbot-napcat/4.10.35/docker-compose.yml b/appstore/astrbot-napcat/4.12.0/docker-compose.yml similarity index 96% rename from appstore/astrbot-napcat/4.10.35/docker-compose.yml rename to appstore/astrbot-napcat/4.12.0/docker-compose.yml index 81809de2f..d0f3d9561 100644 --- a/appstore/astrbot-napcat/4.10.35/docker-compose.yml +++ b/appstore/astrbot-napcat/4.12.0/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.10.35 + image: mlikiowa/napcat-docker:v4.12.0 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/appstore/astrbot-napcat/4.10.35/envs/default.env b/appstore/astrbot-napcat/4.12.0/envs/default.env similarity index 100% rename from appstore/astrbot-napcat/4.10.35/envs/default.env rename to appstore/astrbot-napcat/4.12.0/envs/default.env diff --git a/appstore/astrbot-napcat/4.10.35/envs/global.env b/appstore/astrbot-napcat/4.12.0/envs/global.env similarity index 100% rename from appstore/astrbot-napcat/4.10.35/envs/global.env rename to appstore/astrbot-napcat/4.12.0/envs/global.env diff --git a/appstore/astrbot-napcat/4.10.35/scripts/init.sh b/appstore/astrbot-napcat/4.12.0/scripts/init.sh similarity index 100% rename from appstore/astrbot-napcat/4.10.35/scripts/init.sh rename to appstore/astrbot-napcat/4.12.0/scripts/init.sh diff --git a/appstore/astrbot-napcat/4.10.35/scripts/uninstall.sh b/appstore/astrbot-napcat/4.12.0/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot-napcat/4.10.35/scripts/uninstall.sh rename to appstore/astrbot-napcat/4.12.0/scripts/uninstall.sh diff --git a/appstore/astrbot-napcat/4.10.35/scripts/upgrade.sh b/appstore/astrbot-napcat/4.12.0/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot-napcat/4.10.35/scripts/upgrade.sh rename to appstore/astrbot-napcat/4.12.0/scripts/upgrade.sh diff --git a/appstore/mx-space-db/8.8.0/.env b/appstore/mx-space-db/9.0.0/.env similarity index 100% rename from appstore/mx-space-db/8.8.0/.env rename to appstore/mx-space-db/9.0.0/.env diff --git a/appstore/mx-space-db/8.8.0/data.yml b/appstore/mx-space-db/9.0.0/data.yml similarity index 100% rename from appstore/mx-space-db/8.8.0/data.yml rename to appstore/mx-space-db/9.0.0/data.yml diff --git a/appstore/mx-space-db/8.8.0/docker-compose.yml b/appstore/mx-space-db/9.0.0/docker-compose.yml similarity index 96% rename from appstore/mx-space-db/8.8.0/docker-compose.yml rename to appstore/mx-space-db/9.0.0/docker-compose.yml index 70c45147e..8feadae88 100644 --- a/appstore/mx-space-db/8.8.0/docker-compose.yml +++ b/appstore/mx-space-db/9.0.0/docker-compose.yml @@ -34,7 +34,7 @@ services: - ENCRYPT_ENABLE=false - DB_HOST=mx-mongo - REDIS_HOST=mx-redis - image: innei/mx-server:8.8.0 + image: innei/mx-server:9.0.0 labels: createdBy: Apps networks: diff --git a/appstore/mx-space-db/8.8.0/envs/default.env b/appstore/mx-space-db/9.0.0/envs/default.env similarity index 100% rename from appstore/mx-space-db/8.8.0/envs/default.env rename to appstore/mx-space-db/9.0.0/envs/default.env diff --git a/appstore/mx-space-db/8.8.0/envs/global.env b/appstore/mx-space-db/9.0.0/envs/global.env similarity index 100% rename from appstore/mx-space-db/8.8.0/envs/global.env rename to appstore/mx-space-db/9.0.0/envs/global.env diff --git a/appstore/mx-space-db/8.8.0/scripts/init.sh b/appstore/mx-space-db/9.0.0/scripts/init.sh similarity index 100% rename from appstore/mx-space-db/8.8.0/scripts/init.sh rename to appstore/mx-space-db/9.0.0/scripts/init.sh diff --git a/appstore/mx-space-db/8.8.0/scripts/uninstall.sh b/appstore/mx-space-db/9.0.0/scripts/uninstall.sh similarity index 100% rename from appstore/mx-space-db/8.8.0/scripts/uninstall.sh rename to appstore/mx-space-db/9.0.0/scripts/uninstall.sh diff --git a/appstore/mx-space-db/8.8.0/scripts/upgrade.sh b/appstore/mx-space-db/9.0.0/scripts/upgrade.sh similarity index 100% rename from appstore/mx-space-db/8.8.0/scripts/upgrade.sh rename to appstore/mx-space-db/9.0.0/scripts/upgrade.sh diff --git a/appstore/mx-space/8.8.0/.env b/appstore/mx-space/9.0.0/.env similarity index 100% rename from appstore/mx-space/8.8.0/.env rename to appstore/mx-space/9.0.0/.env diff --git a/appstore/mx-space/8.8.0/data.yml b/appstore/mx-space/9.0.0/data.yml similarity index 100% rename from appstore/mx-space/8.8.0/data.yml rename to appstore/mx-space/9.0.0/data.yml diff --git a/appstore/mx-space/8.8.0/docker-compose.yml b/appstore/mx-space/9.0.0/docker-compose.yml similarity index 93% rename from appstore/mx-space/8.8.0/docker-compose.yml rename to appstore/mx-space/9.0.0/docker-compose.yml index 0e8f19538..59828906f 100644 --- a/appstore/mx-space/8.8.0/docker-compose.yml +++ b/appstore/mx-space/9.0.0/docker-compose.yml @@ -13,7 +13,7 @@ services: - DEMO=false - NODE_ENV=production - ENCRYPT_ENABLE=false - image: innei/mx-server:8.8.0 + image: innei/mx-server:9.0.0 labels: createdBy: Apps networks: diff --git a/appstore/mx-space/8.8.0/envs/default.env b/appstore/mx-space/9.0.0/envs/default.env similarity index 100% rename from appstore/mx-space/8.8.0/envs/default.env rename to appstore/mx-space/9.0.0/envs/default.env diff --git a/appstore/mx-space/8.8.0/envs/global.env b/appstore/mx-space/9.0.0/envs/global.env similarity index 100% rename from appstore/mx-space/8.8.0/envs/global.env rename to appstore/mx-space/9.0.0/envs/global.env diff --git a/appstore/mx-space/8.8.0/scripts/init.sh b/appstore/mx-space/9.0.0/scripts/init.sh similarity index 100% rename from appstore/mx-space/8.8.0/scripts/init.sh rename to appstore/mx-space/9.0.0/scripts/init.sh diff --git a/appstore/mx-space/8.8.0/scripts/uninstall.sh b/appstore/mx-space/9.0.0/scripts/uninstall.sh similarity index 100% rename from appstore/mx-space/8.8.0/scripts/uninstall.sh rename to appstore/mx-space/9.0.0/scripts/uninstall.sh diff --git a/appstore/mx-space/8.8.0/scripts/upgrade.sh b/appstore/mx-space/9.0.0/scripts/upgrade.sh similarity index 100% rename from appstore/mx-space/8.8.0/scripts/upgrade.sh rename to appstore/mx-space/9.0.0/scripts/upgrade.sh diff --git a/appstore/napcat/4.10.35/.env b/appstore/napcat/4.12.0/.env similarity index 100% rename from appstore/napcat/4.10.35/.env rename to appstore/napcat/4.12.0/.env diff --git a/appstore/napcat/4.10.35/data.yml b/appstore/napcat/4.12.0/data.yml similarity index 100% rename from appstore/napcat/4.10.35/data.yml rename to appstore/napcat/4.12.0/data.yml diff --git a/appstore/napcat/4.10.35/docker-compose.yml b/appstore/napcat/4.12.0/docker-compose.yml similarity index 93% rename from appstore/napcat/4.10.35/docker-compose.yml rename to appstore/napcat/4.12.0/docker-compose.yml index 3b0395b9b..f63268aa2 100644 --- a/appstore/napcat/4.10.35/docker-compose.yml +++ b/appstore/napcat/4.12.0/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NAPCAT_UID=${NAPCAT_UID:-0} - NAPCAT_GID=${NAPCAT_GID:-0} - image: mlikiowa/napcat-docker:v4.10.35 + image: mlikiowa/napcat-docker:v4.12.0 labels: createdBy: Apps networks: diff --git a/appstore/napcat/4.10.35/envs/default.env b/appstore/napcat/4.12.0/envs/default.env similarity index 100% rename from appstore/napcat/4.10.35/envs/default.env rename to appstore/napcat/4.12.0/envs/default.env diff --git a/appstore/napcat/4.10.35/envs/global.env b/appstore/napcat/4.12.0/envs/global.env similarity index 100% rename from appstore/napcat/4.10.35/envs/global.env rename to appstore/napcat/4.12.0/envs/global.env diff --git a/appstore/napcat/4.10.35/scripts/init.sh b/appstore/napcat/4.12.0/scripts/init.sh similarity index 100% rename from appstore/napcat/4.10.35/scripts/init.sh rename to appstore/napcat/4.12.0/scripts/init.sh diff --git a/appstore/napcat/4.10.35/scripts/uninstall.sh b/appstore/napcat/4.12.0/scripts/uninstall.sh similarity index 100% rename from appstore/napcat/4.10.35/scripts/uninstall.sh rename to appstore/napcat/4.12.0/scripts/uninstall.sh diff --git a/appstore/napcat/4.10.35/scripts/upgrade.sh b/appstore/napcat/4.12.0/scripts/upgrade.sh similarity index 100% rename from appstore/napcat/4.10.35/scripts/upgrade.sh rename to appstore/napcat/4.12.0/scripts/upgrade.sh diff --git a/appstore/rust-srec/0.1.0/.env b/appstore/rust-srec/0.1.0/.env new file mode 100644 index 000000000..93a35353a --- /dev/null +++ b/appstore/rust-srec/0.1.0/.env @@ -0,0 +1,24 @@ +# 应用持久化路径 [必填] +RUST_REC_ROOT_PATH=/home/rust-rec + +# 数据持久化路径 [必填] +RUST_REC_DATA_ROOT_PATH=/home/rust-rec + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=8088 + +# API 端口 [必填] +PANEL_APP_PORT_API=8080 + +# JWT 签名密钥 [必填] +JWT_SECRET= + +# 会话密钥 [必填] +SESSION_SECRET= + +# 网络代理 +HTTP_PROXY= + +# 忽略代理 [必填] +NO_PROXY=localhost,127.0.0.1,rust-srec-backend + diff --git a/appstore/rust-srec/0.1.0/data.yml b/appstore/rust-srec/0.1.0/data.yml new file mode 100644 index 000000000..410c94d90 --- /dev/null +++ b/appstore/rust-srec/0.1.0/data.yml @@ -0,0 +1,60 @@ +additionalProperties: + formFields: + - default: "/home/rust-rec" + edit: true + envKey: RUST_REC_ROOT_PATH + labelZh: 应用持久化路径 + labelEn: Data persistence path + required: true + type: text + - default: "/home/rust-rec" + edit: true + envKey: RUST_REC_DATA_ROOT_PATH + labelZh: 数据持久化路径 + labelEn: Data persistence path + required: true + type: text + - default: 8088 + edit: true + envKey: PANEL_APP_PORT_HTTP + labelZh: WebUI 端口 + labelEn: WebUI port + required: true + rule: paramPort + type: number + - default: 8080 + edit: true + envKey: PANEL_APP_PORT_API + labelZh: API 端口 + labelEn: API port + required: true + rule: paramPort + type: number + - default: "" + edit: true + envKey: JWT_SECRET + labelZh: JWT 签名密钥 + labelEn: JWT Secret + required: true + type: text + - default: "" + edit: true + envKey: SESSION_SECRET + labelZh: 会话密钥 + labelEn: Session Secret + required: true + type: text + - default: "" + edit: true + envKey: HTTP_PROXY + labelZh: 网络代理 + labelEn: Network Proxy + required: false + type: text + - default: "localhost,127.0.0.1,rust-srec-backend" + edit: true + envKey: NO_PROXY + labelZh: 忽略代理 + labelEn: Ignore Proxy + required: true + type: text diff --git a/appstore/rust-srec/0.1.0/docker-compose.yml b/appstore/rust-srec/0.1.0/docker-compose.yml new file mode 100644 index 000000000..99057d4e1 --- /dev/null +++ b/appstore/rust-srec/0.1.0/docker-compose.yml @@ -0,0 +1,72 @@ +networks: + 1panel-network: + external: true +services: + rust-rec-frontend: + container_name: rust-srec + depends_on: + rust-srec-backend: + condition: service_healthy + env_file: + - ./envs/global.env + - .env + environment: + - TZ=Asia/Shanghai + - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} + - COOKIE_SECURE=${COOKIE_SECURE:-} + image: ghcr.io/hua0512/rust-srec-frontend:v0.1.0 + labels: + createdBy: Apps + logging: + driver: json-file + options: + max-file: '3' + max-size: 50m + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_HTTP}:80 + restart: always + rust-srec-backend: + container_name: backend-rust-srec + env_file: + - ./envs/global.env + - .env + environment: + - TZ=Asia/Shanghai + - RUST_LOG=${RUST_LOG:-info} + - DATABASE_URL=${DATABASE_URL:-sqlite:///app/data/rust-srec.db} + - API_PORT=8080 + - API_BIND_ADDRESS=0.0.0.0 + - ACCESS_TOKEN_EXPIRATION_SECS=${ACCESS_TOKEN_EXPIRATION_SECS:-3600} + - REFRESH_TOKEN_EXPIRATION_SECS=${REFRESH_TOKEN_EXPIRATION_SECS:-604800} + - MIN_PASSWORD_LENGTH=${MIN_PASSWORD_LENGTH:-8} + - HTTP_PROXY=${HTTP_PROXY:-} + - HTTPS_PROXY=${HTTP_PROXY:-} + healthcheck: + interval: 30s + retries: 3 + start_period: 10s + test: + - CMD + - curl + - -f + - http://localhost:8080/api/health/live + timeout: 10s + image: ghcr.io/hua0512/rust-srec:v0.1.0 + logging: + driver: json-file + options: + max-file: '5' + max-size: 100m + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_API}:8080 + restart: always + volumes: + - ${RUST_REC_DATA_ROOT_PATH}/data:/app/data + - ${RUST_REC_DATA_ROOT_PATH}/output:/app/output + - ${RUST_REC_ROOT_PATH}/config:/app/config + - ${RUST_REC_ROOT_PATH}/logs:/app/logs + - ${RUST_REC_ROOT_PATH}/tmp:/tmp diff --git a/appstore/rust-srec/0.1.0/envs/default.env b/appstore/rust-srec/0.1.0/envs/default.env new file mode 100644 index 000000000..405d4f599 --- /dev/null +++ b/appstore/rust-srec/0.1.0/envs/default.env @@ -0,0 +1,8 @@ +# copyright© 2024 XinJiang Ms Studio +ENV_FILE=.env +DATA_DIR=/app/data +CONFIG_DIR=/app/config +OUTPUT_DIR=/app/output +LOG_DIR=/app/logs +JWT_ISSUER=rust-srec +JWT_AUDIENCE=rust-srec-api diff --git a/appstore/super-productivity/16.8.3/envs/global.env b/appstore/rust-srec/0.1.0/envs/global.env similarity index 100% rename from appstore/super-productivity/16.8.3/envs/global.env rename to appstore/rust-srec/0.1.0/envs/global.env diff --git a/appstore/rust-srec/0.1.0/scripts/init.sh b/appstore/rust-srec/0.1.0/scripts/init.sh new file mode 100644 index 000000000..07fb8c3fe --- /dev/null +++ b/appstore/rust-srec/0.1.0/scripts/init.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +if [ -f .env ]; then + source .env + + # setup-1 add default values + CURRENT_DIR=$(pwd) + sed -i '/^ENV_FILE=/d' .env + sed -i '/^GLOBAL_ENV_FILE=/d' .env + echo "ENV_FILE=${CURRENT_DIR}/.env" >> .env + echo "GLOBAL_ENV_FILE=${CURRENT_DIR}/envs/global.env" >> .env + + echo "Check Finish." + +else + echo "Error: .env file not found." +fi diff --git a/appstore/super-productivity/16.8.3/scripts/uninstall.sh b/appstore/rust-srec/0.1.0/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/16.8.3/scripts/uninstall.sh rename to appstore/rust-srec/0.1.0/scripts/uninstall.sh diff --git a/appstore/rust-srec/0.1.0/scripts/upgrade.sh b/appstore/rust-srec/0.1.0/scripts/upgrade.sh new file mode 100644 index 000000000..07fb8c3fe --- /dev/null +++ b/appstore/rust-srec/0.1.0/scripts/upgrade.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +if [ -f .env ]; then + source .env + + # setup-1 add default values + CURRENT_DIR=$(pwd) + sed -i '/^ENV_FILE=/d' .env + sed -i '/^GLOBAL_ENV_FILE=/d' .env + echo "ENV_FILE=${CURRENT_DIR}/.env" >> .env + echo "GLOBAL_ENV_FILE=${CURRENT_DIR}/envs/global.env" >> .env + + echo "Check Finish." + +else + echo "Error: .env file not found." +fi diff --git a/appstore/super-productivity/16.8.3/.env b/appstore/super-productivity/17.0.0/.env similarity index 100% rename from appstore/super-productivity/16.8.3/.env rename to appstore/super-productivity/17.0.0/.env diff --git a/appstore/super-productivity/16.8.3/conf/webdav.yaml b/appstore/super-productivity/17.0.0/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/16.8.3/conf/webdav.yaml rename to appstore/super-productivity/17.0.0/conf/webdav.yaml diff --git a/appstore/super-productivity/16.8.3/data.yml b/appstore/super-productivity/17.0.0/data.yml similarity index 100% rename from appstore/super-productivity/16.8.3/data.yml rename to appstore/super-productivity/17.0.0/data.yml diff --git a/appstore/super-productivity/16.8.3/docker-compose.yml b/appstore/super-productivity/17.0.0/docker-compose.yml similarity index 93% rename from appstore/super-productivity/16.8.3/docker-compose.yml rename to appstore/super-productivity/17.0.0/docker-compose.yml index a4896b78b..4de3d0ca7 100644 --- a/appstore/super-productivity/16.8.3/docker-compose.yml +++ b/appstore/super-productivity/17.0.0/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.8.3 + image: johannesjo/super-productivity:v17.0.0 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/16.8.3/envs/default.env b/appstore/super-productivity/17.0.0/envs/default.env similarity index 100% rename from appstore/super-productivity/16.8.3/envs/default.env rename to appstore/super-productivity/17.0.0/envs/default.env diff --git a/appstore/super-productivity/17.0.0/envs/global.env b/appstore/super-productivity/17.0.0/envs/global.env new file mode 100644 index 000000000..e10989fe4 --- /dev/null +++ b/appstore/super-productivity/17.0.0/envs/global.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +TZ=Asia/Shanghai diff --git a/appstore/super-productivity/16.8.3/scripts/init.sh b/appstore/super-productivity/17.0.0/scripts/init.sh similarity index 100% rename from appstore/super-productivity/16.8.3/scripts/init.sh rename to appstore/super-productivity/17.0.0/scripts/init.sh diff --git a/appstore/super-productivity/17.0.0/scripts/uninstall.sh b/appstore/super-productivity/17.0.0/scripts/uninstall.sh new file mode 100644 index 000000000..c86c4fbca --- /dev/null +++ b/appstore/super-productivity/17.0.0/scripts/uninstall.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +if [ -f .env ]; then + source .env + + echo "Check Finish." + +else + echo "Error: .env file not found." +fi diff --git a/appstore/super-productivity/16.8.3/scripts/upgrade.sh b/appstore/super-productivity/17.0.0/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/16.8.3/scripts/upgrade.sh rename to appstore/super-productivity/17.0.0/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 81809de2f..d0f3d9561 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.10.35 + image: mlikiowa/napcat-docker:v4.12.0 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/dockge/mx-space-db/docker-compose.yml b/dockge/mx-space-db/docker-compose.yml index 70c45147e..8feadae88 100644 --- a/dockge/mx-space-db/docker-compose.yml +++ b/dockge/mx-space-db/docker-compose.yml @@ -34,7 +34,7 @@ services: - ENCRYPT_ENABLE=false - DB_HOST=mx-mongo - REDIS_HOST=mx-redis - image: innei/mx-server:8.8.0 + image: innei/mx-server:9.0.0 labels: createdBy: Apps networks: diff --git a/dockge/mx-space/docker-compose.yml b/dockge/mx-space/docker-compose.yml index 0e8f19538..59828906f 100644 --- a/dockge/mx-space/docker-compose.yml +++ b/dockge/mx-space/docker-compose.yml @@ -13,7 +13,7 @@ services: - DEMO=false - NODE_ENV=production - ENCRYPT_ENABLE=false - image: innei/mx-server:8.8.0 + image: innei/mx-server:9.0.0 labels: createdBy: Apps networks: diff --git a/dockge/napcat/docker-compose.yml b/dockge/napcat/docker-compose.yml index 3b0395b9b..f63268aa2 100644 --- a/dockge/napcat/docker-compose.yml +++ b/dockge/napcat/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - NAPCAT_UID=${NAPCAT_UID:-0} - NAPCAT_GID=${NAPCAT_GID:-0} - image: mlikiowa/napcat-docker:v4.10.35 + image: mlikiowa/napcat-docker:v4.12.0 labels: createdBy: Apps networks: diff --git a/dockge/rust-srec/docker-compose.yml b/dockge/rust-srec/docker-compose.yml index 44648cc45..99057d4e1 100644 --- a/dockge/rust-srec/docker-compose.yml +++ b/dockge/rust-srec/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} - COOKIE_SECURE=${COOKIE_SECURE:-} - image: ghcr.io/hua0512/rust-srec-frontend:dev + image: ghcr.io/hua0512/rust-srec-frontend:v0.1.0 labels: createdBy: Apps logging: @@ -53,7 +53,7 @@ services: - -f - http://localhost:8080/api/health/live timeout: 10s - image: ghcr.io/hua0512/rust-srec:dev + image: ghcr.io/hua0512/rust-srec:v0.1.0 logging: driver: json-file options: diff --git a/dockge/rust-srec_dev/.env b/dockge/rust-srec_dev/.env new file mode 100644 index 000000000..93a35353a --- /dev/null +++ b/dockge/rust-srec_dev/.env @@ -0,0 +1,24 @@ +# 应用持久化路径 [必填] +RUST_REC_ROOT_PATH=/home/rust-rec + +# 数据持久化路径 [必填] +RUST_REC_DATA_ROOT_PATH=/home/rust-rec + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=8088 + +# API 端口 [必填] +PANEL_APP_PORT_API=8080 + +# JWT 签名密钥 [必填] +JWT_SECRET= + +# 会话密钥 [必填] +SESSION_SECRET= + +# 网络代理 +HTTP_PROXY= + +# 忽略代理 [必填] +NO_PROXY=localhost,127.0.0.1,rust-srec-backend + diff --git a/dockge/rust-srec_dev/docker-compose.yml b/dockge/rust-srec_dev/docker-compose.yml new file mode 100644 index 000000000..44648cc45 --- /dev/null +++ b/dockge/rust-srec_dev/docker-compose.yml @@ -0,0 +1,72 @@ +networks: + 1panel-network: + external: true +services: + rust-rec-frontend: + container_name: rust-srec + depends_on: + rust-srec-backend: + condition: service_healthy + env_file: + - ./envs/global.env + - .env + environment: + - TZ=Asia/Shanghai + - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} + - COOKIE_SECURE=${COOKIE_SECURE:-} + image: ghcr.io/hua0512/rust-srec-frontend:dev + labels: + createdBy: Apps + logging: + driver: json-file + options: + max-file: '3' + max-size: 50m + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_HTTP}:80 + restart: always + rust-srec-backend: + container_name: backend-rust-srec + env_file: + - ./envs/global.env + - .env + environment: + - TZ=Asia/Shanghai + - RUST_LOG=${RUST_LOG:-info} + - DATABASE_URL=${DATABASE_URL:-sqlite:///app/data/rust-srec.db} + - API_PORT=8080 + - API_BIND_ADDRESS=0.0.0.0 + - ACCESS_TOKEN_EXPIRATION_SECS=${ACCESS_TOKEN_EXPIRATION_SECS:-3600} + - REFRESH_TOKEN_EXPIRATION_SECS=${REFRESH_TOKEN_EXPIRATION_SECS:-604800} + - MIN_PASSWORD_LENGTH=${MIN_PASSWORD_LENGTH:-8} + - HTTP_PROXY=${HTTP_PROXY:-} + - HTTPS_PROXY=${HTTP_PROXY:-} + healthcheck: + interval: 30s + retries: 3 + start_period: 10s + test: + - CMD + - curl + - -f + - http://localhost:8080/api/health/live + timeout: 10s + image: ghcr.io/hua0512/rust-srec:dev + logging: + driver: json-file + options: + max-file: '5' + max-size: 100m + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_API}:8080 + restart: always + volumes: + - ${RUST_REC_DATA_ROOT_PATH}/data:/app/data + - ${RUST_REC_DATA_ROOT_PATH}/output:/app/output + - ${RUST_REC_ROOT_PATH}/config:/app/config + - ${RUST_REC_ROOT_PATH}/logs:/app/logs + - ${RUST_REC_ROOT_PATH}/tmp:/tmp diff --git a/dockge/rust-srec_dev/envs/default.env b/dockge/rust-srec_dev/envs/default.env new file mode 100644 index 000000000..405d4f599 --- /dev/null +++ b/dockge/rust-srec_dev/envs/default.env @@ -0,0 +1,8 @@ +# copyright© 2024 XinJiang Ms Studio +ENV_FILE=.env +DATA_DIR=/app/data +CONFIG_DIR=/app/config +OUTPUT_DIR=/app/output +LOG_DIR=/app/logs +JWT_ISSUER=rust-srec +JWT_AUDIENCE=rust-srec-api diff --git a/dockge/rust-srec_dev/envs/global.env b/dockge/rust-srec_dev/envs/global.env new file mode 100644 index 000000000..e10989fe4 --- /dev/null +++ b/dockge/rust-srec_dev/envs/global.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +TZ=Asia/Shanghai diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index a4896b78b..4de3d0ca7 100644 --- a/dockge/super-productivity/docker-compose.yml +++ b/dockge/super-productivity/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.8.3 + image: johannesjo/super-productivity:v17.0.0 labels: createdBy: Apps networks: