mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
feat: 优化 TeamSpeak 安装包
This commit is contained in:
parent
2ecbb601ad
commit
734582622b
@ -1,67 +1,66 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- child:
|
||||
default: ""
|
||||
envKey: PANEL_DB_HOST
|
||||
required: true
|
||||
type: service
|
||||
default: mariadb
|
||||
envKey: TS3SERVER_DB_TYPE
|
||||
labelEn: Database Service
|
||||
labelZh: 数据库服务
|
||||
required: true
|
||||
type: apps
|
||||
values:
|
||||
- label: MariaDB
|
||||
value: mariadb
|
||||
- label: PostgreSQL
|
||||
value: postgresql
|
||||
- default: teamspeak
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
labelZh: 数据库名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: teamspeak
|
||||
envKey: PANEL_DB_USER
|
||||
labelEn: User
|
||||
labelZh: 数据库用户
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: teamspeak
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 9987
|
||||
edit: true
|
||||
envKey: TS3SERVER_VOICE_PORT
|
||||
labelEn: Voice Port
|
||||
labelZh: Voice 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 10011
|
||||
edit: true
|
||||
envKey: TS3SERVER_SQ_RAW_PORT
|
||||
labelEn: ServerQuery (raw) Port
|
||||
labelZh: ServerQuery (raw) 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 30033
|
||||
edit: true
|
||||
envKey: TS3SERVER_FILETRANSFER_PORT
|
||||
labelEn: Filetransfer Port
|
||||
labelZh: Filetransfer 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
formFields:
|
||||
- child:
|
||||
default: ""
|
||||
envKey: PANEL_DB_HOST
|
||||
required: true
|
||||
type: service
|
||||
default: mariadb
|
||||
envKey: TS3SERVER_DB_TYPE
|
||||
labelEn: Database Service
|
||||
labelZh: 数据库服务
|
||||
required: true
|
||||
type: apps
|
||||
values:
|
||||
- label: MariaDB
|
||||
value: mariadb
|
||||
- label: PostgreSQL
|
||||
value: postgresql
|
||||
- default: teamspeak
|
||||
envKey: PANEL_DB_NAME
|
||||
labelEn: Database
|
||||
labelZh: 数据库名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: teamspeak
|
||||
envKey: PANEL_DB_USER
|
||||
labelEn: User
|
||||
labelZh: 数据库用户
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: teamspeak
|
||||
envKey: PANEL_DB_USER_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 数据库用户密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: 9987
|
||||
edit: true
|
||||
envKey: TS3SERVER_VOICE_PORT
|
||||
labelEn: Voice Port
|
||||
labelZh: Voice 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 10011
|
||||
edit: true
|
||||
envKey: TS3SERVER_SQ_RAW_PORT
|
||||
labelEn: ServerQuery (raw) Port
|
||||
labelZh: ServerQuery (raw) 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 30033
|
||||
edit: true
|
||||
envKey: TS3SERVER_FILETRANSFER_PORT
|
||||
labelEn: Filetransfer Port
|
||||
labelZh: Filetransfer 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
@ -1,4 +1,3 @@
|
||||
version: '3'
|
||||
services:
|
||||
teamspeak:
|
||||
image: teamspeak:3.13.7
|
||||
@ -26,4 +25,4 @@ services:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
external: true
|
||||
|
@ -4,7 +4,8 @@
|
||||
|
||||
## 入门
|
||||
|
||||
通过 3 个简单的步骤连接到 TEAMSPEAK 服务器
|
||||
通过 3 个简单的步骤连接到 TEAMSPEAK 服务器:
|
||||
|
||||
1. 从下载页面试用最新的 [TeamSpeak 3 客户端](https://teamspeak.com/zh-CN/downloads/)并安装。
|
||||
2. 启动 TeamSpeak 3 客户端,点击“连接”菜单,然后单击“连接”。
|
||||
2. 输入您的服务器地址,选择昵称;如果需要,输入服务器密码。
|
||||
2. 输入您的服务器地址,选择昵称;如果需要,输入服务器密码。
|
||||
|
@ -1,15 +1,15 @@
|
||||
name: TeamSpeak Server
|
||||
tags:
|
||||
- 实用工具
|
||||
title: TeamSpeak Server
|
||||
description: 一款出色的网络语音 (VoIP) 解决方案。
|
||||
title: 一款出色的网络语音 (VoIP) 解决方案
|
||||
description: 一款出色的网络语音 (VoIP) 解决方案
|
||||
additionalProperties:
|
||||
key: teamspeak
|
||||
name: TeamSpeak
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一款出色的网络语音 (VoIP) 解决方案。
|
||||
shortDescEn: An out-of-this-world VoIP solution.
|
||||
shortDescZh: 一款出色的网络语音 (VoIP) 解决方案
|
||||
shortDescEn: An out-of-this-world VoIP solution
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user