https://github.com/raphaelm-sudo/raspi-teamspeak3
Docker image providing a Teamspeak 3 server for Raspberry Pi
https://github.com/raphaelm-sudo/raspi-teamspeak3
docker raspberry raspberry-pi raspberrypi teamspeak teamspeak3
Last synced: 2 months ago
JSON representation
Docker image providing a Teamspeak 3 server for Raspberry Pi
- Host: GitHub
- URL: https://github.com/raphaelm-sudo/raspi-teamspeak3
- Owner: raphaelM-sudo
- License: other
- Created: 2020-04-01T12:54:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T23:40:07.000Z (about 5 years ago)
- Last Synced: 2025-02-28T14:06:54.616Z (3 months ago)
- Topics: docker, raspberry, raspberry-pi, raspberrypi, teamspeak, teamspeak3
- Language: Shell
- Size: 3.91 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raspi-Teamspeak3
Dockerized Teamspeak 3 server for Raspberry Pi 1, 2, 3 and 4 using ExaGear.## Usage
Simply run the easy-install.sh script which will create the correct ExaGear image according to your Raspberry Pi version and a Teamspeak 3 server on top of it:
(Docker Compose is required)
```
./easy-install.sh
```## Configuration
The configuration works in the same way as in the official [docker image](https://hub.docker.com/_/teamspeak)