mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 16:01:04 +00:00
Add 1Panel app packages for CPA Manager, CPA Manager Plus, Docker Hub Proxy, kspeeder, LibreTranslate, OxiDNS, TREK, Voicebox, and SimpleX SMP Server using official images and upstream deployment references. Keep at most one fixed numeric version plus latest per app, avoid duplicate keys already present in the appstore, and expose the useful runtime settings through data.yml where practical. Validation: strict validate-v2 for every packaged version; fresh-panel smoke passed for Voicebox latest, SimpleX SMP Server latest, and SimpleX SMP Server 6.5.2; existing smoke reports retained for the rest of the batch.
CPA Manager
产品介绍
CPA Manager 是面向 Cli-Proxy-API 的用量监控与管理面板,支持完整 Docker 模式和 CPA 面板模式,可将请求监控数据持久化到本地 SQLite。
主要功能
- 独立部署的用量监控与管理面板
- 首次向导接入现有 CPA URL 与 Management Key
- 支持
auto、subscribe、http、resp四种采集模式 - 本地持久化监控数据与配置
访问说明
安装完成后访问:
http://服务器IP:端口/management.html
首次部署时需要在页面中填写 CPA URL 和 CPA Management Key。完成初始化后,后续浏览器只需要输入 Management Key 即可登录。
数据持久化
APP_DATA_DIR:持久化/data,保存usage.sqlite与本地配置
Introduction
CPA Manager is a usage monitoring and management panel for Cli-Proxy-API. It supports both full Docker mode and CPA panel mode, and persists monitoring data locally in SQLite.
Features
- Standalone usage monitoring and management panel
- First-run wizard for the CPA URL and Management Key
- Supports
auto,subscribe,http, andrespcollector modes - Persists monitoring data and local configuration