Changed the default tag

This commit is contained in:
2026-02-06 09:39:01 +01:00
parent c6b22b7824
commit 0eef705ac9
16 changed files with 70 additions and 70 deletions

View File

@@ -0,0 +1,25 @@
version: "3.8"
services:
teamspeak:
image: teamspeak:3.13.7@sha256:6756c50d1a0a7e48db95cf4b38d4c6d59ac0b560bc3b9e986ed069d2c16206f5
restart: always
ports:
- 9987:9987/udp
- 10011:10011
- 30033:30033
environment:
TS3SERVER_DB_PLUGIN: ts3db_mariadb
TS3SERVER_DB_SQLCREATEPATH: create_mariadb
TS3SERVER_DB_HOST: db
TS3SERVER_DB_USER: root
TS3SERVER_DB_PASSWORD: EDFGD654hgrggh45ERG
TS3SERVER_DB_NAME: teamspeak
TS3SERVER_DB_WAITUNTILREADY: 30
TS3SERVER_LICENSE: accept
db:
image: mariadb
restart: always
environment:
MYSQL_ROOT_PASSWORD: EDFGD654hgrggh45ERG
MYSQL_DATABASE: teamspeak

View File

@@ -0,0 +1,29 @@
manifestVersion: 1
id: nx-teamspeak
name: TeamSpeak Server
tagline:
icon: https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/icon.webp
category: Communication
version: "3.13.7"
port: 4990
description: >-
TeamSpeak 3 Server
developer: TeamSpeak
website: https://www.teamspeak.com/
submitter: Weektab
submission: https://git.weektab.org/nexus/umbrel-apps
repo: https://git.weektab.org/nexus/umbrel-apps/src/branch/main/nx-teamspeak
support: https://git.weektab.org/nexus/umbrel-apps/issues
gallery:
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-1.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-2.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-3.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-4.jpg
- https://git.weektab.org/nexus/umbrel-apps/raw/branch/main/gallery/teamspeak/image-5.jpg
releaseNotes: >
dependencies: []
path: ""
defaultUsername: "See you in the Logs"
defaultPassword: "See you in the Logs"