All apps · 0 apps
mute
Docker app from PMDA's Repository
Overview
Install Mute on Unraid in a few clicks.
Find Mute in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Related apps
Explore more like this
Explore allDetails
meaning/mute-client:latestRuntime arguments
- Network
bridge- Shell
/bin/sh- Privileged
- false
Template configuration
Directory where the client stores its configuration file (config_client.json).
- Target
- /config
- Default
- /mnt/user/appdata/mute
USB sound level meter to pass through. Run 'lsusb' on Unraid to identify and map the correct /dev/bus/usb/XXX/YYY device.
- Target
- /dev/bus/usb
Optional — enable this only if you want to publish noise data to your local MQTT broker (e.g., for Home Assistant).
- Target
- LOCAL_MQTT_ENABLED
- Default
- false
Optional — hostname or IP of your local MQTT broker.
- Target
- LOCAL_MQTT_SERVER
Optional — port of your local MQTT broker.
- Target
- LOCAL_MQTT_PORT
- Default
- 1883
Optional — username for your local MQTT broker.
- Target
- LOCAL_MQTT_USER
Optional — password for your local MQTT broker.
- Target
- LOCAL_MQTT_PASS
Optional — enable TLS encrypted connection to your local MQTT broker.
- Target
- LOCAL_MQTT_TLS
- Default
- false