-
Notifications
You must be signed in to change notification settings - Fork 3
How to run cmd murmur docker server #4
Comments
Hi @SonPham1602 if you check the Mumble documentation, the SuperUser password is automatically created. https://wiki.mumble.info/wiki/Running_Murmur#Setting_the_SuperUser_Password |
HI @BadCo-NZ Thank you for your answer. Should I uncomment this line in murmur.ini file and add cert and key and How I can generate it? |
https://wiki.mumble.info/wiki/GRPC As described in above link, I have run However, when running Since the |
Hi @theAkito Thanks. Can you show me step by step to fix my problem. I read this document. But I can't solve my problem. Hope you answer me. |
So perhaps you need to use something other than |
@theAkito Can you share sample code on work with gRPC andyour Docker murmur. |
First, I ran the
Then, I followed the guide: https://wiki.mumble.info/wiki/GRPC Finishing with putting the following into a file named "nudge.go":
Then I ran the file:
And saw the following output:
Therefore, the gRPC connection to |
Hello Everyone. Thanks you for your coding. But I have a question that how I can use cmd when no set password of SuperUser in Command Line. I don't see any flag to set password. I use docker to host murmur server. Thanks you. Hope you answer my question.
The text was updated successfully, but these errors were encountered: