How do I Configure Mumble App on Truenas Scale

I am trying to reverse proxy into Mumble app. It doesn’t allow that unless I edit the configuration file.

  1. Configuration file seems like it is in a different place compared to where search on internet say it should be. Where did it get moved to?

  2. I can’t seem to edit anything since there is no vim, vi or nano to work with in the container terminal. How are you suppose to edit configuration files?

  1. depends on how you’ve setup the storage (hostpaths or ixVolume)
  2. If not mounted via hostpath, change to hostpath and use ssh to edit the files in the hostpath directory directly from the host not from within the container.

I found the general terminal in Truenas and that has Vi. I can’t seem to find the mumble file used for configuring Mumble. I found the file that Truenas app edit menu makes. Not the actual Mumble config file.

I was searching using

find / -name “murmer”

find / -name “mumble-server”