1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 49bc8073ae
commit 6107035913
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,39 +1,39 @@
additionalProperties:
formFields:
- default: 40058
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 40059
edit: true
envKey: PANEL_APP_PORT_SSH
labelEn: SSH Port
labelZh: SSH端口
required: false
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: "false"
edit: true
envKey: SSHD_SWITCH
labelEn: Enable SSH (true or false)
labelZh: 启用SSH(true/false)
required: true
type: text
- default: ./ssh/id_rsa
edit: true
envKey: SSH_KEY_PATH
labelEn: SSH key file(/root/.ssh/id_rsa)
labelZh: SSH 私钥文件(/root/.ssh/id_rsa)
required: true
type: text
additionalProperties:
formFields:
- default: 40058
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 40059
edit: true
envKey: PANEL_APP_PORT_SSH
labelEn: SSH Port
labelZh: SSH端口
required: false
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: "false"
edit: true
envKey: SSHD_SWITCH
labelEn: Enable SSH (true or false)
labelZh: 启用SSH(true/false)
required: true
type: text
- default: ./ssh/id_rsa
edit: true
envKey: SSH_KEY_PATH
labelEn: SSH key file(/root/.ssh/id_rsa)
labelZh: SSH 私钥文件(/root/.ssh/id_rsa)
required: true
type: text

View File

@@ -1,19 +1,19 @@
name: Next Terminal
tags:
- 工具
title: 一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议
description: 一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议
additionalProperties:
key: next-terminal
name: Next Terminal
tags:
- Tool
shortDescZh: 一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议
shortDescEn: A simple, easy-to-use and secure open source interactive audit system that supports RDP, SSH, VNC, Telnet, and Kubernetes protocols
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://next-terminal.typesafe.cn/
github: https://github.com/dushixiang/next-terminal
document: https://next-terminal.typesafe.cn/docs/
name: Next Terminal
tags:
- 工具
title: 一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议
description: 一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议
additionalProperties:
key: next-terminal
name: Next Terminal
tags:
- Tool
shortDescZh: 一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议
shortDescEn: A simple, easy-to-use and secure open source interactive audit system that supports RDP, SSH, VNC, Telnet, and Kubernetes protocols
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://next-terminal.typesafe.cn/
github: https://github.com/dushixiang/next-terminal
document: https://next-terminal.typesafe.cn/docs/

View File

@@ -1,39 +1,39 @@
additionalProperties:
formFields:
- default: 40058
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 40059
edit: true
envKey: PANEL_APP_PORT_SSH
labelEn: SSH Port
labelZh: SSH端口
required: false
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: "false"
edit: true
envKey: SSHD_SWITCH
labelEn: Enable SSH (true or false)
labelZh: 启用SSH(true/false)
required: true
type: text
- default: ./ssh/id_rsa
edit: true
envKey: SSH_KEY_PATH
labelEn: SSH key file(/root/.ssh/id_rsa)
labelZh: SSH 私钥文件(/root/.ssh/id_rsa)
required: true
type: text
additionalProperties:
formFields:
- default: 40058
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 40059
edit: true
envKey: PANEL_APP_PORT_SSH
labelEn: SSH Port
labelZh: SSH端口
required: false
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: "false"
edit: true
envKey: SSHD_SWITCH
labelEn: Enable SSH (true or false)
labelZh: 启用SSH(true/false)
required: true
type: text
- default: ./ssh/id_rsa
edit: true
envKey: SSH_KEY_PATH
labelEn: SSH key file(/root/.ssh/id_rsa)
labelZh: SSH 私钥文件(/root/.ssh/id_rsa)
required: true
type: text