feat:格式化yaml文件
This commit is contained in:
@@ -1,56 +1,56 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
labelZh: 数据库名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER
|
||||
labelEn: User
|
||||
labelZh: 数据库用户
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 40036
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data storage folder
|
||||
labelZh: 数据存放文件夹
|
||||
required: true
|
||||
type: text
|
||||
- default: /root/.ssh/id_rsa
|
||||
edit: true
|
||||
envKey: SSH_KEY_PATH
|
||||
labelEn: SSH key file
|
||||
labelZh: SSH 私钥文件
|
||||
required: true
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: SECRECY_KEY
|
||||
labelEn: Secret Key
|
||||
labelZh: 保密密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
formFields:
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
labelZh: 数据库名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER
|
||||
labelEn: User
|
||||
labelZh: 数据库用户
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 40036
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data storage folder
|
||||
labelZh: 数据存放文件夹
|
||||
required: true
|
||||
type: text
|
||||
- default: /root/.ssh/id_rsa
|
||||
edit: true
|
||||
envKey: SSH_KEY_PATH
|
||||
labelEn: SSH key file
|
||||
labelZh: SSH 私钥文件
|
||||
required: true
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: SECRECY_KEY
|
||||
labelEn: Secret Key
|
||||
labelZh: 保密密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Aurora
|
||||
tags:
|
||||
- 实用工具
|
||||
- 实用工具
|
||||
title: 极光面板-一个多服务器端口租用管理面板
|
||||
description: 极光面板-一个多服务器端口租用管理面板
|
||||
additionalProperties:
|
||||
key: aurora
|
||||
name: Aurora
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 极光面板-一个多服务器端口租用管理面板
|
||||
shortDescEn: A multi-server port leasing management panel
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://github.com/Aurora-Admin-Panel/deploy
|
||||
github: https://github.com/Aurora-Admin-Panel/deploy
|
||||
document: https://github.com/Aurora-Admin-Panel/deploy
|
||||
key: aurora
|
||||
name: Aurora
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 极光面板-一个多服务器端口租用管理面板
|
||||
shortDescEn: A multi-server port leasing management panel
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://github.com/Aurora-Admin-Panel/deploy
|
||||
github: https://github.com/Aurora-Admin-Panel/deploy
|
||||
document: https://github.com/Aurora-Admin-Panel/deploy
|
||||
|
||||
@@ -1,56 +1,56 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
labelZh: 数据库名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER
|
||||
labelEn: User
|
||||
labelZh: 数据库用户
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 40036
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data storage folder
|
||||
labelZh: 数据存放文件夹
|
||||
required: true
|
||||
type: text
|
||||
- default: /root/.ssh/id_rsa
|
||||
edit: true
|
||||
envKey: SSH_KEY_PATH
|
||||
labelEn: SSH key file
|
||||
labelZh: SSH 私钥文件
|
||||
required: true
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: SECRECY_KEY
|
||||
labelEn: Secret Key
|
||||
labelZh: 保密密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
formFields:
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
labelZh: 数据库名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER
|
||||
labelEn: User
|
||||
labelZh: 数据库用户
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 40036
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data storage folder
|
||||
labelZh: 数据存放文件夹
|
||||
required: true
|
||||
type: text
|
||||
- default: /root/.ssh/id_rsa
|
||||
edit: true
|
||||
envKey: SSH_KEY_PATH
|
||||
labelEn: SSH key file
|
||||
labelZh: SSH 私钥文件
|
||||
required: true
|
||||
type: text
|
||||
- default: aurora
|
||||
envKey: SECRECY_KEY
|
||||
labelEn: Secret Key
|
||||
labelZh: 保密密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
Reference in New Issue
Block a user