Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerized server with dockerized mysql server #32

Open
NurayJannat opened this issue Mar 28, 2023 · 2 comments
Open

dockerized server with dockerized mysql server #32

NurayJannat opened this issue Mar 28, 2023 · 2 comments

Comments

@NurayJannat
Copy link

The issue

I want dockerized server to use dockerized mysql server. but, it is using sqlite by default. I have changed the /auxiliary_files/mumble-server.ini file with appropriate value.
I guess it is because of the entrypoint.sh file where all configuration commands are for sqlite.
How can I change the file so that server get connected to mysql instead of sqlite?

Mumble version

1.5.0

Mumble component

Server

OS

Linux

Additional information

No response

@Krzmbrzl Krzmbrzl transferred this issue from mumble-voip/mumble Mar 28, 2023
@Krzmbrzl
Copy link
Member

I transferred this to the correct repo. Please see the README for how to configure the docker image and/or https://wiki.mumble.info/wiki/Murmur.ini for the available configuration options.

@azlux
Copy link
Collaborator

azlux commented Jul 18, 2023

See an example for PostgreSQL here : https://github.com/mumble-voip/mumble-docker/wiki/docker_example_mumble_mumo_postgres

The logic is the same for mysql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants