https://github.com/barnumbirr/flumble
Run a Mumble server on Fly.io.
https://github.com/barnumbirr/flumble
docker flyio mumble mumble-server
Last synced: 5 months ago
JSON representation
Run a Mumble server on Fly.io.
- Host: GitHub
- URL: https://github.com/barnumbirr/flumble
- Owner: barnumbirr
- License: apache-2.0
- Created: 2022-08-10T12:58:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T07:28:36.000Z (about 2 years ago)
- Last Synced: 2024-05-19T08:28:56.592Z (about 2 years ago)
- Topics: docker, flyio, mumble, mumble-server
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flumble
Run a [Mumble](https://www.mumble.info/) server on [Fly.io](https://fly.io/).
## Usage
```bash
$ fly apps create my-awesome-mumble
$ fly secrets set MUMBLE_SUPERUSER_PASSWORD="secure_password"
$ fly secrets set MUMBLE_CONFIG_SERVER_PASSWORD="another_secure_password"
$ fly deploy --remote-only --config fly.toml
$ fly ips allocate-v4
```
## License
```
Copyright 2022-2024 Martin Simon
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
## Buy me a coffee?
If you feel like buying me a coffee (or a beer?), donations are welcome:
```
BTC : bc1qq04jnuqqavpccfptmddqjkg7cuspy3new4sxq9
DOGE: DRBkryyau5CMxpBzVmrBAjK6dVdMZSBsuS
ETH : 0x2238A11856428b72E80D70Be8666729497059d95
LTC : MQwXsBrArLRHQzwQZAjJPNrxGS1uNDDKX6
```