mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +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
|
||||||
|
@ -423,4 +423,4 @@ additionalProperties:
|
|||||||
labelEn: GitHub Client Secret (Edit to remove comments in compose.yml to take effect)
|
labelEn: GitHub Client Secret (Edit to remove comments in compose.yml to take effect)
|
||||||
labelZh: GitHub 客户端密钥 (编辑去除compose.yml里的注释生效)
|
labelZh: GitHub 客户端密钥 (编辑去除compose.yml里的注释生效)
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
|
@ -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
|
||||||
|
@ -423,4 +423,4 @@ additionalProperties:
|
|||||||
labelEn: GitHub Client Secret (Edit to remove comments in compose.yml to take effect)
|
labelEn: GitHub Client Secret (Edit to remove comments in compose.yml to take effect)
|
||||||
labelZh: GitHub 客户端密钥 (编辑去除compose.yml里的注释生效)
|
labelZh: GitHub 客户端密钥 (编辑去除compose.yml里的注释生效)
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
|
@ -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,42 +1,42 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: 40257
|
- default: 40257
|
||||||
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: Config Path
|
labelEn: Config Path
|
||||||
labelZh: 配置路径
|
labelZh: 配置路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "your-refresh-token"
|
- default: "your-refresh-token"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: REFRESH_TOKEN
|
envKey: REFRESH_TOKEN
|
||||||
labelEn: Refresh Token
|
labelEn: Refresh Token
|
||||||
labelZh: 刷新令牌
|
labelZh: 刷新令牌
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "admin"
|
- default: "admin"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WEBDAV_AUTH_USER
|
envKey: WEBDAV_AUTH_USER
|
||||||
labelEn: WebDAV Username
|
labelEn: WebDAV Username
|
||||||
labelZh: WebDAV 用户名
|
labelZh: WebDAV 用户名
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramCommon
|
rule: paramCommon
|
||||||
type: text
|
type: text
|
||||||
- default: "password"
|
- default: "password"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WEBDAV_AUTH_PASSWORD
|
envKey: WEBDAV_AUTH_PASSWORD
|
||||||
labelEn: WebDAV Password
|
labelEn: WebDAV Password
|
||||||
labelZh: WebDAV 密码
|
labelZh: WebDAV 密码
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
|
@ -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,12 +1,12 @@
|
|||||||
name: Arcadia
|
name: Arcadia
|
||||||
tags:
|
tags:
|
||||||
- 开发工具
|
- 开发工具
|
||||||
title: 一站式代码运维平台
|
title: 一站式代码运维平台
|
||||||
description: 一站式代码运维平台
|
description: 一站式代码运维平台
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: arcadia
|
key: arcadia
|
||||||
name: Arcadia
|
name: Arcadia
|
||||||
tags:
|
tags:
|
||||||
- DevTool
|
- DevTool
|
||||||
shortDescZh: 一站式代码运维平台
|
shortDescZh: 一站式代码运维平台
|
||||||
shortDescEn: One-stop code operation and maintenance platform
|
shortDescEn: One-stop code operation and maintenance platform
|
||||||
|
@ -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,59 +1,59 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40298"
|
- default: "40298"
|
||||||
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: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Config Path
|
labelEn: Config Path
|
||||||
labelZh: 配置路径
|
labelZh: 配置路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "./data/data"
|
- default: "./data/data"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "0"
|
- default: "0"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PUID
|
envKey: PUID
|
||||||
labelEn: User ID
|
labelEn: User ID
|
||||||
labelZh: 用户 ID
|
labelZh: 用户 ID
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: "0"
|
- default: "0"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PGID
|
envKey: PGID
|
||||||
labelEn: Group ID
|
labelEn: Group ID
|
||||||
labelZh: 组 ID
|
labelZh: 组 ID
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: "022"
|
- default: "022"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: UMASK
|
envKey: UMASK
|
||||||
labelEn: Umask
|
labelEn: Umask
|
||||||
labelZh: 掩码权限
|
labelZh: 掩码权限
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "223.5.5.5"
|
- default: "223.5.5.5"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_SERVER
|
envKey: DNS_SERVER
|
||||||
labelEn: DNS Server
|
labelEn: DNS Server
|
||||||
labelZh: DNS 服务器
|
labelZh: DNS 服务器
|
||||||
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: 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,59 +1,59 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40298"
|
- default: "40298"
|
||||||
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: CONFIG_PATH
|
envKey: CONFIG_PATH
|
||||||
labelEn: Config Path
|
labelEn: Config Path
|
||||||
labelZh: 配置路径
|
labelZh: 配置路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "./data/data"
|
- default: "./data/data"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "0"
|
- default: "0"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PUID
|
envKey: PUID
|
||||||
labelEn: User ID
|
labelEn: User ID
|
||||||
labelZh: 用户 ID
|
labelZh: 用户 ID
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: "0"
|
- default: "0"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PGID
|
envKey: PGID
|
||||||
labelEn: Group ID
|
labelEn: Group ID
|
||||||
labelZh: 组 ID
|
labelZh: 组 ID
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: "022"
|
- default: "022"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: UMASK
|
envKey: UMASK
|
||||||
labelEn: Umask
|
labelEn: Umask
|
||||||
labelZh: 掩码权限
|
labelZh: 掩码权限
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "223.5.5.5"
|
- default: "223.5.5.5"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_SERVER
|
envKey: DNS_SERVER
|
||||||
labelEn: DNS Server
|
labelEn: DNS Server
|
||||||
labelZh: DNS 服务器
|
labelZh: DNS 服务器
|
||||||
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,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,156 +1,156 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40280"
|
- default: "40280"
|
||||||
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"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "0.0.0.0"
|
- default: "0.0.0.0"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: BARK_SERVER_ADDRESS
|
envKey: BARK_SERVER_ADDRESS
|
||||||
labelEn: Bark Server Address
|
labelEn: Bark Server Address
|
||||||
labelZh: Bark 服务器地址
|
labelZh: Bark 服务器地址
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "/"
|
- default: "/"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_URL_PREFIX
|
envKey: BARK_SERVER_URL_PREFIX
|
||||||
labelEn: Bark Server URL Prefix
|
labelEn: Bark Server URL Prefix
|
||||||
labelZh: Bark 服务器 URL 前缀
|
labelZh: Bark 服务器 URL 前缀
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "/data"
|
- default: "/data"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: BARK_SERVER_DATA_DIR
|
envKey: BARK_SERVER_DATA_DIR
|
||||||
labelEn: Bark Server Data Directory
|
labelEn: Bark Server Data Directory
|
||||||
labelZh: Bark 服务器数据目录
|
labelZh: Bark 服务器数据目录
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_DSN
|
envKey: BARK_SERVER_DSN
|
||||||
labelEn: Bark Server DSN
|
labelEn: Bark Server DSN
|
||||||
labelZh: Bark 服务器 DSN
|
labelZh: Bark 服务器 DSN
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_SERVERLESS
|
envKey: BARK_SERVER_SERVERLESS
|
||||||
labelEn: Bark Server Serverless
|
labelEn: Bark Server Serverless
|
||||||
labelZh: Bark 服务器无服务器
|
labelZh: Bark 服务器无服务器
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_CERT
|
envKey: BARK_SERVER_CERT
|
||||||
labelEn: Bark Server Certificate
|
labelEn: Bark Server Certificate
|
||||||
labelZh: Bark 服务器证书
|
labelZh: Bark 服务器证书
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_KEY
|
envKey: BARK_SERVER_KEY
|
||||||
labelEn: Bark Server Key
|
labelEn: Bark Server Key
|
||||||
labelZh: Bark 服务器密钥
|
labelZh: Bark 服务器密钥
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_CASE_SENSITIVE
|
envKey: BARK_SERVER_CASE_SENSITIVE
|
||||||
labelEn: Bark Server Case Sensitive
|
labelEn: Bark Server Case Sensitive
|
||||||
labelZh: Bark 服务器区分大小写
|
labelZh: Bark 服务器区分大小写
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_STRICT_ROUTING
|
envKey: BARK_SERVER_STRICT_ROUTING
|
||||||
labelEn: Bark Server Strict Routing
|
labelEn: Bark Server Strict Routing
|
||||||
labelZh: Bark 服务器严格路由
|
labelZh: Bark 服务器严格路由
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_REDUCE_MEMORY_USAGE
|
envKey: BARK_SERVER_REDUCE_MEMORY_USAGE
|
||||||
labelEn: Bark Server Reduce Memory Usage
|
labelEn: Bark Server Reduce Memory Usage
|
||||||
labelZh: Bark 服务器减少内存使用
|
labelZh: Bark 服务器减少内存使用
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_BASIC_AUTH_USER
|
envKey: BARK_SERVER_BASIC_AUTH_USER
|
||||||
labelEn: Bark Server Basic Auth User
|
labelEn: Bark Server Basic Auth User
|
||||||
labelZh: Bark 服务器基本身份验证用户
|
labelZh: Bark 服务器基本身份验证用户
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_BASIC_AUTH_PASSWORD
|
envKey: BARK_SERVER_BASIC_AUTH_PASSWORD
|
||||||
labelEn: Bark Server Basic Auth Password
|
labelEn: Bark Server Basic Auth Password
|
||||||
labelZh: Bark 服务器基本身份验证密码
|
labelZh: Bark 服务器基本身份验证密码
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_PROXY_HEADER
|
envKey: BARK_SERVER_PROXY_HEADER
|
||||||
labelEn: Bark Server Proxy Header
|
labelEn: Bark Server Proxy Header
|
||||||
labelZh: Bark 服务器代理头
|
labelZh: Bark 服务器代理头
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "262144"
|
- default: "262144"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_CONCURRENCY
|
envKey: BARK_SERVER_CONCURRENCY
|
||||||
labelEn: Bark Server Concurrency
|
labelEn: Bark Server Concurrency
|
||||||
labelZh: Bark 服务器并发
|
labelZh: Bark 服务器并发
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: "3s"
|
- default: "3s"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_READ_TIMEOUT
|
envKey: BARK_SERVER_READ_TIMEOUT
|
||||||
labelEn: Bark Server Read Timeout
|
labelEn: Bark Server Read Timeout
|
||||||
labelZh: Bark 服务器读取超时
|
labelZh: Bark 服务器读取超时
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "3s"
|
- default: "3s"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_WRITE_TIMEOUT
|
envKey: BARK_SERVER_WRITE_TIMEOUT
|
||||||
labelEn: Bark Server Write Timeout
|
labelEn: Bark Server Write Timeout
|
||||||
labelZh: Bark 服务器写入超时
|
labelZh: Bark 服务器写入超时
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "10s"
|
- default: "10s"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_IDLE_TIMEOUT
|
envKey: BARK_SERVER_IDLE_TIMEOUT
|
||||||
labelEn: Bark Server Idle Timeout
|
labelEn: Bark Server Idle Timeout
|
||||||
labelZh: Bark 服务器空闲超时
|
labelZh: Bark 服务器空闲超时
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -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,156 +1,156 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40280"
|
- default: "40280"
|
||||||
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"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: DATA_PATH
|
envKey: DATA_PATH
|
||||||
labelEn: Data Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "0.0.0.0"
|
- default: "0.0.0.0"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: BARK_SERVER_ADDRESS
|
envKey: BARK_SERVER_ADDRESS
|
||||||
labelEn: Bark Server Address
|
labelEn: Bark Server Address
|
||||||
labelZh: Bark 服务器地址
|
labelZh: Bark 服务器地址
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "/"
|
- default: "/"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_URL_PREFIX
|
envKey: BARK_SERVER_URL_PREFIX
|
||||||
labelEn: Bark Server URL Prefix
|
labelEn: Bark Server URL Prefix
|
||||||
labelZh: Bark 服务器 URL 前缀
|
labelZh: Bark 服务器 URL 前缀
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "/data"
|
- default: "/data"
|
||||||
disabled: true
|
disabled: true
|
||||||
envKey: BARK_SERVER_DATA_DIR
|
envKey: BARK_SERVER_DATA_DIR
|
||||||
labelEn: Bark Server Data Directory
|
labelEn: Bark Server Data Directory
|
||||||
labelZh: Bark 服务器数据目录
|
labelZh: Bark 服务器数据目录
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_DSN
|
envKey: BARK_SERVER_DSN
|
||||||
labelEn: Bark Server DSN
|
labelEn: Bark Server DSN
|
||||||
labelZh: Bark 服务器 DSN
|
labelZh: Bark 服务器 DSN
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_SERVERLESS
|
envKey: BARK_SERVER_SERVERLESS
|
||||||
labelEn: Bark Server Serverless
|
labelEn: Bark Server Serverless
|
||||||
labelZh: Bark 服务器无服务器
|
labelZh: Bark 服务器无服务器
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_CERT
|
envKey: BARK_SERVER_CERT
|
||||||
labelEn: Bark Server Certificate
|
labelEn: Bark Server Certificate
|
||||||
labelZh: Bark 服务器证书
|
labelZh: Bark 服务器证书
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_KEY
|
envKey: BARK_SERVER_KEY
|
||||||
labelEn: Bark Server Key
|
labelEn: Bark Server Key
|
||||||
labelZh: Bark 服务器密钥
|
labelZh: Bark 服务器密钥
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_CASE_SENSITIVE
|
envKey: BARK_SERVER_CASE_SENSITIVE
|
||||||
labelEn: Bark Server Case Sensitive
|
labelEn: Bark Server Case Sensitive
|
||||||
labelZh: Bark 服务器区分大小写
|
labelZh: Bark 服务器区分大小写
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_STRICT_ROUTING
|
envKey: BARK_SERVER_STRICT_ROUTING
|
||||||
labelEn: Bark Server Strict Routing
|
labelEn: Bark Server Strict Routing
|
||||||
labelZh: Bark 服务器严格路由
|
labelZh: Bark 服务器严格路由
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_REDUCE_MEMORY_USAGE
|
envKey: BARK_SERVER_REDUCE_MEMORY_USAGE
|
||||||
labelEn: Bark Server Reduce Memory Usage
|
labelEn: Bark Server Reduce Memory Usage
|
||||||
labelZh: Bark 服务器减少内存使用
|
labelZh: Bark 服务器减少内存使用
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_BASIC_AUTH_USER
|
envKey: BARK_SERVER_BASIC_AUTH_USER
|
||||||
labelEn: Bark Server Basic Auth User
|
labelEn: Bark Server Basic Auth User
|
||||||
labelZh: Bark 服务器基本身份验证用户
|
labelZh: Bark 服务器基本身份验证用户
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_BASIC_AUTH_PASSWORD
|
envKey: BARK_SERVER_BASIC_AUTH_PASSWORD
|
||||||
labelEn: Bark Server Basic Auth Password
|
labelEn: Bark Server Basic Auth Password
|
||||||
labelZh: Bark 服务器基本身份验证密码
|
labelZh: Bark 服务器基本身份验证密码
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_PROXY_HEADER
|
envKey: BARK_SERVER_PROXY_HEADER
|
||||||
labelEn: Bark Server Proxy Header
|
labelEn: Bark Server Proxy Header
|
||||||
labelZh: Bark 服务器代理头
|
labelZh: Bark 服务器代理头
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "262144"
|
- default: "262144"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_CONCURRENCY
|
envKey: BARK_SERVER_CONCURRENCY
|
||||||
labelEn: Bark Server Concurrency
|
labelEn: Bark Server Concurrency
|
||||||
labelZh: Bark 服务器并发
|
labelZh: Bark 服务器并发
|
||||||
required: true
|
required: true
|
||||||
type: number
|
type: number
|
||||||
- default: "3s"
|
- default: "3s"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_READ_TIMEOUT
|
envKey: BARK_SERVER_READ_TIMEOUT
|
||||||
labelEn: Bark Server Read Timeout
|
labelEn: Bark Server Read Timeout
|
||||||
labelZh: Bark 服务器读取超时
|
labelZh: Bark 服务器读取超时
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "3s"
|
- default: "3s"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_WRITE_TIMEOUT
|
envKey: BARK_SERVER_WRITE_TIMEOUT
|
||||||
labelEn: Bark Server Write Timeout
|
labelEn: Bark Server Write Timeout
|
||||||
labelZh: Bark 服务器写入超时
|
labelZh: Bark 服务器写入超时
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "10s"
|
- default: "10s"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: BARK_SERVER_IDLE_TIMEOUT
|
envKey: BARK_SERVER_IDLE_TIMEOUT
|
||||||
labelEn: Bark Server Idle Timeout
|
labelEn: Bark Server Idle Timeout
|
||||||
labelZh: Bark 服务器空闲超时
|
labelZh: Bark 服务器空闲超时
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40332"
|
- default: "40332"
|
||||||
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: "/var/run/docker.sock"
|
- default: "/var/run/docker.sock"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOCKER_SOCK_PATH
|
envKey: DOCKER_SOCK_PATH
|
||||||
labelEn: Docker Socket Path
|
labelEn: Docker Socket Path
|
||||||
labelZh: Docker 套接字路径
|
labelZh: Docker 套接字路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "ssh-xxx"
|
- default: "ssh-xxx"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: KEY
|
envKey: KEY
|
||||||
labelEn: Key
|
labelEn: Key
|
||||||
labelZh: 密钥
|
labelZh: 密钥
|
||||||
required: true
|
required: true
|
||||||
type: password
|
type: password
|
||||||
|
@ -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,24 +1,24 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40332"
|
- default: "40332"
|
||||||
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: "/var/run/docker.sock"
|
- default: "/var/run/docker.sock"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DOCKER_SOCK_PATH
|
envKey: DOCKER_SOCK_PATH
|
||||||
labelEn: Docker Socket Path
|
labelEn: Docker Socket Path
|
||||||
labelZh: Docker 套接字路径
|
labelZh: Docker 套接字路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "ssh-xxx"
|
- default: "ssh-xxx"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: KEY
|
envKey: KEY
|
||||||
labelEn: Key
|
labelEn: Key
|
||||||
labelZh: 密钥
|
labelZh: 密钥
|
||||||
required: true
|
required: true
|
||||||
type: password
|
type: password
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40331"
|
- default: "40331"
|
||||||
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 Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -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: "40331"
|
- default: "40331"
|
||||||
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 Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -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,60 +1,60 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40031"
|
- default: "40031"
|
||||||
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: "true"
|
- default: "true"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SIGNUPS_ALLOWED
|
envKey: SIGNUPS_ALLOWED
|
||||||
labelEn: Allow Signups
|
labelEn: Allow Signups
|
||||||
labelZh: 允许注册
|
labelZh: 允许注册
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "True"
|
- label: "True"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "False"
|
- label: "False"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "true"
|
- default: "true"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: INVITATIONS_ALLOWED
|
envKey: INVITATIONS_ALLOWED
|
||||||
labelEn: Allow Invitations
|
labelEn: Allow Invitations
|
||||||
labelZh: 允许邀请
|
labelZh: 允许邀请
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "True"
|
- label: "True"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "False"
|
- label: "False"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WEBSOCKET_ENABLED
|
envKey: WEBSOCKET_ENABLED
|
||||||
labelEn: WebSocket Enabled
|
labelEn: WebSocket Enabled
|
||||||
labelZh: 启用 WebSocket
|
labelZh: 启用 WebSocket
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "True"
|
- label: "True"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "False"
|
- label: "False"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ADMIN_TOKEN
|
envKey: ADMIN_TOKEN
|
||||||
labelEn: Admin Token
|
labelEn: Admin Token
|
||||||
labelZh: 管理员令牌
|
labelZh: 管理员令牌
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
|
@ -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,60 +1,60 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40031"
|
- default: "40031"
|
||||||
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: "true"
|
- default: "true"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: SIGNUPS_ALLOWED
|
envKey: SIGNUPS_ALLOWED
|
||||||
labelEn: Allow Signups
|
labelEn: Allow Signups
|
||||||
labelZh: 允许注册
|
labelZh: 允许注册
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "True"
|
- label: "True"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "False"
|
- label: "False"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "true"
|
- default: "true"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: INVITATIONS_ALLOWED
|
envKey: INVITATIONS_ALLOWED
|
||||||
labelEn: Allow Invitations
|
labelEn: Allow Invitations
|
||||||
labelZh: 允许邀请
|
labelZh: 允许邀请
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "True"
|
- label: "True"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "False"
|
- label: "False"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: WEBSOCKET_ENABLED
|
envKey: WEBSOCKET_ENABLED
|
||||||
labelEn: WebSocket Enabled
|
labelEn: WebSocket Enabled
|
||||||
labelZh: 启用 WebSocket
|
labelZh: 启用 WebSocket
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "True"
|
- label: "True"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "False"
|
- label: "False"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ADMIN_TOKEN
|
envKey: ADMIN_TOKEN
|
||||||
labelEn: Admin Token
|
labelEn: Admin Token
|
||||||
labelZh: 管理员令牌
|
labelZh: 管理员令牌
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
|
@ -1,70 +1,70 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "1111"
|
- default: "1111"
|
||||||
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: "http://1.2.3.4:1111"
|
- default: "http://1.2.3.4:1111"
|
||||||
envKey: NEXTAUTH_URL
|
envKey: NEXTAUTH_URL
|
||||||
labelEn: NextAuth URL
|
labelEn: NextAuth URL
|
||||||
labelZh: 基本 URL
|
labelZh: 基本 URL
|
||||||
required: true
|
required: true
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: "http://1.2.3.4:1111"
|
- default: "http://1.2.3.4:1111"
|
||||||
envKey: NEXT_PUBLIC_BASE_URL
|
envKey: NEXT_PUBLIC_BASE_URL
|
||||||
labelEn: Next Public Base URL
|
labelEn: Next Public Base URL
|
||||||
labelZh: 公共基本 URL
|
labelZh: 公共基本 URL
|
||||||
required: true
|
required: true
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: "my_ultra_secure_nextauth_secret"
|
- default: "my_ultra_secure_nextauth_secret"
|
||||||
envKey: NEXTAUTH_SECRET
|
envKey: NEXTAUTH_SECRET
|
||||||
labelEn: NextAuth Secret
|
labelEn: NextAuth Secret
|
||||||
labelZh: NextAuth 密钥
|
labelZh: NextAuth 密钥
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
key: postgresql
|
key: postgresql
|
||||||
labelEn: PostgreSQL Database Service
|
labelEn: PostgreSQL Database Service
|
||||||
labelZh: PostgreSQL 数据库服务
|
labelZh: PostgreSQL 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: "5432"
|
- default: "5432"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_PORT
|
envKey: PANEL_DB_PORT
|
||||||
labelEn: Database Port Number
|
labelEn: Database Port Number
|
||||||
labelZh: 数据库端口号
|
labelZh: 数据库端口号
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: "blinko"
|
- default: "blinko"
|
||||||
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: "blinko"
|
- default: "blinko"
|
||||||
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: "blinko"
|
- default: "blinko"
|
||||||
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
|
||||||
|
@ -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,70 +1,70 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "1111"
|
- default: "1111"
|
||||||
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: "http://1.2.3.4:1111"
|
- default: "http://1.2.3.4:1111"
|
||||||
envKey: NEXTAUTH_URL
|
envKey: NEXTAUTH_URL
|
||||||
labelEn: NextAuth URL
|
labelEn: NextAuth URL
|
||||||
labelZh: 基本 URL
|
labelZh: 基本 URL
|
||||||
required: true
|
required: true
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: "http://1.2.3.4:1111"
|
- default: "http://1.2.3.4:1111"
|
||||||
envKey: NEXT_PUBLIC_BASE_URL
|
envKey: NEXT_PUBLIC_BASE_URL
|
||||||
labelEn: Next Public Base URL
|
labelEn: Next Public Base URL
|
||||||
labelZh: 公共基本 URL
|
labelZh: 公共基本 URL
|
||||||
required: true
|
required: true
|
||||||
rule: paramExtUrl
|
rule: paramExtUrl
|
||||||
type: text
|
type: text
|
||||||
- default: "my_ultra_secure_nextauth_secret"
|
- default: "my_ultra_secure_nextauth_secret"
|
||||||
envKey: NEXTAUTH_SECRET
|
envKey: NEXTAUTH_SECRET
|
||||||
labelEn: NextAuth Secret
|
labelEn: NextAuth Secret
|
||||||
labelZh: NextAuth 密钥
|
labelZh: NextAuth 密钥
|
||||||
random: true
|
random: true
|
||||||
required: true
|
required: true
|
||||||
rule: paramComplexity
|
rule: paramComplexity
|
||||||
type: password
|
type: password
|
||||||
- default: ""
|
- default: ""
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
key: postgresql
|
key: postgresql
|
||||||
labelEn: PostgreSQL Database Service
|
labelEn: PostgreSQL Database Service
|
||||||
labelZh: PostgreSQL 数据库服务
|
labelZh: PostgreSQL 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: "5432"
|
- default: "5432"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_PORT
|
envKey: PANEL_DB_PORT
|
||||||
labelEn: Database Port Number
|
labelEn: Database Port Number
|
||||||
labelZh: 数据库端口号
|
labelZh: 数据库端口号
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: "blinko"
|
- default: "blinko"
|
||||||
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: "blinko"
|
- default: "blinko"
|
||||||
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: "blinko"
|
- default: "blinko"
|
||||||
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
|
||||||
|
@ -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,19 +1,19 @@
|
|||||||
name: Bytebase
|
name: Bytebase
|
||||||
tags:
|
tags:
|
||||||
- DevOps
|
- DevOps
|
||||||
title: 开源的数据库 DevOps 工具
|
title: 开源的数据库 DevOps 工具
|
||||||
description: 开源的数据库 DevOps 工具
|
description: 开源的数据库 DevOps 工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: bytebase
|
key: bytebase
|
||||||
name: Bytebase
|
name: Bytebase
|
||||||
tags:
|
tags:
|
||||||
- DevOps
|
- DevOps
|
||||||
shortDescZh: 开源的数据库 DevOps 工具
|
shortDescZh: 开源的数据库 DevOps 工具
|
||||||
shortDescEn: An open-source database DevOps tool
|
shortDescEn: An open-source database DevOps tool
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.bytebase.com
|
website: https://www.bytebase.com
|
||||||
github: https://github.com/bytebase/bytebase
|
github: https://github.com/bytebase/bytebase
|
||||||
document: https://www.bytebase.com/docs
|
document: https://www.bytebase.com/docs
|
||||||
|
@ -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,76 +1,76 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40311"
|
- default: "40311"
|
||||||
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 Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "223.5.5.5"
|
- default: "223.5.5.5"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_1
|
envKey: DNS_1
|
||||||
labelEn: Primary DNS
|
labelEn: Primary DNS
|
||||||
labelZh: 主 DNS
|
labelZh: 主 DNS
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "119.29.29.29"
|
- default: "119.29.29.29"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_2
|
envKey: DNS_2
|
||||||
labelEn: Secondary DNS
|
labelEn: Secondary DNS
|
||||||
labelZh: 次 DNS
|
labelZh: 次 DNS
|
||||||
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
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTPS_PROXY
|
envKey: HTTPS_PROXY
|
||||||
labelEn: HTTPS Proxy
|
labelEn: HTTPS Proxy
|
||||||
labelZh: HTTPS 代理
|
labelZh: HTTPS 代理
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PROXY
|
envKey: HTTP_PROXY
|
||||||
labelEn: HTTP Proxy
|
labelEn: HTTP Proxy
|
||||||
labelZh: HTTP 代理
|
labelZh: HTTP 代理
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RESET_ADMIN_PASSWD
|
envKey: RESET_ADMIN_PASSWD
|
||||||
labelEn: Reset Admin Password
|
labelEn: Reset Admin Password
|
||||||
labelZh: 重置管理员密码
|
labelZh: 重置管理员密码
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: IMMEDIATE_TRIGGER
|
envKey: IMMEDIATE_TRIGGER
|
||||||
labelEn: Immediate trigger of cron
|
labelEn: Immediate trigger of cron
|
||||||
labelZh: 立即触发定时任务
|
labelZh: 立即触发定时任务
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
|
@ -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,116 +1,116 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40311"
|
- default: "40311"
|
||||||
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 Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "223.5.5.5"
|
- default: "223.5.5.5"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_1
|
envKey: DNS_1
|
||||||
labelEn: Primary DNS
|
labelEn: Primary DNS
|
||||||
labelZh: 主 DNS
|
labelZh: 主 DNS
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "119.29.29.29"
|
- default: "119.29.29.29"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_2
|
envKey: DNS_2
|
||||||
labelEn: Secondary DNS
|
labelEn: Secondary DNS
|
||||||
labelZh: 次 DNS
|
labelZh: 次 DNS
|
||||||
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
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTPS_PROXY
|
envKey: HTTPS_PROXY
|
||||||
labelEn: HTTPS Proxy
|
labelEn: HTTPS Proxy
|
||||||
labelZh: HTTPS 代理
|
labelZh: HTTPS 代理
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PROXY
|
envKey: HTTP_PROXY
|
||||||
labelEn: HTTP Proxy
|
labelEn: HTTP Proxy
|
||||||
labelZh: HTTP 代理
|
labelZh: HTTP 代理
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RESET_ADMIN_PASSWD
|
envKey: RESET_ADMIN_PASSWD
|
||||||
labelEn: Reset Admin Password
|
labelEn: Reset Admin Password
|
||||||
labelZh: 重置管理员密码
|
labelZh: 重置管理员密码
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: IMMEDIATE_TRIGGER
|
envKey: IMMEDIATE_TRIGGER
|
||||||
labelEn: Immediate trigger of cron
|
labelEn: Immediate trigger of cron
|
||||||
labelZh: 立即触发定时任务
|
labelZh: 立即触发定时任务
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_HOST
|
envKey: PANEL_DB_HOST
|
||||||
key: postgresql
|
key: postgresql
|
||||||
labelEn: Database Service
|
labelEn: Database Service
|
||||||
labelZh: 数据库服务
|
labelZh: 数据库服务
|
||||||
required: true
|
required: true
|
||||||
type: service
|
type: service
|
||||||
- default: "5432"
|
- default: "5432"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: PANEL_DB_PORT
|
envKey: PANEL_DB_PORT
|
||||||
labelEn: Database Port Number
|
labelEn: Database Port Number
|
||||||
labelZh: 数据库端口号
|
labelZh: 数据库端口号
|
||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
- default: "certd"
|
- default: "certd"
|
||||||
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: "certd"
|
- default: "certd"
|
||||||
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: "certd"
|
- default: "certd"
|
||||||
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
|
||||||
|
@ -1,76 +1,76 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40311"
|
- default: "40311"
|
||||||
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 Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "223.5.5.5"
|
- default: "223.5.5.5"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_1
|
envKey: DNS_1
|
||||||
labelEn: Primary DNS
|
labelEn: Primary DNS
|
||||||
labelZh: 主 DNS
|
labelZh: 主 DNS
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
- default: "119.29.29.29"
|
- default: "119.29.29.29"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: DNS_2
|
envKey: DNS_2
|
||||||
labelEn: Secondary DNS
|
labelEn: Secondary DNS
|
||||||
labelZh: 次 DNS
|
labelZh: 次 DNS
|
||||||
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
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTPS_PROXY
|
envKey: HTTPS_PROXY
|
||||||
labelEn: HTTPS Proxy
|
labelEn: HTTPS Proxy
|
||||||
labelZh: HTTPS 代理
|
labelZh: HTTPS 代理
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: ""
|
- default: ""
|
||||||
edit: true
|
edit: true
|
||||||
envKey: HTTP_PROXY
|
envKey: HTTP_PROXY
|
||||||
labelEn: HTTP Proxy
|
labelEn: HTTP Proxy
|
||||||
labelZh: HTTP 代理
|
labelZh: HTTP 代理
|
||||||
required: false
|
required: false
|
||||||
type: text
|
type: text
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: RESET_ADMIN_PASSWD
|
envKey: RESET_ADMIN_PASSWD
|
||||||
labelEn: Reset Admin Password
|
labelEn: Reset Admin Password
|
||||||
labelZh: 重置管理员密码
|
labelZh: 重置管理员密码
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: IMMEDIATE_TRIGGER
|
envKey: IMMEDIATE_TRIGGER
|
||||||
labelEn: Immediate trigger of cron
|
labelEn: Immediate trigger of cron
|
||||||
labelZh: 立即触发定时任务
|
labelZh: 立即触发定时任务
|
||||||
required: true
|
required: true
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: "true"
|
- label: "true"
|
||||||
value: "true"
|
value: "true"
|
||||||
- label: "false"
|
- label: "false"
|
||||||
value: "false"
|
value: "false"
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
formFields:
|
formFields:
|
||||||
- default: "40297"
|
- default: "40297"
|
||||||
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 Path
|
labelEn: Data Path
|
||||||
labelZh: 数据路径
|
labelZh: 数据路径
|
||||||
required: true
|
required: true
|
||||||
type: text
|
type: text
|
||||||
|
@ -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: "40297"
|
- default: "40297"
|
||||||
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 Path
|
labelEn: Data 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