initialize
This commit is contained in:
commit
6c087a4d68
4 changed files with 70 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Mumble Docker Setup
|
||||
|
||||
Mainly to have a version of the mumble server thats newer than the one from the debian repos, we created this little docker setup for mumble.
|
||||
|
||||
## How to
|
||||
|
||||
1. Create `data` directory next to the `docker-compose.yml`
|
||||
2. Copy the example config file into the newly created `data` directory
|
||||
3. Adjust the config to your liking
|
||||
4. `docker compose up -d --build`
|
Loading…
Add table
Add a link
Reference in a new issue