mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
feat:格式化yaml文件
This commit is contained in:
parent
49bc8073ae
commit
6107035913
@ -1,19 +1,19 @@
|
|||||||
name: 115网盘
|
name: 115网盘
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 115网盘是115科技推出的云存储服务
|
title: 115网盘是115科技推出的云存储服务
|
||||||
description: 115网盘是115科技推出的云存储服务
|
description: 115网盘是115科技推出的云存储服务
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: 115pc
|
key: 115pc
|
||||||
name: 115网盘
|
name: 115网盘
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 115网盘是115科技推出的云存储服务
|
shortDescZh: 115网盘是115科技推出的云存储服务
|
||||||
shortDescEn: 115 network disk is a cloud storage service launched by 115 Technology
|
shortDescEn: 115 network disk is a cloud storage service launched by 115 Technology
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://115.com
|
website: https://115.com
|
||||||
github: https://www.github.com/funcman/docker_115pc
|
github: https://www.github.com/funcman/docker_115pc
|
||||||
document: https://www.github.com/funcman/docker_115pc
|
document: https://www.github.com/funcman/docker_115pc
|
||||||
|
@ -1,54 +1,54 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40088
|
- default: 40088
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: WebUI Port
|
labelEn: WebUI Port
|
||||||
labelZh: 网页端口
|
labelZh: 网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: VNCPassword
|
- default: VNCPassword
|
||||||
edit: true
|
edit: true
|
||||||
envKey: VNC_PASSWORD
|
envKey: VNC_PASSWORD
|
||||||
labelEn: Access Password
|
labelEn: Access Password
|
||||||
labelZh: 访问密码
|
labelZh: 访问密码
|
||||||
random: false
|
random: false
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Config file path
|
labelEn: Config file path
|
||||||
labelZh: 配置文件所在路径
|
labelZh: 配置文件所在路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/downloads
|
- default: ./data/downloads
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOWNLOAD_PATH
|
envKey: DOWNLOAD_PATH
|
||||||
labelEn: Download folder path
|
labelEn: Download folder path
|
||||||
labelZh: 下载文件夹路径
|
labelZh: 下载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: mirrors.ustc.edu.cn
|
- default: mirrors.ustc.edu.cn
|
||||||
edit: true
|
edit: true
|
||||||
envKey: APT_SOURCE
|
envKey: APT_SOURCE
|
||||||
labelEn: apt source
|
labelEn: apt source
|
||||||
labelZh: apt 源
|
labelZh: apt 源
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: 1920
|
- default: 1920
|
||||||
edit: true
|
edit: true
|
||||||
envKey: VNC_DISPLAY_WIDTH
|
envKey: VNC_DISPLAY_WIDTH
|
||||||
labelEn: VNC display width
|
labelEn: VNC display width
|
||||||
labelZh: VNC显示宽度
|
labelZh: VNC显示宽度
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: 1080
|
- default: 1080
|
||||||
edit: true
|
edit: true
|
||||||
envKey: VNC_DISPLAY_HEIGHT
|
envKey: VNC_DISPLAY_HEIGHT
|
||||||
labelEn: VNC display height
|
labelEn: VNC display height
|
||||||
labelZh: VNC显示高度
|
labelZh: VNC显示高度
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: 1Panel Apps
|
name: 1Panel Apps
|
||||||
tags:
|
tags:
|
||||||
- 建站
|
- 建站
|
||||||
title: 适配 1Panel 应用商店的通用应用模板
|
title: 适配 1Panel 应用商店的通用应用模板
|
||||||
description: 适配 1Panel 应用商店的通用应用模板
|
description: 适配 1Panel 应用商店的通用应用模板
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: 1panel-apps
|
key: 1panel-apps
|
||||||
name: 1Panel Apps
|
name: 1Panel Apps
|
||||||
tags:
|
tags:
|
||||||
- Website
|
- Website
|
||||||
shortDescZh: 适配 1Panel 应用商店的通用应用模板
|
shortDescZh: 适配 1Panel 应用商店的通用应用模板
|
||||||
shortDescEn: Universal app template for the 1Panel App Store
|
shortDescEn: Universal app template for the 1Panel App Store
|
||||||
type: website
|
type: website
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/okxlin/appstore
|
website: https://github.com/okxlin/appstore
|
||||||
github: https://github.com/okxlin/appstore
|
github: https://github.com/okxlin/appstore
|
||||||
document: https://github.com/okxlin/appstore
|
document: https://github.com/okxlin/appstore
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 10086
|
- default: 10086
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the listening port)
|
labelEn: Port (determined by the listening port)
|
||||||
labelZh: 端口 (由监听端口决定)
|
labelZh: 端口 (由监听端口决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: /opt
|
- default: /opt
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data storage folder
|
labelEn: Data storage folder
|
||||||
labelZh: 数据存放文件夹
|
labelZh: 数据存放文件夹
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: Asia/Shanghai
|
- default: Asia/Shanghai
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TIME_ZONE
|
envKey: TIME_ZONE
|
||||||
labelEn: Time zone
|
labelEn: Time zone
|
||||||
labelZh: 时区
|
labelZh: 时区
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: 1Panel
|
name: 1Panel
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 现代化、开源的 Linux 服务器运维管理面板
|
title: 现代化、开源的 Linux 服务器运维管理面板
|
||||||
description: 现代化、开源的 Linux 服务器运维管理面板
|
description: 现代化、开源的 Linux 服务器运维管理面板
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: 1panel
|
key: 1panel
|
||||||
name: 1Panel
|
name: 1Panel
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 现代化、开源的 Linux 服务器运维管理面板
|
shortDescZh: 现代化、开源的 Linux 服务器运维管理面板
|
||||||
shortDescEn: Modern and Open-Source Linux Server Operation and Management Panel
|
shortDescEn: Modern and Open-Source Linux Server Operation and Management Panel
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 1
|
limit: 1
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://1panel.cn
|
website: https://1panel.cn
|
||||||
github: https://github.com/1Panel-dev/1Panel
|
github: https://github.com/1Panel-dev/1Panel
|
||||||
document: https://1panel.cn/docs
|
document: https://1panel.cn/docs
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 10086
|
- default: 10086
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the listening port)
|
labelEn: Port (determined by the listening port)
|
||||||
labelZh: 端口 (由监听端口决定)
|
labelZh: 端口 (由监听端口决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: /opt
|
- default: /opt
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data storage folder
|
labelEn: Data storage folder
|
||||||
labelZh: 数据存放文件夹
|
labelZh: 数据存放文件夹
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: Asia/Shanghai
|
- default: Asia/Shanghai
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TIME_ZONE
|
envKey: TIME_ZONE
|
||||||
labelEn: Time zone
|
labelEn: Time zone
|
||||||
labelZh: 时区
|
labelZh: 时区
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: 2FAuth
|
name: 2FAuth
|
||||||
tags:
|
tags:
|
||||||
- 安全
|
- 安全
|
||||||
title: 开源双因素认证管理器
|
title: 开源双因素认证管理器
|
||||||
description: 开源双因素认证管理器
|
description: 开源双因素认证管理器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: 2fauth
|
key: 2fauth
|
||||||
name: 2FAuth
|
name: 2FAuth
|
||||||
tags:
|
tags:
|
||||||
- Security
|
- Security
|
||||||
shortDescZh: 开源双因素认证管理器
|
shortDescZh: 开源双因素认证管理器
|
||||||
shortDescEn: Open-source two-factor authentication manager
|
shortDescEn: Open-source two-factor authentication manager
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://docs.2fauth.app
|
website: https://docs.2fauth.app
|
||||||
github: https://github.com/Bubka/2FAuth
|
github: https://github.com/Bubka/2FAuth
|
||||||
document: https://docs.2fauth.app
|
document: https://docs.2fauth.app
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: aaPanel
|
name: aaPanel
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 宝塔面板国际版,开源的Linux面板
|
title: 宝塔面板国际版,开源的Linux面板
|
||||||
description: 宝塔面板国际版,开源的Linux面板
|
description: 宝塔面板国际版,开源的Linux面板
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: aaPanel
|
key: aaPanel
|
||||||
name: aaPanel
|
name: aaPanel
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 宝塔面板国际版,开源的Linux面板
|
shortDescZh: 宝塔面板国际版,开源的Linux面板
|
||||||
shortDescEn: BT-Panel International Edition, the open source Linux panel
|
shortDescEn: BT-Panel International Edition, the open source Linux panel
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.aapanel.com/new/index.html
|
website: https://www.aapanel.com/new/index.html
|
||||||
github: https://github.com/aaPanel/aaPanel
|
github: https://github.com/aaPanel/aaPanel
|
||||||
document: https://github.com/aaPanel/aaPanel
|
document: https://github.com/aaPanel/aaPanel
|
||||||
|
@ -1,50 +1,50 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 7200
|
- default: 7200
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Web Panel Port
|
labelEn: Web Panel Port
|
||||||
labelZh: 面板端口
|
labelZh: 面板端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 10080
|
- default: 10080
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PORT
|
envKey: HTTP_PORT
|
||||||
labelEn: HTTP Port
|
labelEn: HTTP Port
|
||||||
labelZh: HTTP端口
|
labelZh: HTTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 10443
|
- default: 10443
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTPS_PORT
|
envKey: HTTPS_PORT
|
||||||
labelEn: HTTPS Port
|
labelEn: HTTPS Port
|
||||||
labelZh: HTTPS端口
|
labelZh: HTTPS端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 10888
|
- default: 10888
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PHPMYADMIN_PORT
|
envKey: PHPMYADMIN_PORT
|
||||||
labelEn: phpMyAdmin Port
|
labelEn: phpMyAdmin Port
|
||||||
labelZh: phpMyAdmin端口
|
labelZh: phpMyAdmin端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20022
|
- default: 20022
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SSH_PORT
|
envKey: SSH_PORT
|
||||||
labelEn: SSH Port
|
labelEn: SSH Port
|
||||||
labelZh: 面板内SSH端口
|
labelZh: 面板内SSH端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20021
|
- default: 20021
|
||||||
edit: true
|
edit: true
|
||||||
envKey: FTP_PORT
|
envKey: FTP_PORT
|
||||||
labelEn: SSH Port
|
labelEn: SSH Port
|
||||||
labelZh: 面板内FTP端口
|
labelZh: 面板内FTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,38 +1,38 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: http://1.2.3.4:567
|
- default: http://1.2.3.4:567
|
||||||
edit: true
|
edit: true
|
||||||
envKey: GITEA_INSTANCE_URL
|
envKey: GITEA_INSTANCE_URL
|
||||||
labelEn: Gitea instance URL
|
labelEn: Gitea instance URL
|
||||||
labelZh: Gitea 实例 URL
|
labelZh: Gitea 实例 URL
|
||||||
required: true
|
required: true
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RUNNER_REGISTRATION_TOKEN
|
envKey: RUNNER_REGISTRATION_TOKEN
|
||||||
labelEn: Gitea runner REGISTRATION TOKEN
|
labelEn: Gitea runner REGISTRATION TOKEN
|
||||||
labelZh: Gitea runner REGISTRATION TOKEN
|
labelZh: Gitea runner REGISTRATION TOKEN
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RUNNER_NAME
|
envKey: RUNNER_NAME
|
||||||
labelEn: Gitea runner name
|
labelEn: Gitea runner name
|
||||||
labelZh: Gitea runner name
|
labelZh: Gitea runner name
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RUNNER_LABELS
|
envKey: RUNNER_LABELS
|
||||||
labelEn: Gitea runner labels
|
labelEn: Gitea runner labels
|
||||||
labelZh: Gitea runner labels
|
labelZh: Gitea runner labels
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Act runner
|
name: Act runner
|
||||||
tags:
|
tags:
|
||||||
- DevOps
|
- DevOps
|
||||||
title: Gitea Actions 的 Runner
|
title: Gitea Actions 的 Runner
|
||||||
description: Gitea Actions 的 Runner
|
description: Gitea Actions 的 Runner
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: act_runner
|
key: act_runner
|
||||||
name: Act runner
|
name: Act runner
|
||||||
tags:
|
tags:
|
||||||
- DevOps
|
- DevOps
|
||||||
shortDescZh: Gitea Actions 的 Runner
|
shortDescZh: Gitea Actions 的 Runner
|
||||||
shortDescEn: A runner for Gitea based on Gitea fork of act
|
shortDescEn: A runner for Gitea based on Gitea fork of act
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://gitea.com/gitea/act_runner
|
website: https://gitea.com/gitea/act_runner
|
||||||
github: https://gitea.com/gitea/act_runner
|
github: https://gitea.com/gitea/act_runner
|
||||||
document: https://docs.gitea.com/next/usage/actions/act-runner
|
document: https://docs.gitea.com/next/usage/actions/act-runner
|
||||||
|
@ -1,38 +1,38 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: http://1.2.3.4:567
|
- default: http://1.2.3.4:567
|
||||||
edit: true
|
edit: true
|
||||||
envKey: GITEA_INSTANCE_URL
|
envKey: GITEA_INSTANCE_URL
|
||||||
labelEn: Gitea instance URL
|
labelEn: Gitea instance URL
|
||||||
labelZh: Gitea 实例 URL
|
labelZh: Gitea 实例 URL
|
||||||
required: true
|
required: true
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RUNNER_REGISTRATION_TOKEN
|
envKey: RUNNER_REGISTRATION_TOKEN
|
||||||
labelEn: Gitea runner REGISTRATION TOKEN
|
labelEn: Gitea runner REGISTRATION TOKEN
|
||||||
labelZh: Gitea runner REGISTRATION TOKEN
|
labelZh: Gitea runner REGISTRATION TOKEN
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RUNNER_NAME
|
envKey: RUNNER_NAME
|
||||||
labelEn: Gitea runner name
|
labelEn: Gitea runner name
|
||||||
labelZh: Gitea runner name
|
labelZh: Gitea runner name
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RUNNER_LABELS
|
envKey: RUNNER_LABELS
|
||||||
labelEn: Gitea runner labels
|
labelEn: Gitea runner labels
|
||||||
labelZh: Gitea runner labels
|
labelZh: Gitea runner labels
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,96 +1,96 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 20053
|
- default: 20053
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PLAIN_DNS_PORT
|
envKey: PLAIN_DNS_PORT
|
||||||
labelEn: Plain DNS port
|
labelEn: Plain DNS port
|
||||||
labelZh: 普通DNS端口
|
labelZh: 普通DNS端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20067
|
- default: 20067
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DHCP_PORT1
|
envKey: DHCP_PORT1
|
||||||
labelEn: DHCP service port 1
|
labelEn: DHCP service port 1
|
||||||
labelZh: DHCP服务端口1
|
labelZh: DHCP服务端口1
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20068
|
- default: 20068
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DHCP_PORT2
|
envKey: DHCP_PORT2
|
||||||
labelEn: DHCP service port 2
|
labelEn: DHCP service port 2
|
||||||
labelZh: DHCP服务端口2
|
labelZh: DHCP服务端口2
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 23000
|
- default: 23000
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PORT
|
envKey: HTTP_PORT
|
||||||
labelEn: HTTP web port
|
labelEn: HTTP web port
|
||||||
labelZh: HTTP网页端口
|
labelZh: HTTP网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 23001
|
- default: 23001
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Initial setup web page port
|
labelEn: Initial setup web page port
|
||||||
labelZh: 初始设置网页端口
|
labelZh: 初始设置网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20443
|
- default: 20443
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOH_PORT
|
envKey: DOH_PORT
|
||||||
labelEn: DOH service port
|
labelEn: DOH service port
|
||||||
labelZh: DOH服务端口
|
labelZh: DOH服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 853
|
- default: 853
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOT_PORT
|
envKey: DOT_PORT
|
||||||
labelEn: DOT service port
|
labelEn: DOT service port
|
||||||
labelZh: DOT服务端口
|
labelZh: DOT服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20784
|
- default: 20784
|
||||||
edit: true
|
edit: true
|
||||||
envKey: QUIC_PORT1
|
envKey: QUIC_PORT1
|
||||||
labelEn: QUIC service port 1
|
labelEn: QUIC service port 1
|
||||||
labelZh: QUIC服务端口1
|
labelZh: QUIC服务端口1
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 8853
|
- default: 8853
|
||||||
edit: true
|
edit: true
|
||||||
envKey: QUIC_PORT2
|
envKey: QUIC_PORT2
|
||||||
labelEn: QUIC service port 2
|
labelEn: QUIC service port 2
|
||||||
labelZh: QUIC服务端口2
|
labelZh: QUIC服务端口2
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 5443
|
- default: 5443
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_CRYPT_PORT
|
envKey: DNS_CRYPT_PORT
|
||||||
labelEn: DNS Crypt service port
|
labelEn: DNS Crypt service port
|
||||||
labelZh: DNS Crypt服务端口
|
labelZh: DNS Crypt服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/work
|
- default: ./data/work
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WORK_PATH
|
envKey: WORK_PATH
|
||||||
labelEn: Work data folder path
|
labelEn: Work data folder path
|
||||||
labelZh: 工作数据文件夹路径
|
labelZh: 工作数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/conf
|
- default: ./data/conf
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Configuration folder path
|
labelEn: Configuration folder path
|
||||||
labelZh: 配置文件夹路径
|
labelZh: 配置文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: AdGuardHome
|
name: AdGuardHome
|
||||||
tags:
|
tags:
|
||||||
- 安全
|
- 安全
|
||||||
title: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器
|
title: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器
|
||||||
description: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器
|
description: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: adguardhome
|
key: adguardhome
|
||||||
name: AdGuardHome
|
name: AdGuardHome
|
||||||
tags:
|
tags:
|
||||||
- Security
|
- Security
|
||||||
shortDescZh: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器
|
shortDescZh: 自由且开源的,功能强大的网络广告和跟踪器屏蔽DNS服务器
|
||||||
shortDescEn: Free and open source, powerful network-wide ads & trackers blocking DNS server
|
shortDescEn: Free and open source, powerful network-wide ads & trackers blocking DNS server
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://hub.docker.com/r/adguard/adguardhome
|
website: https://hub.docker.com/r/adguard/adguardhome
|
||||||
github: https://github.com/AdguardTeam/AdGuardHome
|
github: https://github.com/AdguardTeam/AdGuardHome
|
||||||
document: https://github.com/AdguardTeam/AdGuardHome/wiki
|
document: https://github.com/AdguardTeam/AdGuardHome/wiki
|
||||||
|
@ -1,96 +1,96 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 20053
|
- default: 20053
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PLAIN_DNS_PORT
|
envKey: PLAIN_DNS_PORT
|
||||||
labelEn: Plain DNS port
|
labelEn: Plain DNS port
|
||||||
labelZh: 普通DNS端口
|
labelZh: 普通DNS端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20067
|
- default: 20067
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DHCP_PORT1
|
envKey: DHCP_PORT1
|
||||||
labelEn: DHCP service port 1
|
labelEn: DHCP service port 1
|
||||||
labelZh: DHCP服务端口1
|
labelZh: DHCP服务端口1
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20068
|
- default: 20068
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DHCP_PORT2
|
envKey: DHCP_PORT2
|
||||||
labelEn: DHCP service port 2
|
labelEn: DHCP service port 2
|
||||||
labelZh: DHCP服务端口2
|
labelZh: DHCP服务端口2
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 23000
|
- default: 23000
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PORT
|
envKey: HTTP_PORT
|
||||||
labelEn: HTTP web port
|
labelEn: HTTP web port
|
||||||
labelZh: HTTP网页端口
|
labelZh: HTTP网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 23001
|
- default: 23001
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Initial setup web page port
|
labelEn: Initial setup web page port
|
||||||
labelZh: 初始设置网页端口
|
labelZh: 初始设置网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20443
|
- default: 20443
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOH_PORT
|
envKey: DOH_PORT
|
||||||
labelEn: DOH service port
|
labelEn: DOH service port
|
||||||
labelZh: DOH服务端口
|
labelZh: DOH服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 853
|
- default: 853
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOT_PORT
|
envKey: DOT_PORT
|
||||||
labelEn: DOT service port
|
labelEn: DOT service port
|
||||||
labelZh: DOT服务端口
|
labelZh: DOT服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20784
|
- default: 20784
|
||||||
edit: true
|
edit: true
|
||||||
envKey: QUIC_PORT1
|
envKey: QUIC_PORT1
|
||||||
labelEn: QUIC service port 1
|
labelEn: QUIC service port 1
|
||||||
labelZh: QUIC服务端口1
|
labelZh: QUIC服务端口1
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 8853
|
- default: 8853
|
||||||
edit: true
|
edit: true
|
||||||
envKey: QUIC_PORT2
|
envKey: QUIC_PORT2
|
||||||
labelEn: QUIC service port 2
|
labelEn: QUIC service port 2
|
||||||
labelZh: QUIC服务端口2
|
labelZh: QUIC服务端口2
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 5443
|
- default: 5443
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_CRYPT_PORT
|
envKey: DNS_CRYPT_PORT
|
||||||
labelEn: DNS Crypt service port
|
labelEn: DNS Crypt service port
|
||||||
labelZh: DNS Crypt服务端口
|
labelZh: DNS Crypt服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/work
|
- default: ./data/work
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WORK_PATH
|
envKey: WORK_PATH
|
||||||
labelEn: Work data folder path
|
labelEn: Work data folder path
|
||||||
labelZh: 工作数据文件夹路径
|
labelZh: 工作数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/conf
|
- default: ./data/conf
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Configuration folder path
|
labelEn: Configuration folder path
|
||||||
labelZh: 配置文件夹路径
|
labelZh: 配置文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,163 +1,163 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- child:
|
- child:
|
||||||
default: ""
|
default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
default: mysql
|
default: mysql
|
||||||
envKey: AIS_PLATFORM
|
envKey: AIS_PLATFORM
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
params:
|
params:
|
||||||
- envKey: AIS_DB_PORT
|
- envKey: AIS_DB_PORT
|
||||||
key: mysql
|
key: mysql
|
||||||
type: param
|
type: param
|
||||||
value: "3306"
|
value: "3306"
|
||||||
- envKey: AIS_DB_PORT
|
- envKey: AIS_DB_PORT
|
||||||
key: postgresql
|
key: postgresql
|
||||||
type: param
|
type: param
|
||||||
value: "5432"
|
value: "5432"
|
||||||
required: true
|
required: true
|
||||||
type: apps
|
type: apps
|
||||||
values:
|
values:
|
||||||
- label: MySQL
|
- label: MySQL
|
||||||
value: mysql
|
value: mysql
|
||||||
- default: ais-ninja
|
- default: ais-ninja
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ais-ninja
|
- default: ais-ninja
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ais-ninja
|
- default: ais-ninja
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_HOST
|
envKey: REDIS_HOST
|
||||||
key: redis
|
key: redis
|
||||||
labelEn: Redis Service
|
labelEn: Redis Service
|
||||||
labelZh: Redis服务
|
labelZh: Redis服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: "6379"
|
- default: "6379"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_PORT
|
envKey: REDIS_PORT
|
||||||
labelEn: Redis Service Port
|
labelEn: Redis Service Port
|
||||||
labelZh: Redis服务端口
|
labelZh: Redis服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_PASS
|
envKey: REDIS_PASS
|
||||||
labelEn: Redis Service Password
|
labelEn: Redis Service Password
|
||||||
labelZh: Redis服务密码
|
labelZh: Redis服务密码
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: password
|
type: password
|
||||||
- default: 40043
|
- default: 40043
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_HOST
|
envKey: SMTP_HOST
|
||||||
labelEn: SMTP HOST
|
labelEn: SMTP HOST
|
||||||
labelZh: SMTP 主机
|
labelZh: SMTP 主机
|
||||||
required: false
|
required: false
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: "587"
|
- default: "587"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_PORT
|
envKey: SMTP_PORT
|
||||||
labelEn: SMTP Port
|
labelEn: SMTP Port
|
||||||
labelZh: SMTP 端口
|
labelZh: SMTP 端口
|
||||||
required: false
|
required: false
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: EMAIL_SENDER
|
envKey: EMAIL_SENDER
|
||||||
labelEn: Email service sender email address
|
labelEn: Email service sender email address
|
||||||
labelZh: 邮箱服务发送方邮箱地址
|
labelZh: 邮箱服务发送方邮箱地址
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_USER
|
envKey: SMTP_USER
|
||||||
labelEn: Email service user name
|
labelEn: Email service user name
|
||||||
labelZh: 邮箱服务用户名
|
labelZh: 邮箱服务用户名
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_PASSWORD
|
envKey: SMTP_PASSWORD
|
||||||
labelEn: Email service password
|
labelEn: Email service password
|
||||||
labelZh: 邮箱服务密码
|
labelZh: 邮箱服务密码
|
||||||
required: false
|
required: false
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: GOOGLE_CLIENT_ID
|
envKey: GOOGLE_CLIENT_ID
|
||||||
labelEn: Google login client_id
|
labelEn: Google login client_id
|
||||||
labelZh: 谷歌登录的client_id
|
labelZh: 谷歌登录的client_id
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_ACCESS_ID
|
envKey: ALI_ACCESS_ID
|
||||||
labelEn: Alibaba Cloud accessKey ID
|
labelEn: Alibaba Cloud accessKey ID
|
||||||
labelZh: 阿里云accessKey ID
|
labelZh: 阿里云accessKey ID
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_ACCESS_SECRET
|
envKey: ALI_ACCESS_SECRET
|
||||||
labelEn: Alibaba Cloud accessKeySecret
|
labelEn: Alibaba Cloud accessKeySecret
|
||||||
labelZh: 阿里云 accessKeySecret
|
labelZh: 阿里云 accessKeySecret
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_SMS_PERMIT
|
envKey: ALI_SMS_PERMIT
|
||||||
labelEn: Enable mobile sign-in registration (true or false)
|
labelEn: Enable mobile sign-in registration (true or false)
|
||||||
labelZh: 启用手机登录注册(true or false)
|
labelZh: 启用手机登录注册(true or false)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_SMS_SIGN
|
envKey: ALI_SMS_SIGN
|
||||||
labelEn: Alibaba Cloud SMS verification code service signature
|
labelEn: Alibaba Cloud SMS verification code service signature
|
||||||
labelZh: 阿里云短信验证码服务签名
|
labelZh: 阿里云短信验证码服务签名
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_SMS_TEMPLATE
|
envKey: ALI_SMS_TEMPLATE
|
||||||
labelEn: Alibaba Cloud verification code SMS template, which must include {code}
|
labelEn: Alibaba Cloud verification code SMS template, which must include {code}
|
||||||
labelZh: 阿里云验证码短信模板,需要包含 {code}
|
labelZh: 阿里云验证码短信模板,需要包含 {code}
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: ais-ninja
|
name: ais-ninja
|
||||||
tags:
|
tags:
|
||||||
- AI / 大模型
|
- AI / 大模型
|
||||||
title: 基于 ChatGPT 的 Web 应用程序
|
title: 基于 ChatGPT 的 Web 应用程序
|
||||||
description: 基于 ChatGPT 的 Web 应用程序
|
description: 基于 ChatGPT 的 Web 应用程序
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: ais-ninja
|
key: ais-ninja
|
||||||
name: ais-ninja
|
name: ais-ninja
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
shortDescZh: 基于 ChatGPT 的 Web 应用程序
|
shortDescZh: 基于 ChatGPT 的 Web 应用程序
|
||||||
shortDescEn: ChatGPT-based web applications
|
shortDescEn: ChatGPT-based web applications
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/jarvis2f/ais-ninja
|
website: https://github.com/jarvis2f/ais-ninja
|
||||||
github: https://github.com/jarvis2f/ais-ninja
|
github: https://github.com/jarvis2f/ais-ninja
|
||||||
document: https://github.com/jarvis2f/ais-ninja
|
document: https://github.com/jarvis2f/ais-ninja
|
||||||
|
@ -1,163 +1,163 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- child:
|
- child:
|
||||||
default: ""
|
default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
default: mysql
|
default: mysql
|
||||||
envKey: AIS_PLATFORM
|
envKey: AIS_PLATFORM
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
params:
|
params:
|
||||||
- envKey: AIS_DB_PORT
|
- envKey: AIS_DB_PORT
|
||||||
key: mysql
|
key: mysql
|
||||||
type: param
|
type: param
|
||||||
value: "3306"
|
value: "3306"
|
||||||
- envKey: AIS_DB_PORT
|
- envKey: AIS_DB_PORT
|
||||||
key: postgresql
|
key: postgresql
|
||||||
type: param
|
type: param
|
||||||
value: "5432"
|
value: "5432"
|
||||||
required: true
|
required: true
|
||||||
type: apps
|
type: apps
|
||||||
values:
|
values:
|
||||||
- label: MySQL
|
- label: MySQL
|
||||||
value: mysql
|
value: mysql
|
||||||
- default: ais-ninja
|
- default: ais-ninja
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ais-ninja
|
- default: ais-ninja
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ais-ninja
|
- default: ais-ninja
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_HOST
|
envKey: REDIS_HOST
|
||||||
key: redis
|
key: redis
|
||||||
labelEn: Redis Service
|
labelEn: Redis Service
|
||||||
labelZh: Redis服务
|
labelZh: Redis服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: "6379"
|
- default: "6379"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_PORT
|
envKey: REDIS_PORT
|
||||||
labelEn: Redis Service Port
|
labelEn: Redis Service Port
|
||||||
labelZh: Redis服务端口
|
labelZh: Redis服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_PASS
|
envKey: REDIS_PASS
|
||||||
labelEn: Redis Service Password
|
labelEn: Redis Service Password
|
||||||
labelZh: Redis服务密码
|
labelZh: Redis服务密码
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: password
|
type: password
|
||||||
- default: 40043
|
- default: 40043
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_HOST
|
envKey: SMTP_HOST
|
||||||
labelEn: SMTP HOST
|
labelEn: SMTP HOST
|
||||||
labelZh: SMTP 主机
|
labelZh: SMTP 主机
|
||||||
required: false
|
required: false
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: "587"
|
- default: "587"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_PORT
|
envKey: SMTP_PORT
|
||||||
labelEn: SMTP Port
|
labelEn: SMTP Port
|
||||||
labelZh: SMTP 端口
|
labelZh: SMTP 端口
|
||||||
required: false
|
required: false
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: EMAIL_SENDER
|
envKey: EMAIL_SENDER
|
||||||
labelEn: Email service sender email address
|
labelEn: Email service sender email address
|
||||||
labelZh: 邮箱服务发送方邮箱地址
|
labelZh: 邮箱服务发送方邮箱地址
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_USER
|
envKey: SMTP_USER
|
||||||
labelEn: Email service user name
|
labelEn: Email service user name
|
||||||
labelZh: 邮箱服务用户名
|
labelZh: 邮箱服务用户名
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SMTP_PASSWORD
|
envKey: SMTP_PASSWORD
|
||||||
labelEn: Email service password
|
labelEn: Email service password
|
||||||
labelZh: 邮箱服务密码
|
labelZh: 邮箱服务密码
|
||||||
required: false
|
required: false
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: GOOGLE_CLIENT_ID
|
envKey: GOOGLE_CLIENT_ID
|
||||||
labelEn: Google login client_id
|
labelEn: Google login client_id
|
||||||
labelZh: 谷歌登录的client_id
|
labelZh: 谷歌登录的client_id
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_ACCESS_ID
|
envKey: ALI_ACCESS_ID
|
||||||
labelEn: Alibaba Cloud accessKey ID
|
labelEn: Alibaba Cloud accessKey ID
|
||||||
labelZh: 阿里云accessKey ID
|
labelZh: 阿里云accessKey ID
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_ACCESS_SECRET
|
envKey: ALI_ACCESS_SECRET
|
||||||
labelEn: Alibaba Cloud accessKeySecret
|
labelEn: Alibaba Cloud accessKeySecret
|
||||||
labelZh: 阿里云 accessKeySecret
|
labelZh: 阿里云 accessKeySecret
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_SMS_PERMIT
|
envKey: ALI_SMS_PERMIT
|
||||||
labelEn: Enable mobile sign-in registration (true or false)
|
labelEn: Enable mobile sign-in registration (true or false)
|
||||||
labelZh: 启用手机登录注册(true or false)
|
labelZh: 启用手机登录注册(true or false)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_SMS_SIGN
|
envKey: ALI_SMS_SIGN
|
||||||
labelEn: Alibaba Cloud SMS verification code service signature
|
labelEn: Alibaba Cloud SMS verification code service signature
|
||||||
labelZh: 阿里云短信验证码服务签名
|
labelZh: 阿里云短信验证码服务签名
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALI_SMS_TEMPLATE
|
envKey: ALI_SMS_TEMPLATE
|
||||||
labelEn: Alibaba Cloud verification code SMS template, which must include {code}
|
labelEn: Alibaba Cloud verification code SMS template, which must include {code}
|
||||||
labelZh: 阿里云验证码短信模板,需要包含 {code}
|
labelZh: 阿里云验证码短信模板,需要包含 {code}
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,31 +1,31 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40218
|
- default: 40218
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: '192.168.31.254:5254'
|
- default: '192.168.31.254:5254'
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ALIST_HOST
|
envKey: ALIST_HOST
|
||||||
labelEn: Alist Service Address
|
labelEn: Alist Service Address
|
||||||
labelZh: Alist 服务地址
|
labelZh: Alist 服务地址
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: Asia/Shanghai
|
- default: Asia/Shanghai
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TIME_ZONE
|
envKey: TIME_ZONE
|
||||||
labelEn: Time zone
|
labelEn: Time zone
|
||||||
labelZh: 时区
|
labelZh: 时区
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Alist-encrypt
|
name: Alist-encrypt
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 对 Alist 的服务提供 webdav 的加解密功能
|
title: 对 Alist 的服务提供 webdav 的加解密功能
|
||||||
description: 对 Alist 的服务提供 webdav 的加解密功能
|
description: 对 Alist 的服务提供 webdav 的加解密功能
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: alist-encrypt
|
key: alist-encrypt
|
||||||
name: Alist-encrypt
|
name: Alist-encrypt
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 对 Alist 的服务提供 webdav 的加解密功能
|
shortDescZh: 对 Alist 的服务提供 webdav 的加解密功能
|
||||||
shortDescEn: Provides webdav encryption and decryption for Alist's services
|
shortDescEn: Provides webdav encryption and decryption for Alist's services
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/traceless/alist-encrypt
|
website: https://github.com/traceless/alist-encrypt
|
||||||
github: https://github.com/traceless/alist-encrypt
|
github: https://github.com/traceless/alist-encrypt
|
||||||
document: https://github.com/traceless/alist-encrypt
|
document: https://github.com/traceless/alist-encrypt
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Alist-TVBox
|
name: Alist-TVBox
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: AList 代理,支持 xiaoya 版 AList 界面管理
|
title: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||||
description: AList 代理,支持 xiaoya 版 AList 界面管理
|
description: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: alist-tvbox
|
key: alist-tvbox
|
||||||
name: Alist-TVBox
|
name: Alist-TVBox
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: AList 代理,支持 xiaoya 版 AList 界面管理
|
shortDescZh: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||||
shortDescEn: AList proxy server for TvBox, support playlist and search
|
shortDescEn: AList proxy server for TvBox, support playlist and search
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/power721/alist-tvbox
|
website: https://github.com/power721/alist-tvbox
|
||||||
github: https://github.com/power721/alist-tvbox
|
github: https://github.com/power721/alist-tvbox
|
||||||
document: https://github.com/power721/alist-tvbox
|
document: https://github.com/power721/alist-tvbox
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40161
|
- default: 40161
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 40162
|
- default: 40162
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_XIAOYA
|
envKey: PANEL_APP_PORT_XIAOYA
|
||||||
labelEn: xiaoya Alist Port
|
labelEn: xiaoya Alist Port
|
||||||
labelZh: 小雅 Alist 端口
|
labelZh: 小雅 Alist 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40034
|
- default: 40034
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/data
|
- default: ./data/data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/mnt
|
- default: ./data/mnt
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MOUNT_PATH
|
envKey: MOUNT_PATH
|
||||||
labelEn: Mount folder path
|
labelEn: Mount folder path
|
||||||
labelZh: 挂载文件夹路径
|
labelZh: 挂载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40034
|
- default: 40034
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/data
|
- default: ./data/data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/mnt
|
- default: ./data/mnt
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MOUNT_PATH
|
envKey: MOUNT_PATH
|
||||||
labelEn: Mount folder path
|
labelEn: Mount folder path
|
||||||
labelZh: 挂载文件夹路径
|
labelZh: 挂载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Alist
|
name: Alist
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 一个支持多存储的文件列表程序
|
title: 一个支持多存储的文件列表程序
|
||||||
description: 一个支持多存储的文件列表程序
|
description: 一个支持多存储的文件列表程序
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: alist
|
key: alist
|
||||||
name: Alist
|
name: Alist
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一个支持多存储的文件列表程序
|
shortDescZh: 一个支持多存储的文件列表程序
|
||||||
shortDescEn: A file list program that supports multiple storage
|
shortDescEn: A file list program that supports multiple storage
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/alist-org/alist
|
website: https://github.com/alist-org/alist
|
||||||
github: https://github.com/alist-org/alist
|
github: https://github.com/alist-org/alist
|
||||||
document: https://alist.nn.ci/zh/
|
document: https://alist.nn.ci/zh/
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40034
|
- default: 40034
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/data
|
- default: ./data/data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/mnt
|
- default: ./data/mnt
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MOUNT_PATH
|
envKey: MOUNT_PATH
|
||||||
labelEn: Mount folder path
|
labelEn: Mount folder path
|
||||||
labelZh: 挂载文件夹路径
|
labelZh: 挂载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: AliyunDrive WebDAV
|
name: AliyunDrive WebDAV
|
||||||
tags:
|
tags:
|
||||||
- 云存储
|
- 云存储
|
||||||
title: 阿里云盘 WebDAV 服务
|
title: 阿里云盘 WebDAV 服务
|
||||||
description: 阿里云盘 WebDAV 服务
|
description: 阿里云盘 WebDAV 服务
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: aliyundrive-webdav
|
key: aliyundrive-webdav
|
||||||
name: AliyunDrive WebDAV
|
name: AliyunDrive WebDAV
|
||||||
tags:
|
tags:
|
||||||
- Storage
|
- Storage
|
||||||
shortDescZh: 阿里云盘 WebDAV 服务
|
shortDescZh: 阿里云盘 WebDAV 服务
|
||||||
shortDescEn: AliyunDrive WebDAV Service
|
shortDescEn: AliyunDrive WebDAV Service
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/messense/aliyundrive-webdav
|
website: https://github.com/messense/aliyundrive-webdav
|
||||||
github: https://github.com/messense/aliyundrive-webdav
|
github: https://github.com/messense/aliyundrive-webdav
|
||||||
document: https://github.com/messense/aliyundrive-webdav
|
document: https://github.com/messense/aliyundrive-webdav
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: AllInOne
|
name: AllInOne
|
||||||
tags:
|
tags:
|
||||||
- 多媒体
|
- 多媒体
|
||||||
title: 直播源代理程序
|
title: 直播源代理程序
|
||||||
description: 直播源代理程序
|
description: 直播源代理程序
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: allinone
|
key: allinone
|
||||||
name: AllInOne
|
name: AllInOne
|
||||||
tags:
|
tags:
|
||||||
- Media
|
- Media
|
||||||
shortDescZh: 直播源代理程序
|
shortDescZh: 直播源代理程序
|
||||||
shortDescEn: Live feed agent program
|
shortDescEn: Live feed agent program
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://hub.docker.com/r/youshandefeiyang/allinone
|
website: https://hub.docker.com/r/youshandefeiyang/allinone
|
||||||
github: https://hub.docker.com/r/youshandefeiyang/allinone
|
github: https://hub.docker.com/r/youshandefeiyang/allinone
|
||||||
document: https://hub.docker.com/r/youshandefeiyang/allinone
|
document: https://hub.docker.com/r/youshandefeiyang/allinone
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: ALS
|
name: ALS
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: Another Looking-glass Server,测速服务端
|
title: Another Looking-glass Server,测速服务端
|
||||||
description: Another Looking-glass Server,测速服务端
|
description: Another Looking-glass Server,测速服务端
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: als
|
key: als
|
||||||
name: ALS
|
name: ALS
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: Another Looking-glass Server,测速服务端
|
shortDescZh: Another Looking-glass Server,测速服务端
|
||||||
shortDescEn: Another Looking-glass Server,Speed measurement server
|
shortDescEn: Another Looking-glass Server,Speed measurement server
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/wikihost-opensource/als
|
website: https://github.com/wikihost-opensource/als
|
||||||
github: https://github.com/wikihost-opensource/als
|
github: https://github.com/wikihost-opensource/als
|
||||||
document: https://github.com/wikihost-opensource/als
|
document: https://github.com/wikihost-opensource/als
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 20080
|
- default: 20080
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: WebUI Port
|
labelEn: WebUI Port
|
||||||
labelZh: 网页端口
|
labelZh: 网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Amprobe
|
name: Amprobe
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 一款轻量级主机及 Docker 容器监控工具
|
title: 一款轻量级主机及 Docker 容器监控工具
|
||||||
description: 一款轻量级主机及 Docker 容器监控工具
|
description: 一款轻量级主机及 Docker 容器监控工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: amprobe
|
key: amprobe
|
||||||
name: Amprobe
|
name: Amprobe
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一款轻量级主机及 Docker 容器监控工具
|
shortDescZh: 一款轻量级主机及 Docker 容器监控工具
|
||||||
shortDescEn: A lightweight host and Docker container monitoring tool
|
shortDescEn: A lightweight host and Docker container monitoring tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 1
|
limit: 1
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/amuluze/amprobe
|
website: https://github.com/amuluze/amprobe
|
||||||
github: https://github.com/amuluze/amprobe
|
github: https://github.com/amuluze/amprobe
|
||||||
document: https://amprobedoc.amuluze.com
|
document: https://amprobedoc.amuluze.com
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40235
|
- default: 40235
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port (determined by the configuration file)
|
labelEn: Port (determined by the configuration file)
|
||||||
labelZh: 端口 (由配置文件决定)
|
labelZh: 端口 (由配置文件决定)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: "./data"
|
- default: "./data"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data Directory
|
labelEn: Data Directory
|
||||||
labelZh: 数据目录
|
labelZh: 数据目录
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
name: AnQiCMS
|
name: AnQiCMS
|
||||||
tags:
|
tags:
|
||||||
- 建站
|
- 建站
|
||||||
title: 专注高安全性、多站点、多语言支持的内容管理系统
|
title: 专注高安全性、多站点、多语言支持的内容管理系统
|
||||||
description: 专注高安全性、多站点、多语言支持的内容管理系统
|
description: 专注高安全性、多站点、多语言支持的内容管理系统
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: anqicms
|
key: anqicms
|
||||||
name: AnQiCMS
|
name: AnQiCMS
|
||||||
tags:
|
tags:
|
||||||
- Website
|
- Website
|
||||||
shortDescZh: 专注高安全性、多站点、多语言支持的内容管理系统
|
shortDescZh: 专注高安全性、多站点、多语言支持的内容管理系统
|
||||||
shortDescEn: Focused on high security, multi-site, and multilingual support
|
shortDescEn: Focused on high security, multi-site, and multilingual support
|
||||||
type: website
|
type: website
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
website: https://www.anqicms.com/
|
website: https://www.anqicms.com/
|
||||||
github: https://github.com/fesiong/anqicms
|
github: https://github.com/fesiong/anqicms
|
||||||
document: https://www.anqicms.com/help
|
document: https://www.anqicms.com/help
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40065
|
- default: 40065
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Answer
|
name: Answer
|
||||||
tags:
|
tags:
|
||||||
- 建站
|
- 建站
|
||||||
title: 一款适合任何团队的问答平台软件
|
title: 一款适合任何团队的问答平台软件
|
||||||
description: 一款适合任何团队的问答平台软件
|
description: 一款适合任何团队的问答平台软件
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: answer
|
key: answer
|
||||||
name: Answer
|
name: Answer
|
||||||
tags:
|
tags:
|
||||||
- Website
|
- Website
|
||||||
shortDescZh: 一款适合任何团队的问答平台软件
|
shortDescZh: 一款适合任何团队的问答平台软件
|
||||||
shortDescEn: A Q&A platform software for teams at any scales
|
shortDescEn: A Q&A platform software for teams at any scales
|
||||||
type: website
|
type: website
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://answer.dev/
|
website: https://answer.dev/
|
||||||
github: https://github.com/answerdev/answer
|
github: https://github.com/answerdev/answer
|
||||||
document: https://answer.dev/zh-CN/docs
|
document: https://answer.dev/zh-CN/docs
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40065
|
- default: 40065
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Aria2-Pro
|
name: Aria2-Pro
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 更好用的 Aria2 Docker 容器镜像
|
title: 更好用的 Aria2 Docker 容器镜像
|
||||||
description: 更好用的 Aria2 Docker 容器镜像
|
description: 更好用的 Aria2 Docker 容器镜像
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: aria2-pro
|
key: aria2-pro
|
||||||
name: Aria2-Pro
|
name: Aria2-Pro
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 更好用的 Aria2 Docker 容器镜像
|
shortDescZh: 更好用的 Aria2 Docker 容器镜像
|
||||||
shortDescEn: A better-performing Aria2 Docker container image
|
shortDescEn: A better-performing Aria2 Docker container image
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/P3TERX/Aria2-Pro-Docker
|
website: https://github.com/P3TERX/Aria2-Pro-Docker
|
||||||
github: https://github.com/P3TERX/Aria2-Pro-Docker
|
github: https://github.com/P3TERX/Aria2-Pro-Docker
|
||||||
document: https://p3terx.com/archives/docker-aria2-pro.html
|
document: https://p3terx.com/archives/docker-aria2-pro.html
|
||||||
|
@ -1,47 +1,47 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 6800
|
- default: 6800
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RPC_PORT_VALUE
|
envKey: RPC_PORT_VALUE
|
||||||
labelEn: RPC port
|
labelEn: RPC port
|
||||||
labelZh: RPC端口
|
labelZh: RPC端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 6888
|
- default: 6888
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Listening port
|
labelEn: Listening port
|
||||||
labelZh: 监听端口
|
labelZh: 监听端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: aria2
|
- default: aria2
|
||||||
envKey: TOKEN
|
envKey: TOKEN
|
||||||
labelEn: RPC secret
|
labelEn: RPC secret
|
||||||
labelZh: RPC密钥
|
labelZh: RPC密钥
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Path to the configuration file
|
labelEn: Path to the configuration file
|
||||||
labelZh: 配置文件所在路径
|
labelZh: 配置文件所在路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/downloads
|
- default: ./data/downloads
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOWNLOAD_PATH
|
envKey: DOWNLOAD_PATH
|
||||||
labelEn: Download folder path
|
labelEn: Download folder path
|
||||||
labelZh: 下载文件夹路径
|
labelZh: 下载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: https://trackerslist.com/all_aria2.txt
|
- default: https://trackerslist.com/all_aria2.txt
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TRACKER_URL
|
envKey: TRACKER_URL
|
||||||
labelEn: TRACKER URL
|
labelEn: TRACKER URL
|
||||||
labelZh: TRACKER链接
|
labelZh: TRACKER链接
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40159
|
- default: 40159
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Artalk
|
name: Artalk
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 一款简洁的自托管评论系统
|
title: 一款简洁的自托管评论系统
|
||||||
description: 一款简洁的自托管评论系统
|
description: 一款简洁的自托管评论系统
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: artalk
|
key: artalk
|
||||||
name: Artalk
|
name: Artalk
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一款简洁的自托管评论系统
|
shortDescZh: 一款简洁的自托管评论系统
|
||||||
shortDescEn: A concise self hosted comment system
|
shortDescEn: A concise self hosted comment system
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://artalk.js.org
|
website: https://artalk.js.org
|
||||||
github: https://github.com/ArtalkJS/Artalk
|
github: https://github.com/ArtalkJS/Artalk
|
||||||
document: https://artalk.js.org/guide/intro.html
|
document: https://artalk.js.org/guide/intro.html
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40159
|
- default: 40159
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,38 +1,38 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40096
|
- default: 40096
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/audiobooks
|
- default: ./data/audiobooks
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH1
|
envKey: DATA_PATH1
|
||||||
labelEn: audiobooks folder path
|
labelEn: audiobooks folder path
|
||||||
labelZh: audiobooks 文件夹路径
|
labelZh: audiobooks 文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/podcasts
|
- default: ./data/podcasts
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH2
|
envKey: DATA_PATH2
|
||||||
labelEn: podcasts folder path
|
labelEn: podcasts folder path
|
||||||
labelZh: podcasts 文件夹路径
|
labelZh: podcasts 文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/metadata
|
- default: ./data/metadata
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH3
|
envKey: DATA_PATH3
|
||||||
labelEn: metadata folder path
|
labelEn: metadata folder path
|
||||||
labelZh: metadata 文件夹路径
|
labelZh: metadata 文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Audiobookshelf
|
name: Audiobookshelf
|
||||||
tags:
|
tags:
|
||||||
- 多媒体
|
- 多媒体
|
||||||
type: 工具
|
type: 工具
|
||||||
description: 一个自托管有声读物和播客服务器
|
description: 一个自托管有声读物和播客服务器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: audiobookshelf
|
key: audiobookshelf
|
||||||
name: Audiobookshelf
|
name: Audiobookshelf
|
||||||
tags:
|
tags:
|
||||||
- Media
|
- Media
|
||||||
shortDescZh: 一个自托管有声读物和播客服务器
|
shortDescZh: 一个自托管有声读物和播客服务器
|
||||||
shortDescEn: A Self-hosted audiobook and podcast server
|
shortDescEn: A Self-hosted audiobook and podcast server
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.audiobookshelf.org/
|
website: https://www.audiobookshelf.org/
|
||||||
github: https://github.com/advplyr/audiobookshelf
|
github: https://github.com/advplyr/audiobookshelf
|
||||||
document: https://www.audiobookshelf.org/docs
|
document: https://www.audiobookshelf.org/docs
|
||||||
|
@ -1,38 +1,38 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40096
|
- default: 40096
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/audiobooks
|
- default: ./data/audiobooks
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH1
|
envKey: DATA_PATH1
|
||||||
labelEn: audiobooks folder path
|
labelEn: audiobooks folder path
|
||||||
labelZh: audiobooks 文件夹路径
|
labelZh: audiobooks 文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/podcasts
|
- default: ./data/podcasts
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH2
|
envKey: DATA_PATH2
|
||||||
labelEn: podcasts folder path
|
labelEn: podcasts folder path
|
||||||
labelZh: podcasts 文件夹路径
|
labelZh: podcasts 文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/metadata
|
- default: ./data/metadata
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH3
|
envKey: DATA_PATH3
|
||||||
labelEn: metadata folder path
|
labelEn: metadata folder path
|
||||||
labelZh: metadata 文件夹路径
|
labelZh: metadata 文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,56 +1,56 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: 40036
|
- default: 40036
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data storage folder
|
labelEn: Data storage folder
|
||||||
labelZh: 数据存放文件夹
|
labelZh: 数据存放文件夹
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: /root/.ssh/id_rsa
|
- default: /root/.ssh/id_rsa
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SSH_KEY_PATH
|
envKey: SSH_KEY_PATH
|
||||||
labelEn: SSH key file
|
labelEn: SSH key file
|
||||||
labelZh: SSH 私钥文件
|
labelZh: SSH 私钥文件
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: SECRECY_KEY
|
envKey: SECRECY_KEY
|
||||||
labelEn: Secret Key
|
labelEn: Secret Key
|
||||||
labelZh: 保密密码
|
labelZh: 保密密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Aurora
|
name: Aurora
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 极光面板-一个多服务器端口租用管理面板
|
title: 极光面板-一个多服务器端口租用管理面板
|
||||||
description: 极光面板-一个多服务器端口租用管理面板
|
description: 极光面板-一个多服务器端口租用管理面板
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: aurora
|
key: aurora
|
||||||
name: Aurora
|
name: Aurora
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 极光面板-一个多服务器端口租用管理面板
|
shortDescZh: 极光面板-一个多服务器端口租用管理面板
|
||||||
shortDescEn: A multi-server port leasing management panel
|
shortDescEn: A multi-server port leasing management panel
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 1
|
limit: 1
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/Aurora-Admin-Panel/deploy
|
website: https://github.com/Aurora-Admin-Panel/deploy
|
||||||
github: https://github.com/Aurora-Admin-Panel/deploy
|
github: https://github.com/Aurora-Admin-Panel/deploy
|
||||||
document: https://github.com/Aurora-Admin-Panel/deploy
|
document: https://github.com/Aurora-Admin-Panel/deploy
|
||||||
|
@ -1,56 +1,56 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: 40036
|
- default: 40036
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data storage folder
|
labelEn: Data storage folder
|
||||||
labelZh: 数据存放文件夹
|
labelZh: 数据存放文件夹
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: /root/.ssh/id_rsa
|
- default: /root/.ssh/id_rsa
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SSH_KEY_PATH
|
envKey: SSH_KEY_PATH
|
||||||
labelEn: SSH key file
|
labelEn: SSH key file
|
||||||
labelZh: SSH 私钥文件
|
labelZh: SSH 私钥文件
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: aurora
|
- default: aurora
|
||||||
envKey: SECRECY_KEY
|
envKey: SECRECY_KEY
|
||||||
labelEn: Secret Key
|
labelEn: Secret Key
|
||||||
labelZh: 保密密码
|
labelZh: 保密密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: AutoBangumi
|
name: AutoBangumi
|
||||||
tags:
|
tags:
|
||||||
- 多媒体
|
- 多媒体
|
||||||
title: 全自动追番工具
|
title: 全自动追番工具
|
||||||
description: 全自动追番工具
|
description: 全自动追番工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: autobangumi
|
key: autobangumi
|
||||||
name: AutoBangumi
|
name: AutoBangumi
|
||||||
tags:
|
tags:
|
||||||
- Media
|
- Media
|
||||||
shortDescZh: 全自动追番工具
|
shortDescZh: 全自动追番工具
|
||||||
shortDescEn: Automated anime tracking tool
|
shortDescEn: Automated anime tracking tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.autobangumi.org
|
website: https://www.autobangumi.org
|
||||||
github: https://github.com/EstrellaXD/Auto_Bangumi
|
github: https://github.com/EstrellaXD/Auto_Bangumi
|
||||||
document: https://www.autobangumi.org
|
document: https://www.autobangumi.org
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 'AUTOHEAL_CONTAINER_LABEL=all'
|
- default: 'AUTOHEAL_CONTAINER_LABEL=all'
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ENV1
|
envKey: ENV1
|
||||||
labelEn: Environmental parameters
|
labelEn: Environmental parameters
|
||||||
labelZh: 环境参数
|
labelZh: 环境参数
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Docker Autoheal
|
name: Docker Autoheal
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 监视和重启不正常的 docker 容器
|
title: 监视和重启不正常的 docker 容器
|
||||||
description: 监视和重启不正常的 docker 容器
|
description: 监视和重启不正常的 docker 容器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: autoheal
|
key: autoheal
|
||||||
name: Docker Autoheal
|
name: Docker Autoheal
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 监视和重启不正常的 docker 容器
|
shortDescZh: 监视和重启不正常的 docker 容器
|
||||||
shortDescEn: Monitor and restart unhealthy docker containers
|
shortDescEn: Monitor and restart unhealthy docker containers
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 1
|
limit: 1
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/willfarrell/docker-autoheal
|
website: https://github.com/willfarrell/docker-autoheal
|
||||||
github: https://github.com/willfarrell/docker-autoheal
|
github: https://github.com/willfarrell/docker-autoheal
|
||||||
document: https://github.com/willfarrell/docker-autoheal
|
document: https://github.com/willfarrell/docker-autoheal
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 'AUTOHEAL_CONTAINER_LABEL=all'
|
- default: 'AUTOHEAL_CONTAINER_LABEL=all'
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ENV1
|
envKey: ENV1
|
||||||
labelEn: Environmental parameters
|
labelEn: Environmental parameters
|
||||||
labelZh: 环境参数
|
labelZh: 环境参数
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,33 +1,33 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40035
|
- default: 40035
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: WebUI Port
|
labelEn: WebUI Port
|
||||||
labelZh: 网页端口
|
labelZh: 网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: VNCPassword
|
- default: VNCPassword
|
||||||
edit: true
|
edit: true
|
||||||
envKey: VNC_PASSWORD
|
envKey: VNC_PASSWORD
|
||||||
labelEn: Access Password
|
labelEn: Access Password
|
||||||
labelZh: 访问密码
|
labelZh: 访问密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Config file path
|
labelEn: Config file path
|
||||||
labelZh: 配置文件所在路径
|
labelZh: 配置文件所在路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/downloads
|
- default: ./data/downloads
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOWNLOAD_PATH
|
envKey: DOWNLOAD_PATH
|
||||||
labelEn: Download folder path
|
labelEn: Download folder path
|
||||||
labelZh: 下载文件夹路径
|
labelZh: 下载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,33 +1,33 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40035
|
- default: 40035
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: WebUI Port
|
labelEn: WebUI Port
|
||||||
labelZh: 网页端口
|
labelZh: 网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: VNCPassword
|
- default: VNCPassword
|
||||||
edit: true
|
edit: true
|
||||||
envKey: VNC_PASSWORD
|
envKey: VNC_PASSWORD
|
||||||
labelEn: Access Password
|
labelEn: Access Password
|
||||||
labelZh: 访问密码
|
labelZh: 访问密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Config file path
|
labelEn: Config file path
|
||||||
labelZh: 配置文件所在路径
|
labelZh: 配置文件所在路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/downloads
|
- default: ./data/downloads
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOWNLOAD_PATH
|
envKey: DOWNLOAD_PATH
|
||||||
labelEn: Download folder path
|
labelEn: Download folder path
|
||||||
labelZh: 下载文件夹路径
|
labelZh: 下载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: 百度网盘
|
name: 百度网盘
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 百度网盘是百度推出的一项云存储服务
|
title: 百度网盘是百度推出的一项云存储服务
|
||||||
description: 百度网盘是百度推出的一项云存储服务
|
description: 百度网盘是百度推出的一项云存储服务
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: baidunetdisk
|
key: baidunetdisk
|
||||||
name: 百度网盘
|
name: 百度网盘
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 百度网盘是百度推出的一项云存储服务
|
shortDescZh: 百度网盘是百度推出的一项云存储服务
|
||||||
shortDescEn: BaiduNetdisk is a cloud storage service launched by Baidu
|
shortDescEn: BaiduNetdisk is a cloud storage service launched by Baidu
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://pan.baidu.com/
|
website: https://pan.baidu.com/
|
||||||
github: https://github.com/gshang2017/docker/tree/master/baidunetdisk
|
github: https://github.com/gshang2017/docker/tree/master/baidunetdisk
|
||||||
document: https://github.com/gshang2017/docker/tree/master/baidunetdisk
|
document: https://github.com/gshang2017/docker/tree/master/baidunetdisk
|
||||||
|
@ -1,33 +1,33 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40035
|
- default: 40035
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: WebUI Port
|
labelEn: WebUI Port
|
||||||
labelZh: 网页端口
|
labelZh: 网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: VNCPassword
|
- default: VNCPassword
|
||||||
edit: true
|
edit: true
|
||||||
envKey: VNC_PASSWORD
|
envKey: VNC_PASSWORD
|
||||||
labelEn: Access Password
|
labelEn: Access Password
|
||||||
labelZh: 访问密码
|
labelZh: 访问密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ./data/config
|
- default: ./data/config
|
||||||
edit: true
|
edit: true
|
||||||
envKey: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Config file path
|
labelEn: Config file path
|
||||||
labelZh: 配置文件所在路径
|
labelZh: 配置文件所在路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/downloads
|
- default: ./data/downloads
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOWNLOAD_PATH
|
envKey: DOWNLOAD_PATH
|
||||||
labelEn: Download folder path
|
labelEn: Download folder path
|
||||||
labelZh: 下载文件夹路径
|
labelZh: 下载文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: BT-Panel
|
name: BT-Panel
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 宝塔面板,服务器运维管理面板
|
title: 宝塔面板,服务器运维管理面板
|
||||||
description: 宝塔面板,服务器运维管理面板
|
description: 宝塔面板,服务器运维管理面板
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: baota
|
key: baota
|
||||||
name: BT-Panel
|
name: BT-Panel
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 宝塔面板,服务器运维管理面板
|
shortDescZh: 宝塔面板,服务器运维管理面板
|
||||||
shortDescEn: BT-Panel , Server O&M management panel
|
shortDescEn: BT-Panel , Server O&M management panel
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.bt.cn/
|
website: https://www.bt.cn/
|
||||||
github: https://github.com/aaPanel/BaoTa
|
github: https://github.com/aaPanel/BaoTa
|
||||||
document: http://docs.bt.cn/
|
document: http://docs.bt.cn/
|
||||||
|
@ -1,50 +1,50 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 8888
|
- default: 8888
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Web Panel Port
|
labelEn: Web Panel Port
|
||||||
labelZh: 面板端口
|
labelZh: 面板端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 10080
|
- default: 10080
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PORT
|
envKey: HTTP_PORT
|
||||||
labelEn: HTTP Port
|
labelEn: HTTP Port
|
||||||
labelZh: HTTP端口
|
labelZh: HTTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 10443
|
- default: 10443
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTPS_PORT
|
envKey: HTTPS_PORT
|
||||||
labelEn: HTTPS Port
|
labelEn: HTTPS Port
|
||||||
labelZh: HTTPS端口
|
labelZh: HTTPS端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 10888
|
- default: 10888
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PHPMYADMIN_PORT
|
envKey: PHPMYADMIN_PORT
|
||||||
labelEn: phpMyAdmin Port
|
labelEn: phpMyAdmin Port
|
||||||
labelZh: phpMyAdmin端口
|
labelZh: phpMyAdmin端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20022
|
- default: 20022
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SSH_PORT
|
envKey: SSH_PORT
|
||||||
labelEn: SSH Port
|
labelEn: SSH Port
|
||||||
labelZh: 面板内SSH端口
|
labelZh: 面板内SSH端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 20021
|
- default: 20021
|
||||||
edit: true
|
edit: true
|
||||||
envKey: FTP_PORT
|
envKey: FTP_PORT
|
||||||
labelEn: SSH Port
|
labelEn: SSH Port
|
||||||
labelZh: 面板内FTP端口
|
labelZh: 面板内FTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Bark
|
name: Bark
|
||||||
tags:
|
tags:
|
||||||
- 开发工具
|
- 开发工具
|
||||||
title: iOS 消息推送工具
|
title: iOS 消息推送工具
|
||||||
description: iOS 消息推送工具
|
description: iOS 消息推送工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: bark
|
key: bark
|
||||||
name: Bark
|
name: Bark
|
||||||
tags:
|
tags:
|
||||||
- DevTool
|
- DevTool
|
||||||
shortDescZh: iOS 消息推送工具
|
shortDescZh: iOS 消息推送工具
|
||||||
shortDescEn: iOS message push tool
|
shortDescEn: iOS message push tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://bark.day.app
|
website: https://bark.day.app
|
||||||
github: https://github.com/Finb/Bark
|
github: https://github.com/Finb/Bark
|
||||||
document: https://bark.day.app
|
document: https://bark.day.app
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Beszel-Agent
|
name: Beszel-Agent
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 一个轻量级服务器资源监控工具 (客户端)
|
title: 一个轻量级服务器资源监控工具 (客户端)
|
||||||
description: 一个轻量级服务器资源监控工具 (客户端)
|
description: 一个轻量级服务器资源监控工具 (客户端)
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: beszel-agent
|
key: beszel-agent
|
||||||
name: Beszel-Agent
|
name: Beszel-Agent
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一个轻量级服务器资源监控工具 (客户端)
|
shortDescZh: 一个轻量级服务器资源监控工具 (客户端)
|
||||||
shortDescEn: A lightweight server resource monitoring hub (Agent)
|
shortDescEn: A lightweight server resource monitoring hub (Agent)
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/henrygd/beszel
|
website: https://github.com/henrygd/beszel
|
||||||
github: https://github.com/henrygd/beszel
|
github: https://github.com/henrygd/beszel
|
||||||
document: https://github.com/henrygd/beszel
|
document: https://github.com/henrygd/beszel
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Beszel
|
name: Beszel
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 一个轻量级服务器资源监控工具
|
title: 一个轻量级服务器资源监控工具
|
||||||
description: 一个轻量级服务器资源监控工具
|
description: 一个轻量级服务器资源监控工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: beszel
|
key: beszel
|
||||||
name: Beszel
|
name: Beszel
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一个轻量级服务器资源监控工具
|
shortDescZh: 一个轻量级服务器资源监控工具
|
||||||
shortDescEn: A lightweight server resource monitoring hub
|
shortDescEn: A lightweight server resource monitoring hub
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/henrygd/beszel
|
website: https://github.com/henrygd/beszel
|
||||||
github: https://github.com/henrygd/beszel
|
github: https://github.com/henrygd/beszel
|
||||||
document: https://github.com/henrygd/beszel
|
document: https://github.com/henrygd/beszel
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40079
|
- default: 40079
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Bililive-go
|
name: Bililive-go
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 一个支持多种直播平台的直播录制工具
|
title: 一个支持多种直播平台的直播录制工具
|
||||||
description: 一个支持多种直播平台的直播录制工具
|
description: 一个支持多种直播平台的直播录制工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: bililive-go
|
key: bililive-go
|
||||||
name: Bililive-go
|
name: Bililive-go
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一个支持多种直播平台的直播录制工具
|
shortDescZh: 一个支持多种直播平台的直播录制工具
|
||||||
shortDescEn: A live recording tool that supports multiple live streaming platforms
|
shortDescEn: A live recording tool that supports multiple live streaming platforms
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/hr3lxphr6j/bililive-go
|
website: https://github.com/hr3lxphr6j/bililive-go
|
||||||
github: https://github.com/hr3lxphr6j/bililive-go
|
github: https://github.com/hr3lxphr6j/bililive-go
|
||||||
document: https://github.com/hr3lxphr6j/bililive-go/wiki
|
document: https://github.com/hr3lxphr6j/bililive-go/wiki
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40079
|
- default: 40079
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -52,4 +52,3 @@ additionalProperties:
|
|||||||
labelZh: 用户组 ID
|
labelZh: 用户组 ID
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
|
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: BililiveRecorder
|
name: BililiveRecorder
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 哔哩哔哩直播录制工具
|
title: 哔哩哔哩直播录制工具
|
||||||
description: 哔哩哔哩直播录制工具
|
description: 哔哩哔哩直播录制工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: bililive-recorder
|
key: bililive-recorder
|
||||||
name: BililiveRecorder
|
name: BililiveRecorder
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 哔哩哔哩直播录制工具
|
shortDescZh: 哔哩哔哩直播录制工具
|
||||||
shortDescEn: Bilibili live stream recording tool
|
shortDescEn: Bilibili live stream recording tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://rec.danmuji.org
|
website: https://rec.danmuji.org
|
||||||
github: https://github.com/BililiveRecorder/BililiveRecorder
|
github: https://github.com/BililiveRecorder/BililiveRecorder
|
||||||
document: https://rec.danmuji.org/install/versions/
|
document: https://rec.danmuji.org/install/versions/
|
||||||
|
@ -52,4 +52,3 @@ additionalProperties:
|
|||||||
labelZh: 用户组 ID
|
labelZh: 用户组 ID
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
|
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Bitwarden
|
name: Bitwarden
|
||||||
tags:
|
tags:
|
||||||
- 安全
|
- 安全
|
||||||
title: 一个开源的密码管理服务
|
title: 一个开源的密码管理服务
|
||||||
description: 一个开源的密码管理服务
|
description: 一个开源的密码管理服务
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: bitwarden
|
key: bitwarden
|
||||||
name: Bitwarden
|
name: Bitwarden
|
||||||
tags:
|
tags:
|
||||||
- Security
|
- Security
|
||||||
shortDescZh: 一个开源的密码管理服务
|
shortDescZh: 一个开源的密码管理服务
|
||||||
shortDescEn: An open source password management service
|
shortDescEn: An open source password management service
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://bitwarden.com/
|
website: https://bitwarden.com/
|
||||||
github: https://github.com/dani-garcia/vaultwarden
|
github: https://github.com/dani-garcia/vaultwarden
|
||||||
document: https://github.com/dani-garcia/vaultwarden/wiki
|
document: https://github.com/dani-garcia/vaultwarden/wiki
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Blinko
|
name: Blinko
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 一款开源、自托管的个人笔记工具
|
title: 一款开源、自托管的个人笔记工具
|
||||||
description: 一款开源、自托管的个人笔记工具
|
description: 一款开源、自托管的个人笔记工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: blinko
|
key: blinko
|
||||||
name: Blinko
|
name: Blinko
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一款开源、自托管的个人笔记工具
|
shortDescZh: 一款开源、自托管的个人笔记工具
|
||||||
shortDescEn: An open-source, self-hosted personal note tool
|
shortDescEn: An open-source, self-hosted personal note tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://blinko-demo.vercel.app
|
website: https://blinko-demo.vercel.app
|
||||||
github: https://github.com/blinko-space/blinko
|
github: https://github.com/blinko-space/blinko
|
||||||
document: https://blinko-doc.vercel.app/intro.html
|
document: https://blinko-doc.vercel.app/intro.html
|
||||||
|
@ -1,48 +1,48 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- child:
|
- child:
|
||||||
default: ""
|
default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
default: mysql
|
default: mysql
|
||||||
envKey: PANEL_DB_TYPE
|
envKey: PANEL_DB_TYPE
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: apps
|
type: apps
|
||||||
values:
|
values:
|
||||||
- label: MySQL
|
- label: MySQL
|
||||||
value: mysql
|
value: mysql
|
||||||
- default: blossom
|
- default: blossom
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: blossom
|
- default: blossom
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: blossom
|
- default: blossom
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: 40204
|
- default: 40204
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Blossom
|
name: Blossom
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 一个支持私有部署的云端双链笔记软件
|
title: 一个支持私有部署的云端双链笔记软件
|
||||||
description: 一个支持私有部署的云端双链笔记软件
|
description: 一个支持私有部署的云端双链笔记软件
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: blossom
|
key: blossom
|
||||||
name: Blossom
|
name: Blossom
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一个支持私有部署的云端双链笔记软件
|
shortDescZh: 一个支持私有部署的云端双链笔记软件
|
||||||
shortDescEn: A note-taking software which support self-hosted and cloud-based dual-chain storing
|
shortDescEn: A note-taking software which support self-hosted and cloud-based dual-chain storing
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.wangyunf.com/blossom-doc/
|
website: https://www.wangyunf.com/blossom-doc/
|
||||||
github: https://github.com/blossom-editor/blossom
|
github: https://github.com/blossom-editor/blossom
|
||||||
document: https://www.wangyunf.com/blossom-doc/
|
document: https://www.wangyunf.com/blossom-doc/
|
||||||
|
@ -1,48 +1,48 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- child:
|
- child:
|
||||||
default: ""
|
default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
default: mysql
|
default: mysql
|
||||||
envKey: PANEL_DB_TYPE
|
envKey: PANEL_DB_TYPE
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: apps
|
type: apps
|
||||||
values:
|
values:
|
||||||
- label: MySQL
|
- label: MySQL
|
||||||
value: mysql
|
value: mysql
|
||||||
- default: blossom
|
- default: blossom
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: blossom
|
- default: blossom
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: blossom
|
- default: blossom
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: 40204
|
- default: 40204
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,57 +1,57 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: POSTGRES_HOST
|
envKey: POSTGRES_HOST
|
||||||
key: postgresql
|
key: postgresql
|
||||||
labelEn: Postgres database Service
|
labelEn: Postgres database Service
|
||||||
labelZh: Postgres数据库服务
|
labelZh: Postgres数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: "5432"
|
- default: "5432"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: POSTGRES_PORT
|
envKey: POSTGRES_PORT
|
||||||
labelEn: Postgres database Service Port
|
labelEn: Postgres database Service Port
|
||||||
labelZh: Postgres数据库服务端口
|
labelZh: Postgres数据库服务端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: bytebase
|
- default: bytebase
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: password
|
type: password
|
||||||
- default: 40171
|
- default: 40171
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data storage folder
|
labelEn: Data storage folder
|
||||||
labelZh: 数据存放文件夹
|
labelZh: 数据存放文件夹
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40109
|
- default: 40109
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: HTTP Port
|
labelEn: HTTP Port
|
||||||
labelZh: HTTP端口
|
labelZh: HTTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/books
|
- default: ./data/books
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Books folder path
|
labelEn: Books folder path
|
||||||
labelZh: 书本文件夹路径
|
labelZh: 书本文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: Asia/Shanghai
|
- default: Asia/Shanghai
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TIME_ZONE
|
envKey: TIME_ZONE
|
||||||
labelEn: Time zone
|
labelEn: Time zone
|
||||||
labelZh: 时区
|
labelZh: 时区
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Calibre-Web
|
name: Calibre-Web
|
||||||
tags:
|
tags:
|
||||||
- 多媒体
|
- 多媒体
|
||||||
title: 用于浏览、阅读和下载存储在 Calibre 数据库中的电子书的 Web 应用程序
|
title: 用于浏览、阅读和下载存储在 Calibre 数据库中的电子书的 Web 应用程序
|
||||||
description: 用于浏览、阅读和下载存储在 Calibre 数据库中的电子书的 Web 应用程序
|
description: 用于浏览、阅读和下载存储在 Calibre 数据库中的电子书的 Web 应用程序
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: calibre-web
|
key: calibre-web
|
||||||
name: Calibre-Web
|
name: Calibre-Web
|
||||||
tags:
|
tags:
|
||||||
- Media
|
- Media
|
||||||
shortDescZh: 用于浏览、阅读和下载存储在 Calibre 数据库中的电子书的 Web 应用程序
|
shortDescZh: 用于浏览、阅读和下载存储在 Calibre 数据库中的电子书的 Web 应用程序
|
||||||
shortDescEn: Web app for browsing, reading and downloading eBooks stored in a Calibre database
|
shortDescEn: Web app for browsing, reading and downloading eBooks stored in a Calibre database
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://calibre-ebook.com
|
website: https://calibre-ebook.com
|
||||||
github: https://github.com/janeczku/calibre-web
|
github: https://github.com/janeczku/calibre-web
|
||||||
document: https://calibre-ebook.com/help
|
document: https://calibre-ebook.com/help
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40109
|
- default: 40109
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: HTTP Port
|
labelEn: HTTP Port
|
||||||
labelZh: HTTP端口
|
labelZh: HTTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/books
|
- default: ./data/books
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Books folder path
|
labelEn: Books folder path
|
||||||
labelZh: 书本文件夹路径
|
labelZh: 书本文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: Asia/Shanghai
|
- default: Asia/Shanghai
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TIME_ZONE
|
envKey: TIME_ZONE
|
||||||
labelEn: Time zone
|
labelEn: Time zone
|
||||||
labelZh: 时区
|
labelZh: 时区
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Cashbook
|
name: Cashbook
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: 个人记账工具
|
title: 个人记账工具
|
||||||
description: 个人记账工具
|
description: 个人记账工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: cashbook
|
key: cashbook
|
||||||
name: Cashbook
|
name: Cashbook
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 个人记账工具
|
shortDescZh: 个人记账工具
|
||||||
shortDescEn: Personal finance management tool
|
shortDescEn: Personal finance management tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://cashbook.oldmoon.top
|
website: https://cashbook.oldmoon.top
|
||||||
github: https://github.com/dingdangdog/cashbook-web
|
github: https://github.com/dingdangdog/cashbook-web
|
||||||
document: https://github.com/dingdangdog/cashbook-web
|
document: https://github.com/dingdangdog/cashbook-web
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Certd
|
name: Certd
|
||||||
tags:
|
tags:
|
||||||
- 安全
|
- 安全
|
||||||
title: 开源 SSL 证书管理工具
|
title: 开源 SSL 证书管理工具
|
||||||
description: 开源 SSL 证书管理工具
|
description: 开源 SSL 证书管理工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: certd
|
key: certd
|
||||||
name: Certd
|
name: Certd
|
||||||
tags:
|
tags:
|
||||||
- Security
|
- Security
|
||||||
shortDescZh: 开源 SSL 证书管理工具
|
shortDescZh: 开源 SSL 证书管理工具
|
||||||
shortDescEn: Open source SSL certificate management tool
|
shortDescEn: Open source SSL certificate management tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://certd.docmirror.cn
|
website: https://certd.docmirror.cn
|
||||||
github: https://github.com/certd/certd
|
github: https://github.com/certd/certd
|
||||||
document: https://certd.docmirror.cn
|
document: https://certd.docmirror.cn
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Certimate
|
name: Certimate
|
||||||
tags:
|
tags:
|
||||||
- 安全
|
- 安全
|
||||||
title: 开源的 SSL 证书管理工具
|
title: 开源的 SSL 证书管理工具
|
||||||
description: 开源的 SSL 证书管理工具
|
description: 开源的 SSL 证书管理工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: certimate
|
key: certimate
|
||||||
name: Certimate
|
name: Certimate
|
||||||
tags:
|
tags:
|
||||||
- Security
|
- Security
|
||||||
shortDescZh: 开源的 SSL 证书管理工具
|
shortDescZh: 开源的 SSL 证书管理工具
|
||||||
shortDescEn: Open source SSL certificate management tool
|
shortDescEn: Open source SSL certificate management tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://docs.certimate.me
|
website: https://docs.certimate.me
|
||||||
github: https://github.com/usual2970/certimate
|
github: https://github.com/usual2970/certimate
|
||||||
document: https://docs.certimate.me
|
document: https://docs.certimate.me
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40097
|
- default: 40097
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Changedetection.io
|
name: Changedetection.io
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 网站更改检测、补货监控和通知。
|
title: 网站更改检测、补货监控和通知。
|
||||||
description: 网站更改检测、补货监控和通知。
|
description: 网站更改检测、补货监控和通知。
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: changedetectionio
|
key: changedetectionio
|
||||||
name: Changedetection.io
|
name: Changedetection.io
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 网站更改检测、补货监控和通知。
|
shortDescZh: 网站更改检测、补货监控和通知。
|
||||||
shortDescEn: Web Site Change Detection, Restock monitoring and notifications
|
shortDescEn: Web Site Change Detection, Restock monitoring and notifications
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://changedetection.io/
|
website: https://changedetection.io/
|
||||||
github: https://github.com/dgtlmoon/changedetection.io
|
github: https://github.com/dgtlmoon/changedetection.io
|
||||||
document: https://github.com/dgtlmoon/changedetection.io/wiki
|
document: https://github.com/dgtlmoon/changedetection.io/wiki
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40097
|
- default: 40097
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,40 +1,40 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40042
|
- default: 40042
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: "sk-xxx"
|
- default: "sk-xxx"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_KEY
|
envKey: API_KEY
|
||||||
labelEn: OPENAI API KEY
|
labelEn: OPENAI API KEY
|
||||||
labelZh: OPENAI API KEY
|
labelZh: OPENAI API KEY
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "chatgptnextweb"
|
- default: "chatgptnextweb"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SECRET_KEY
|
envKey: SECRET_KEY
|
||||||
labelEn: Access rights key, optional (recommended)
|
labelEn: Access rights key, optional (recommended)
|
||||||
labelZh: 访问权限密钥,可选(强烈建议填写)
|
labelZh: 访问权限密钥,可选(强烈建议填写)
|
||||||
random: true
|
random: true
|
||||||
required: false
|
required: false
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PROXY
|
envKey: PROXY
|
||||||
labelEn: Proxy (example:http://127.0.0.1:7890 user password)
|
labelEn: Proxy (example:http://127.0.0.1:7890 user password)
|
||||||
labelZh: 代理地址(例子:http://127.0.0.1:7890 user password)
|
labelZh: 代理地址(例子:http://127.0.0.1:7890 user password)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "https://api.openai.com"
|
- default: "https://api.openai.com"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_BASE_URL
|
envKey: API_BASE_URL
|
||||||
labelEn: API interface address
|
labelEn: API interface address
|
||||||
labelZh: API接口地址
|
labelZh: API接口地址
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: ChatGPT-Next-Web
|
name: ChatGPT-Next-Web
|
||||||
tags:
|
tags:
|
||||||
- AI / 大模型
|
- AI / 大模型
|
||||||
title: 一键免费部署你的跨平台私人 ChatGPT 应用
|
title: 一键免费部署你的跨平台私人 ChatGPT 应用
|
||||||
description: 一键免费部署你的跨平台私人 ChatGPT 应用
|
description: 一键免费部署你的跨平台私人 ChatGPT 应用
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chatgpt-next-web
|
key: chatgpt-next-web
|
||||||
name: ChatGPT-Next-Web
|
name: ChatGPT-Next-Web
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
shortDescZh: 一键免费部署你的跨平台私人 ChatGPT 应用
|
shortDescZh: 一键免费部署你的跨平台私人 ChatGPT 应用
|
||||||
shortDescEn: One-Click to get well-designed cross-platform ChatGPT web UI
|
shortDescEn: One-Click to get well-designed cross-platform ChatGPT web UI
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/Yidadaa/ChatGPT-Next-Web
|
website: https://github.com/Yidadaa/ChatGPT-Next-Web
|
||||||
github: https://github.com/Yidadaa/ChatGPT-Next-Web
|
github: https://github.com/Yidadaa/ChatGPT-Next-Web
|
||||||
document: https://github.com/Yidadaa/ChatGPT-Next-Web
|
document: https://github.com/Yidadaa/ChatGPT-Next-Web
|
||||||
|
@ -1,40 +1,40 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40042
|
- default: 40042
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: "sk-xxx"
|
- default: "sk-xxx"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_KEY
|
envKey: API_KEY
|
||||||
labelEn: OPENAI API KEY
|
labelEn: OPENAI API KEY
|
||||||
labelZh: OPENAI API KEY
|
labelZh: OPENAI API KEY
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "chatgptnextweb"
|
- default: "chatgptnextweb"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SECRET_KEY
|
envKey: SECRET_KEY
|
||||||
labelEn: Access rights key, optional (recommended)
|
labelEn: Access rights key, optional (recommended)
|
||||||
labelZh: 访问权限密钥,可选(强烈建议填写)
|
labelZh: 访问权限密钥,可选(强烈建议填写)
|
||||||
random: true
|
random: true
|
||||||
required: false
|
required: false
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PROXY
|
envKey: PROXY
|
||||||
labelEn: Proxy (example:http://127.0.0.1:7890 user password)
|
labelEn: Proxy (example:http://127.0.0.1:7890 user password)
|
||||||
labelZh: 代理地址(例子:http://127.0.0.1:7890 user password)
|
labelZh: 代理地址(例子:http://127.0.0.1:7890 user password)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "https://api.openai.com"
|
- default: "https://api.openai.com"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_BASE_URL
|
envKey: API_BASE_URL
|
||||||
labelEn: API interface address
|
labelEn: API interface address
|
||||||
labelZh: API接口地址
|
labelZh: API接口地址
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: ChatGPT on WeChat
|
name: ChatGPT on WeChat
|
||||||
tags:
|
tags:
|
||||||
- AI / 大模型
|
- AI / 大模型
|
||||||
title: 基于大模型的智能对话机器人
|
title: 基于大模型的智能对话机器人
|
||||||
description: 基于大模型的智能对话机器人
|
description: 基于大模型的智能对话机器人
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chatgpt-on-wechat
|
key: chatgpt-on-wechat
|
||||||
name: ChatGPT on WeChat
|
name: ChatGPT on WeChat
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
shortDescZh: 基于大模型的智能对话机器人
|
shortDescZh: 基于大模型的智能对话机器人
|
||||||
shortDescEn: Intelligent Conversational Bots Based on Large Models
|
shortDescEn: Intelligent Conversational Bots Based on Large Models
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/zhayujie/chatgpt-on-wechat
|
website: https://github.com/zhayujie/chatgpt-on-wechat
|
||||||
github: https://github.com/zhayujie/chatgpt-on-wechat
|
github: https://github.com/zhayujie/chatgpt-on-wechat
|
||||||
document: https://docs.link-ai.tech/cow
|
document: https://docs.link-ai.tech/cow
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: ChatGPT Web
|
name: ChatGPT Web
|
||||||
tags:
|
tags:
|
||||||
- AI / 大模型
|
- AI / 大模型
|
||||||
title: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页
|
title: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页
|
||||||
description: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页
|
description: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chatgpt-web
|
key: chatgpt-web
|
||||||
name: ChatGPT Web
|
name: ChatGPT Web
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
shortDescZh: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页
|
shortDescZh: 使用 express 和 vue3 搭建的支持 ChatGPT 双模型演示网页
|
||||||
shortDescEn: ChatGPT-enabled dual-model demo page built with express and vue3
|
shortDescEn: ChatGPT-enabled dual-model demo page built with express and vue3
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/Chanzhaoyu/chatgpt-web
|
website: https://github.com/Chanzhaoyu/chatgpt-web
|
||||||
github: https://github.com/Chanzhaoyu/chatgpt-web
|
github: https://github.com/Chanzhaoyu/chatgpt-web
|
||||||
document: https://github.com/Chanzhaoyu/chatgpt-web
|
document: https://github.com/Chanzhaoyu/chatgpt-web
|
||||||
|
@ -1,103 +1,103 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40021
|
- default: 40021
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: WebUI Port
|
labelEn: WebUI Port
|
||||||
labelZh: 网页端口
|
labelZh: 网页端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ACCESS_TOKEN
|
envKey: ACCESS_TOKEN
|
||||||
labelEn: OPENAI ACCESS TOKEN (fill in at least one with OPENAI API KEY)(https://chat.openai.com/api/auth/session)
|
labelEn: OPENAI ACCESS TOKEN (fill in at least one with OPENAI API KEY)(https://chat.openai.com/api/auth/session)
|
||||||
labelZh: OPENAI ACCESS TOKEN(与OPENAI API KEY至少填一个)(https://chat.openai.com/api/auth/session)
|
labelZh: OPENAI ACCESS TOKEN(与OPENAI API KEY至少填一个)(https://chat.openai.com/api/auth/session)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: https://bypass.duti.tech/api/conversation
|
- default: https://bypass.duti.tech/api/conversation
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REVERSE_PROXY
|
envKey: REVERSE_PROXY
|
||||||
labelEn: API reverse proxy, optional (enabled by default when OPENAI ACCESS TOKEN, need to pay attention to availability)
|
labelEn: API reverse proxy, optional (enabled by default when OPENAI ACCESS TOKEN, need to pay attention to availability)
|
||||||
labelZh: API反向代理,可选(OPENAI ACCESS TOKEN时默认启用,需要注意可用性)
|
labelZh: API反向代理,可选(OPENAI ACCESS TOKEN时默认启用,需要注意可用性)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_KEY
|
envKey: API_KEY
|
||||||
labelEn: OPENAI API KEY (fill in at least one with OPENAI ACCESS TOKEN)
|
labelEn: OPENAI API KEY (fill in at least one with OPENAI ACCESS TOKEN)
|
||||||
labelZh: OPENAI API KEY(与OPENAI ACCESS TOKEN至少填一个)
|
labelZh: OPENAI API KEY(与OPENAI ACCESS TOKEN至少填一个)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: gpt-3.5-turbo
|
- default: gpt-3.5-turbo
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_MODEL
|
envKey: API_MODEL
|
||||||
labelEn: API model, optional, available when setting OPENAI API KEY(https://platform.openai.com/docs/models)
|
labelEn: API model, optional, available when setting OPENAI API KEY(https://platform.openai.com/docs/models)
|
||||||
labelZh: API模型,可选,设置OPENAI API KEY时可用(https://platform.openai.com/docs/models)
|
labelZh: API模型,可选,设置OPENAI API KEY时可用(https://platform.openai.com/docs/models)
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: https://api.openai.com
|
- default: https://api.openai.com
|
||||||
edit: true
|
edit: true
|
||||||
envKey: API_BASE_URL
|
envKey: API_BASE_URL
|
||||||
labelEn: API interface address, optional, available when setting OPENAI API KEY
|
labelEn: API interface address, optional, available when setting OPENAI API KEY
|
||||||
labelZh: API接口地址,可选,设置OPENAI API KEY时可用
|
labelZh: API接口地址,可选,设置OPENAI API KEY时可用
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: chatgptweb
|
- default: chatgptweb
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SECRET_KEY
|
envKey: SECRET_KEY
|
||||||
labelEn: Access rights key, optional (recommended)
|
labelEn: Access rights key, optional (recommended)
|
||||||
labelZh: 访问权限密钥,可选(强烈建议填写)
|
labelZh: 访问权限密钥,可选(强烈建议填写)
|
||||||
random: true
|
random: true
|
||||||
required: false
|
required: false
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: '0'
|
- default: '0'
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REQUEST_LIMIT
|
envKey: REQUEST_LIMIT
|
||||||
labelEn: Maximum number of requests per hour, optional, default unlimited
|
labelEn: Maximum number of requests per hour, optional, default unlimited
|
||||||
labelZh: 每小时最大请求次数,可选,默认无限
|
labelZh: 每小时最大请求次数,可选,默认无限
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: '60000'
|
- default: '60000'
|
||||||
edit: true
|
edit: true
|
||||||
envKey: TIMEOUT
|
envKey: TIMEOUT
|
||||||
labelEn: Timeout, in milliseconds, optional
|
labelEn: Timeout, in milliseconds, optional
|
||||||
labelZh: 超时,单位毫秒,可选
|
labelZh: 超时,单位毫秒,可选
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PROXY_HOST
|
envKey: PROXY_HOST
|
||||||
labelEn: Socks proxy address, optional, effective when combined with Socks proxy port
|
labelEn: Socks proxy address, optional, effective when combined with Socks proxy port
|
||||||
labelZh: Socks代理地址,可选,和Socks代理端口一起时生效
|
labelZh: Socks代理地址,可选,和Socks代理端口一起时生效
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PROXY_PORT
|
envKey: PROXY_PORT
|
||||||
labelEn: Socks proxy port, optional, effective when combined with Socks proxy address
|
labelEn: Socks proxy port, optional, effective when combined with Socks proxy address
|
||||||
labelZh: Socks代理端口,可选,和Socks代理地址一起时生效
|
labelZh: Socks代理端口,可选,和Socks代理地址一起时生效
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PROXY_USERNAME
|
envKey: PROXY_USERNAME
|
||||||
labelEn: Socks proxy user name, optional, effective when combined with Socks proxy address
|
labelEn: Socks proxy user name, optional, effective when combined with Socks proxy address
|
||||||
labelZh: Socks代理用户名,可选,和Socks代理地址一起时生效
|
labelZh: Socks代理用户名,可选,和Socks代理地址一起时生效
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PROXY_PASSWORD
|
envKey: PROXY_PASSWORD
|
||||||
labelEn: Socks proxy password, optional, effective when combined with Socks proxy address
|
labelEn: Socks proxy password, optional, effective when combined with Socks proxy address
|
||||||
labelZh: Socks代理密码,可选,和Socks代理地址一起时生效
|
labelZh: Socks代理密码,可选,和Socks代理地址一起时生效
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ''
|
- default: ''
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTPS_PROXY
|
envKey: HTTPS_PROXY
|
||||||
labelEn: HTTPS proxy, optional, supports http, https, socks5
|
labelEn: HTTPS proxy, optional, supports http, https, socks5
|
||||||
labelZh: HTTPS代理,可选,支持http,https,socks5
|
labelZh: HTTPS代理,可选,支持http,https,socks5
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Chat Nio
|
name: Chat Nio
|
||||||
tags:
|
tags:
|
||||||
- AI / 大模型
|
- AI / 大模型
|
||||||
title: 下一代 AI 一站式解决方案
|
title: 下一代 AI 一站式解决方案
|
||||||
description: 下一代 AI 一站式解决方案
|
description: 下一代 AI 一站式解决方案
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chatnio
|
key: chatnio
|
||||||
name: Chat Nio
|
name: Chat Nio
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
shortDescZh: 下一代 AI 一站式解决方案
|
shortDescZh: 下一代 AI 一站式解决方案
|
||||||
shortDescEn: Next Generation AI One-Stop Internationalization Solution
|
shortDescEn: Next Generation AI One-Stop Internationalization Solution
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://chatnio.com
|
website: https://chatnio.com
|
||||||
github: https://github.com/Deeptrain-Community/chatnio
|
github: https://github.com/Deeptrain-Community/chatnio
|
||||||
document: https://chatnio.com/guide
|
document: https://chatnio.com/guide
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Chemex
|
name: Chemex
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 一个免费、开源、高效且漂亮的运维资产管理平台
|
title: 一个免费、开源、高效且漂亮的运维资产管理平台
|
||||||
description: 一个免费、开源、高效且漂亮的运维资产管理平台
|
description: 一个免费、开源、高效且漂亮的运维资产管理平台
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chemex
|
key: chemex
|
||||||
name: Chemex
|
name: Chemex
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 一个免费、开源、高效且漂亮的运维资产管理平台
|
shortDescZh: 一个免费、开源、高效且漂亮的运维资产管理平台
|
||||||
shortDescEn: A free, open-source, efficient and beautiful O&M asset management platform
|
shortDescEn: A free, open-source, efficient and beautiful O&M asset management platform
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://hub.docker.com/r/celaraze/chemex
|
website: https://hub.docker.com/r/celaraze/chemex
|
||||||
github: https://github.com/celaraze/chemex
|
github: https://github.com/celaraze/chemex
|
||||||
document: https://github.com/celaraze/chemex
|
document: https://github.com/celaraze/chemex
|
||||||
|
@ -1,86 +1,86 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- child:
|
- child:
|
||||||
default: ""
|
default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
default: mysql
|
default: mysql
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
params:
|
params:
|
||||||
- envKey: CHEMEX_DB_PORT
|
- envKey: CHEMEX_DB_PORT
|
||||||
key: mysql
|
key: mysql
|
||||||
type: param
|
type: param
|
||||||
value: "3306"
|
value: "3306"
|
||||||
- envKey: CHEMEX_DB_PORT
|
- envKey: CHEMEX_DB_PORT
|
||||||
key: postgresql
|
key: postgresql
|
||||||
type: param
|
type: param
|
||||||
value: "5432"
|
value: "5432"
|
||||||
required: true
|
required: true
|
||||||
type: apps
|
type: apps
|
||||||
values:
|
values:
|
||||||
- label: MySQL
|
- label: MySQL
|
||||||
value: mysql
|
value: mysql
|
||||||
- default: chemex
|
- default: chemex
|
||||||
envKey: PANEL_DB_NAME
|
envKey: PANEL_DB_NAME
|
||||||
labelEn: Database
|
labelEn: Database
|
||||||
labelZh: 数据库名
|
labelZh: 数据库名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: chemex
|
- default: chemex
|
||||||
envKey: PANEL_DB_USER
|
envKey: PANEL_DB_USER
|
||||||
labelEn: User
|
labelEn: User
|
||||||
labelZh: 数据库用户
|
labelZh: 数据库用户
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: chemex
|
- default: chemex
|
||||||
envKey: PANEL_DB_USER_PASSWORD
|
envKey: PANEL_DB_USER_PASSWORD
|
||||||
labelEn: Password
|
labelEn: Password
|
||||||
labelZh: 数据库用户密码
|
labelZh: 数据库用户密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: 40028
|
- default: 40028
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data/.env
|
- default: ./data/.env
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ENV_PATH
|
envKey: ENV_PATH
|
||||||
labelEn: Environment configuration file path
|
labelEn: Environment configuration file path
|
||||||
labelZh: 环境配置文件路径
|
labelZh: 环境配置文件路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
envKey: PANEL_REDIS_DB_HOST
|
envKey: PANEL_REDIS_DB_HOST
|
||||||
key: redis
|
key: redis
|
||||||
labelEn: Redis Service
|
labelEn: Redis Service
|
||||||
labelZh: Redis 服务
|
labelZh: Redis 服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: ""
|
- default: ""
|
||||||
envKey: PANEL_DB_ROOT_PASSWORD
|
envKey: PANEL_DB_ROOT_PASSWORD
|
||||||
labelEn: Redis Password
|
labelEn: Redis Password
|
||||||
labelZh: Redis 密码
|
labelZh: Redis 密码
|
||||||
required: true
|
required: true
|
||||||
type: password
|
type: password
|
||||||
- default: 6379
|
- default: 6379
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REDIS_DB_PORT
|
envKey: REDIS_DB_PORT
|
||||||
labelEn: Redis Port
|
labelEn: Redis Port
|
||||||
labelZh: Redis端口
|
labelZh: Redis端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Chevereto
|
name: Chevereto
|
||||||
tags:
|
tags:
|
||||||
- 建站
|
- 建站
|
||||||
title: 一个图像托管平台
|
title: 一个图像托管平台
|
||||||
description: 一个图像托管平台
|
description: 一个图像托管平台
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chevereto
|
key: chevereto
|
||||||
name: Chevereto
|
name: Chevereto
|
||||||
tags:
|
tags:
|
||||||
- Website
|
- Website
|
||||||
shortDescZh: 一个图像托管平台
|
shortDescZh: 一个图像托管平台
|
||||||
shortDescEn: An image hosting platform
|
shortDescEn: An image hosting platform
|
||||||
type: website
|
type: website
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://chevereto.com
|
website: https://chevereto.com
|
||||||
github: https://github.com/chevereto/chevereto
|
github: https://github.com/chevereto/chevereto
|
||||||
document: https://chevereto.com/docs
|
document: https://chevereto.com/docs
|
||||||
|
@ -1,39 +1,39 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40158
|
- default: 40158
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 40159
|
- default: 40159
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_IMAGE
|
envKey: PANEL_APP_PORT_IMAGE
|
||||||
labelEn: WebUI video list with the port used to read pictures (127.0.0.1:port)
|
labelEn: WebUI video list with the port used to read pictures (127.0.0.1:port)
|
||||||
labelZh: webui 视频列表读取图片用的端口 (127.0.0.1:port)
|
labelZh: webui 视频列表读取图片用的端口 (127.0.0.1:port)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/media
|
- default: ./data/media
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MEDIA_PATH
|
envKey: MEDIA_PATH
|
||||||
labelEn: Media folder path
|
labelEn: Media folder path
|
||||||
labelZh: 媒体文件夹路径
|
labelZh: 媒体文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/media2
|
- default: ./data/media2
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MEDIA_PATH2
|
envKey: MEDIA_PATH2
|
||||||
labelEn: Media folder path
|
labelEn: Media folder path
|
||||||
labelZh: 媒体文件夹路径
|
labelZh: 媒体文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: ChineseSubFinder
|
name: ChineseSubFinder
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 自动化中文字幕下载
|
title: 自动化中文字幕下载
|
||||||
description: 自动化中文字幕下载
|
description: 自动化中文字幕下载
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chinesesubfinder
|
key: chinesesubfinder
|
||||||
name: ChineseSubFinder
|
name: ChineseSubFinder
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 自动化中文字幕下载
|
shortDescZh: 自动化中文字幕下载
|
||||||
shortDescEn: Automatic Chinese subtitle download
|
shortDescEn: Automatic Chinese subtitle download
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/ChineseSubFinder/ChineseSubFinder
|
website: https://github.com/ChineseSubFinder/ChineseSubFinder
|
||||||
github: https://github.com/ChineseSubFinder/ChineseSubFinder
|
github: https://github.com/ChineseSubFinder/ChineseSubFinder
|
||||||
document: https://github.com/ChineseSubFinder/ChineseSubFinder
|
document: https://github.com/ChineseSubFinder/ChineseSubFinder
|
||||||
|
@ -1,39 +1,39 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40158
|
- default: 40158
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: 40159
|
- default: 40159
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_IMAGE
|
envKey: PANEL_APP_PORT_IMAGE
|
||||||
labelEn: WebUI video list with the port used to read pictures (127.0.0.1:port)
|
labelEn: WebUI video list with the port used to read pictures (127.0.0.1:port)
|
||||||
labelZh: webui 视频列表读取图片用的端口 (127.0.0.1:port)
|
labelZh: webui 视频列表读取图片用的端口 (127.0.0.1:port)
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/media
|
- default: ./data/media
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MEDIA_PATH
|
envKey: MEDIA_PATH
|
||||||
labelEn: Media folder path
|
labelEn: Media folder path
|
||||||
labelZh: 媒体文件夹路径
|
labelZh: 媒体文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ./data/media2
|
- default: ./data/media2
|
||||||
edit: true
|
edit: true
|
||||||
envKey: MEDIA_PATH2
|
envKey: MEDIA_PATH2
|
||||||
labelEn: Media folder path
|
labelEn: Media folder path
|
||||||
labelZh: 媒体文件夹路径
|
labelZh: 媒体文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: Chrome Browser
|
name: Chrome Browser
|
||||||
tags:
|
tags:
|
||||||
- 实用工具
|
- 实用工具
|
||||||
title: Google Chrome 浏览器
|
title: Google Chrome 浏览器
|
||||||
description: Google Chrome 浏览器
|
description: Google Chrome 浏览器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chrome-browser
|
key: chrome-browser
|
||||||
name: Chrome Browser
|
name: Chrome Browser
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: Google Chrome 浏览器
|
shortDescZh: Google Chrome 浏览器
|
||||||
shortDescEn: Google Chrome
|
shortDescEn: Google Chrome
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.google.com/chrome/
|
website: https://www.google.com/chrome/
|
||||||
github: https://www.google.com/chrome/
|
github: https://www.google.com/chrome/
|
||||||
document: https://www.google.com/chrome/
|
document: https://www.google.com/chrome/
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: 川虎 Chat (Chuanhu Chat)
|
name: 川虎 Chat (Chuanhu Chat)
|
||||||
tags:
|
tags:
|
||||||
- AI / 大模型
|
- AI / 大模型
|
||||||
title: 为多种 LLM 提供了一个轻快好用的 Web 图形界面和众多附加功能
|
title: 为多种 LLM 提供了一个轻快好用的 Web 图形界面和众多附加功能
|
||||||
description: 为多种 LLM 提供了一个轻快好用的 Web 图形界面和众多附加功能
|
description: 为多种 LLM 提供了一个轻快好用的 Web 图形界面和众多附加功能
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: chuanhuchat
|
key: chuanhuchat
|
||||||
name: 川虎 Chat (Chuanhu Chat)
|
name: 川虎 Chat (Chuanhu Chat)
|
||||||
tags:
|
tags:
|
||||||
- AI
|
- AI
|
||||||
shortDescZh: 为多种 LLM 提供了一个轻快好用的 Web 图形界面和众多附加功能
|
shortDescZh: 为多种 LLM 提供了一个轻快好用的 Web 图形界面和众多附加功能
|
||||||
shortDescEn: Lightweight and User-friendly Web-UI for LLMs
|
shortDescEn: Lightweight and User-friendly Web-UI for LLMs
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://github.com/GaiZhenbiao/ChuanhuChatGPT
|
website: https://github.com/GaiZhenbiao/ChuanhuChatGPT
|
||||||
github: https://github.com/GaiZhenbiao/ChuanhuChatGPT
|
github: https://github.com/GaiZhenbiao/ChuanhuChatGPT
|
||||||
document: https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki
|
document: https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40193
|
- default: 40193
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: Port
|
labelEn: Port
|
||||||
labelZh: 端口
|
labelZh: 端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
@ -1,18 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40083
|
- default: 40083
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: HTTP Port
|
labelEn: HTTP Port
|
||||||
labelZh: HTTP端口
|
labelZh: HTTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
name: CloudBeaver
|
name: CloudBeaver
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 云数据库管理器
|
title: 云数据库管理器
|
||||||
description: 云数据库管理器
|
description: 云数据库管理器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: cloudbeaver
|
key: cloudbeaver
|
||||||
name: CloudBeaver
|
name: CloudBeaver
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 云数据库管理器
|
shortDescZh: 云数据库管理器
|
||||||
shortDescEn: Cloud Database Manager
|
shortDescEn: Cloud Database Manager
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://dbeaver.com/
|
website: https://dbeaver.com/
|
||||||
github: https://github.com/dbeaver/cloudbeaver
|
github: https://github.com/dbeaver/cloudbeaver
|
||||||
document: https://dbeaver.com/docs/cloudbeaver/
|
document: https://dbeaver.com/docs/cloudbeaver/
|
||||||
|
@ -1,18 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40083
|
- default: 40083
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_APP_PORT_HTTP
|
envKey: PANEL_APP_PORT_HTTP
|
||||||
labelEn: HTTP Port
|
labelEn: HTTP Port
|
||||||
labelZh: HTTP端口
|
labelZh: HTTP端口
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: ./data
|
- default: ./data
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data folder path
|
labelEn: Data folder path
|
||||||
labelZh: 数据文件夹路径
|
labelZh: 数据文件夹路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user