Skip to content

Conversation

@EnigmaCurry
Copy link
Owner

No description provided.

@EnigmaCurry
Copy link
Owner Author

EnigmaCurry commented Oct 25, 2023

So far this installs mumble and sets up the traefik entrypoint for TCP only. (this will enable the use of the ip whitelist middleware later.)

I would like to be able to automatically configure the ACLs, create channels, and user accounts. However, there is no config for it, but is intended to configure this at runtime via its API. The API is an rpc mechanism not a regular HTTP REST one, so I have to learn about that. As it is, mumble is relatively unsecured right now and is open to all registrations and public access to channels, but this can all be reconfigured by the SuperUser account using the GUI client, but only after install, and this config will not be saved to your .env file.

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

Successfully merging this pull request may close these issues.

2 participants