diff --git a/appstore/ani-rss/3.0.7/.env b/appstore/ani-rss/3.0.8/.env similarity index 100% rename from appstore/ani-rss/3.0.7/.env rename to appstore/ani-rss/3.0.8/.env diff --git a/appstore/ani-rss/3.0.7/data.yml b/appstore/ani-rss/3.0.8/data.yml similarity index 100% rename from appstore/ani-rss/3.0.7/data.yml rename to appstore/ani-rss/3.0.8/data.yml diff --git a/appstore/ani-rss/3.0.7/docker-compose.yml b/appstore/ani-rss/3.0.8/docker-compose.yml similarity index 95% rename from appstore/ani-rss/3.0.7/docker-compose.yml rename to appstore/ani-rss/3.0.8/docker-compose.yml index 46a04ed92..ded3b5a5e 100644 --- a/appstore/ani-rss/3.0.7/docker-compose.yml +++ b/appstore/ani-rss/3.0.8/docker-compose.yml @@ -14,7 +14,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v3.0.7 + image: wushuo894/ani-rss:v3.0.8 labels: createdBy: Apps networks: diff --git a/appstore/ani-rss/3.0.7/envs/default.env b/appstore/ani-rss/3.0.8/envs/default.env similarity index 100% rename from appstore/ani-rss/3.0.7/envs/default.env rename to appstore/ani-rss/3.0.8/envs/default.env diff --git a/appstore/ani-rss/3.0.7/envs/global.env b/appstore/ani-rss/3.0.8/envs/global.env similarity index 100% rename from appstore/ani-rss/3.0.7/envs/global.env rename to appstore/ani-rss/3.0.8/envs/global.env diff --git a/appstore/ani-rss/3.0.7/scripts/init.sh b/appstore/ani-rss/3.0.8/scripts/init.sh similarity index 100% rename from appstore/ani-rss/3.0.7/scripts/init.sh rename to appstore/ani-rss/3.0.8/scripts/init.sh diff --git a/appstore/ani-rss/3.0.7/scripts/uninstall.sh b/appstore/ani-rss/3.0.8/scripts/uninstall.sh similarity index 100% rename from appstore/ani-rss/3.0.7/scripts/uninstall.sh rename to appstore/ani-rss/3.0.8/scripts/uninstall.sh diff --git a/appstore/ani-rss/3.0.7/scripts/upgrade.sh b/appstore/ani-rss/3.0.8/scripts/upgrade.sh similarity index 100% rename from appstore/ani-rss/3.0.7/scripts/upgrade.sh rename to appstore/ani-rss/3.0.8/scripts/upgrade.sh diff --git a/appstore/astrbot-napcat/4.17.46/docker-compose.yml b/appstore/astrbot-napcat/4.17.46/docker-compose.yml index 491c2d198..47357f696 100644 --- a/appstore/astrbot-napcat/4.17.46/docker-compose.yml +++ b/appstore/astrbot-napcat/4.17.46/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.3 + image: soulter/astrbot:v4.19.4 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.19.3/.env b/appstore/astrbot/4.19.4/.env similarity index 100% rename from appstore/astrbot/4.19.3/.env rename to appstore/astrbot/4.19.4/.env diff --git a/appstore/astrbot/4.19.3/data.yml b/appstore/astrbot/4.19.4/data.yml similarity index 100% rename from appstore/astrbot/4.19.3/data.yml rename to appstore/astrbot/4.19.4/data.yml diff --git a/appstore/astrbot/4.19.3/docker-compose.yml b/appstore/astrbot/4.19.4/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.19.3/docker-compose.yml rename to appstore/astrbot/4.19.4/docker-compose.yml index 671cc81c2..4fcb3426c 100644 --- a/appstore/astrbot/4.19.3/docker-compose.yml +++ b/appstore/astrbot/4.19.4/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.3 + image: soulter/astrbot:v4.19.4 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.19.3/envs/default.env b/appstore/astrbot/4.19.4/envs/default.env similarity index 100% rename from appstore/astrbot/4.19.3/envs/default.env rename to appstore/astrbot/4.19.4/envs/default.env diff --git a/appstore/astrbot/4.19.3/envs/global.env b/appstore/astrbot/4.19.4/envs/global.env similarity index 100% rename from appstore/astrbot/4.19.3/envs/global.env rename to appstore/astrbot/4.19.4/envs/global.env diff --git a/appstore/astrbot/4.19.3/scripts/init.sh b/appstore/astrbot/4.19.4/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.19.3/scripts/init.sh rename to appstore/astrbot/4.19.4/scripts/init.sh diff --git a/appstore/astrbot/4.19.3/scripts/uninstall.sh b/appstore/astrbot/4.19.4/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.19.3/scripts/uninstall.sh rename to appstore/astrbot/4.19.4/scripts/uninstall.sh diff --git a/appstore/astrbot/4.19.3/scripts/upgrade.sh b/appstore/astrbot/4.19.4/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.19.3/scripts/upgrade.sh rename to appstore/astrbot/4.19.4/scripts/upgrade.sh diff --git a/appstore/openclaw/2026.3.7/.env b/appstore/openclaw/2026.3.7/.env new file mode 100644 index 000000000..2bee981a7 --- /dev/null +++ b/appstore/openclaw/2026.3.7/.env @@ -0,0 +1,12 @@ +# 数据持久化路径 [必填] +OPENCLAW_ROOT_PATH=/home/openclaw + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=18789 + +# RPC 端口 [必填] +PANEL_APP_PORT_RPC=18790 + +# 网关 token [必填] +OPENCLAW_GATEWAY_TOKEN= + diff --git a/appstore/openclaw/2026.3.7/data.yml b/appstore/openclaw/2026.3.7/data.yml new file mode 100644 index 000000000..0ea480071 --- /dev/null +++ b/appstore/openclaw/2026.3.7/data.yml @@ -0,0 +1,32 @@ +additionalProperties: + formFields: + - default: "/home/openclaw" + edit: true + envKey: OPENCLAW_ROOT_PATH + labelZh: 数据持久化路径 + labelEn: Data persistence path + required: true + type: text + - default: 18789 + edit: true + envKey: PANEL_APP_PORT_HTTP + labelZh: WebUI 端口 + labelEn: WebUI port + required: true + rule: paramPort + type: number + - default: 18790 + edit: true + envKey: PANEL_APP_PORT_RPC + labelZh: RPC 端口 + labelEn: RPC port + required: true + rule: paramPort + type: number + - default: "" + edit: false + envKey: OPENCLAW_GATEWAY_TOKEN + labelZh: 网关 token + labelEn: Gateway token + required: true + type: password diff --git a/appstore/openclaw/2026.3.7/docker-compose.yml b/appstore/openclaw/2026.3.7/docker-compose.yml new file mode 100644 index 000000000..bd0592bbd --- /dev/null +++ b/appstore/openclaw/2026.3.7/docker-compose.yml @@ -0,0 +1,69 @@ +networks: + 1panel-network: + external: true +services: + openclaw: + command: + - node + - dist/index.js + - gateway + - --bind + - ${OPENCLAW_GATEWAY_BIND:-lan} + - --port + - '18789' + container_name: openclaw + env_file: + - ./envs/global.env + - .env + environment: + - TZ=Asia/Shanghai + - HOME=/home/node + - TERM=xterm-256color + healthcheck: + interval: 30s + retries: 5 + start_period: 20s + test: + - CMD + - node + - -e + - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) + timeout: 5s + image: ghcr.io/openclaw/openclaw:2026.3.7 + init: true + labels: + createdBy: Apps + ports: + - ${PANEL_APP_PORT_HTTP}:18789 + - ${PANEL_APP_PORT_RPC}:18790 + restart: always + user: node:node + volumes: + - ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw + - ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace + openclaw-cli: + cap_drop: + - NET_RAW + - NET_ADMIN + container_name: openclaw-cli + depends_on: + - openclaw + entrypoint: + - node + - dist/index.js + environment: + - TZ=Asia/Shanghai + - HOME=/home/node + - TERM=xterm-256color + - BROWSER=echo + image: ghcr.io/openclaw/openclaw:2026.3.7 + init: true + network_mode: service:openclaw + security_opt: + - no-new-privileges:true + stdin_open: true + tty: true + user: node:node + volumes: + - ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw + - ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace diff --git a/appstore/s-ui/1.3.11/envs/default.env b/appstore/openclaw/2026.3.7/envs/default.env similarity index 100% rename from appstore/s-ui/1.3.11/envs/default.env rename to appstore/openclaw/2026.3.7/envs/default.env diff --git a/appstore/s-ui/1.3.11/envs/global.env b/appstore/openclaw/2026.3.7/envs/global.env similarity index 100% rename from appstore/s-ui/1.3.11/envs/global.env rename to appstore/openclaw/2026.3.7/envs/global.env diff --git a/appstore/s-ui/1.3.11/scripts/init.sh b/appstore/openclaw/2026.3.7/scripts/init.sh similarity index 100% rename from appstore/s-ui/1.3.11/scripts/init.sh rename to appstore/openclaw/2026.3.7/scripts/init.sh diff --git a/appstore/s-ui/1.3.11/scripts/uninstall.sh b/appstore/openclaw/2026.3.7/scripts/uninstall.sh similarity index 100% rename from appstore/s-ui/1.3.11/scripts/uninstall.sh rename to appstore/openclaw/2026.3.7/scripts/uninstall.sh diff --git a/appstore/s-ui/1.3.11/scripts/upgrade.sh b/appstore/openclaw/2026.3.7/scripts/upgrade.sh similarity index 100% rename from appstore/s-ui/1.3.11/scripts/upgrade.sh rename to appstore/openclaw/2026.3.7/scripts/upgrade.sh diff --git a/appstore/openclaw/README.md b/appstore/openclaw/README.md new file mode 100644 index 000000000..504b5db85 --- /dev/null +++ b/appstore/openclaw/README.md @@ -0,0 +1,18 @@ +# OpenClaw + +适用于任何操作系统的 AI 智能体 Gateway 网关,支持 WhatsApp、Telegram、Discord、iMessage 等 + +![OpenClaw](https://file.lifebus.top/imgs/openclaw_banner.png) + +![](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) + +## 简介 + +> “去壳!去壳!” — 大概是一只太空龙虾说的 + +OpenClaw 通过单个 Gateway 网关进程将聊天应用连接到 Pi 等编程智能体。它为 OpenClaw 助手提供支持,并支持本地或远程部署。 + +--- + +![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png) +![Ms Studio](https://analytics.lifebus.top/p/wJix5nI1W) diff --git a/appstore/openclaw/data.yml b/appstore/openclaw/data.yml new file mode 100644 index 000000000..30dd980d7 --- /dev/null +++ b/appstore/openclaw/data.yml @@ -0,0 +1,17 @@ +additionalProperties: + key: openclaw + name: OpenClaw + tags: + - WebSite + - Local + shortDescZh: 您自己的个人AI助手。任何操作系统。任何平台。小龙虾计划。 🦞 + shortDescEn: Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞 + type: website + crossVersionUpdate: true + limit: 0 + website: https://openclaw.ai/ + github: https://github.com/openclaw/openclaw/ + document: https://docs.openclaw.ai/ + architectures: + - amd64 + - arm64 diff --git a/appstore/openclaw/logo.png b/appstore/openclaw/logo.png new file mode 100644 index 000000000..525515be7 Binary files /dev/null and b/appstore/openclaw/logo.png differ diff --git a/appstore/openclaw/logo.svg b/appstore/openclaw/logo.svg new file mode 100644 index 000000000..bcbc1e10c --- /dev/null +++ b/appstore/openclaw/logo.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/appstore/s-ui/1.3.11/.env b/appstore/s-ui/1.4.0/.env similarity index 100% rename from appstore/s-ui/1.3.11/.env rename to appstore/s-ui/1.4.0/.env diff --git a/appstore/s-ui/1.3.11/data.yml b/appstore/s-ui/1.4.0/data.yml similarity index 100% rename from appstore/s-ui/1.3.11/data.yml rename to appstore/s-ui/1.4.0/data.yml diff --git a/appstore/s-ui/1.3.11/docker-compose.yml b/appstore/s-ui/1.4.0/docker-compose.yml similarity index 93% rename from appstore/s-ui/1.3.11/docker-compose.yml rename to appstore/s-ui/1.4.0/docker-compose.yml index a6b641248..02544cc28 100644 --- a/appstore/s-ui/1.3.11/docker-compose.yml +++ b/appstore/s-ui/1.4.0/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - SUI_LOG_LEVEL=info - SUI_DEBUG=false - image: alireza7/s-ui:v1.3.11 + image: alireza7/s-ui:v1.4.0 labels: createdBy: Apps networks: diff --git a/appstore/s-ui/1.4.0/envs/default.env b/appstore/s-ui/1.4.0/envs/default.env new file mode 100644 index 000000000..cd05f46e6 --- /dev/null +++ b/appstore/s-ui/1.4.0/envs/default.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +ENV_FILE=.env diff --git a/appstore/s-ui/1.4.0/envs/global.env b/appstore/s-ui/1.4.0/envs/global.env new file mode 100644 index 000000000..e10989fe4 --- /dev/null +++ b/appstore/s-ui/1.4.0/envs/global.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +TZ=Asia/Shanghai diff --git a/appstore/s-ui/1.4.0/scripts/init.sh b/appstore/s-ui/1.4.0/scripts/init.sh new file mode 100644 index 000000000..07fb8c3fe --- /dev/null +++ b/appstore/s-ui/1.4.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/s-ui/1.4.0/scripts/uninstall.sh b/appstore/s-ui/1.4.0/scripts/uninstall.sh new file mode 100644 index 000000000..c86c4fbca --- /dev/null +++ b/appstore/s-ui/1.4.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/s-ui/1.4.0/scripts/upgrade.sh b/appstore/s-ui/1.4.0/scripts/upgrade.sh new file mode 100644 index 000000000..07fb8c3fe --- /dev/null +++ b/appstore/s-ui/1.4.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/dockge/ani-rss/docker-compose.yml b/dockge/ani-rss/docker-compose.yml index 46a04ed92..ded3b5a5e 100644 --- a/dockge/ani-rss/docker-compose.yml +++ b/dockge/ani-rss/docker-compose.yml @@ -14,7 +14,7 @@ services: - PORT=7789 - CONFIG=/config - TZ=Asia/Shanghai - image: wushuo894/ani-rss:v3.0.7 + image: wushuo894/ani-rss:v3.0.8 labels: createdBy: Apps networks: diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 491c2d198..47357f696 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.3 + image: soulter/astrbot:v4.19.4 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 671cc81c2..4fcb3426c 100644 --- a/dockge/astrbot/docker-compose.yml +++ b/dockge/astrbot/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.3 + image: soulter/astrbot:v4.19.4 labels: createdBy: Apps networks: diff --git a/dockge/openclaw/.env b/dockge/openclaw/.env new file mode 100644 index 000000000..2bee981a7 --- /dev/null +++ b/dockge/openclaw/.env @@ -0,0 +1,12 @@ +# 数据持久化路径 [必填] +OPENCLAW_ROOT_PATH=/home/openclaw + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=18789 + +# RPC 端口 [必填] +PANEL_APP_PORT_RPC=18790 + +# 网关 token [必填] +OPENCLAW_GATEWAY_TOKEN= + diff --git a/dockge/openclaw/docker-compose.yml b/dockge/openclaw/docker-compose.yml new file mode 100644 index 000000000..bd0592bbd --- /dev/null +++ b/dockge/openclaw/docker-compose.yml @@ -0,0 +1,69 @@ +networks: + 1panel-network: + external: true +services: + openclaw: + command: + - node + - dist/index.js + - gateway + - --bind + - ${OPENCLAW_GATEWAY_BIND:-lan} + - --port + - '18789' + container_name: openclaw + env_file: + - ./envs/global.env + - .env + environment: + - TZ=Asia/Shanghai + - HOME=/home/node + - TERM=xterm-256color + healthcheck: + interval: 30s + retries: 5 + start_period: 20s + test: + - CMD + - node + - -e + - fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1)) + timeout: 5s + image: ghcr.io/openclaw/openclaw:2026.3.7 + init: true + labels: + createdBy: Apps + ports: + - ${PANEL_APP_PORT_HTTP}:18789 + - ${PANEL_APP_PORT_RPC}:18790 + restart: always + user: node:node + volumes: + - ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw + - ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace + openclaw-cli: + cap_drop: + - NET_RAW + - NET_ADMIN + container_name: openclaw-cli + depends_on: + - openclaw + entrypoint: + - node + - dist/index.js + environment: + - TZ=Asia/Shanghai + - HOME=/home/node + - TERM=xterm-256color + - BROWSER=echo + image: ghcr.io/openclaw/openclaw:2026.3.7 + init: true + network_mode: service:openclaw + security_opt: + - no-new-privileges:true + stdin_open: true + tty: true + user: node:node + volumes: + - ${OPENCLAW_ROOT_PATH}/data/config:/home/node/.openclaw + - ${OPENCLAW_ROOT_PATH}/data/workspace:/home/node/.openclaw/workspace diff --git a/dockge/openclaw/envs/default.env b/dockge/openclaw/envs/default.env new file mode 100644 index 000000000..cd05f46e6 --- /dev/null +++ b/dockge/openclaw/envs/default.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +ENV_FILE=.env diff --git a/dockge/openclaw/envs/global.env b/dockge/openclaw/envs/global.env new file mode 100644 index 000000000..e10989fe4 --- /dev/null +++ b/dockge/openclaw/envs/global.env @@ -0,0 +1,2 @@ +# copyright© 2024 XinJiang Ms Studio +TZ=Asia/Shanghai diff --git a/dockge/s-ui/docker-compose.yml b/dockge/s-ui/docker-compose.yml index a6b641248..02544cc28 100644 --- a/dockge/s-ui/docker-compose.yml +++ b/dockge/s-ui/docker-compose.yml @@ -11,7 +11,7 @@ services: - TZ=Asia/Shanghai - SUI_LOG_LEVEL=info - SUI_DEBUG=false - image: alireza7/s-ui:v1.3.11 + image: alireza7/s-ui:v1.4.0 labels: createdBy: Apps networks: