uploaded app
This commit is contained in:
35
ptero_eggs/application/voice/teamspeak6_server/README.md
Normal file
35
ptero_eggs/application/voice/teamspeak6_server/README.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# TeamSpeak 6 Server
|
||||
|
||||
> [!CAUTION]
|
||||
> TeamSpeak 6 Server is currently in beta. Expect frequent updates and potential instability
|
||||
|
||||
## [Official Website](https://teamspeak.com)
|
||||
|
||||
TeamSpeak 6 is the next-generation voice communication platform for gaming and communities.
|
||||
|
||||
### Notice
|
||||
TeamSpeak 6 Server is currently in **beta**. Expect frequent updates and potential instability
|
||||
|
||||
## Server Ports
|
||||
|
||||
You can use any available ports. The most important defaults are shown below:
|
||||
|
||||
| Port | Default | Description |
|
||||
|------------------------|---------|------------------------ |
|
||||
| Voice Port | 9987 | Main voice server port |
|
||||
| File Transfer Port | 30033 | File transfers (Optional/admin) |
|
||||
| Query SSH | 10022 | Server Query SSH interface (Optional/admin) |
|
||||
| Query HTTP | 10080 | Server Query HTTP interface (Optional/admin) |
|
||||
| Query HTTPS | 10443 | Server Query HTTPS interface (Optional/admin) |
|
||||
|
||||
## Notes
|
||||
|
||||
- **Admin Rights**: On first launch, copy the generated key (token) from the console to claim server admin in your TeamSpeak 6 client.
|
||||
- **Beta Limits**: TeamSpeak 6 server beta is limited to 5 users.
|
||||
- **Query Interfaces**: Enable/disable additional query interfaces (SSH/HTTP/HTTPS) in the server variables.
|
||||
- **S3 File Transfer**: Leave S3 variables blank unless you wish use S3-compatible storage.
|
||||
- **Certificates**: For HTTPS query, upload your cert/key to `/home/container` and enter the filenames in their variables.
|
||||
- **More Info**: [TeamSpeak 6 Beta Announcements](https://community.teamspeak.com/c/teamspeak-6-server)
|
||||
|
||||
### ARM64
|
||||
* The ARM64 egg may not perform as expected due to the AMD64 to ARM64 emulaton.
|
||||
Reference in New Issue
Block a user