Matter.js-Server ghcr.io/matter-js/matterjs-server:latest https://github.com/matter-js/matterjs-server/pkgs/container/matterjs-server host sh false --read-only --user=0:0 http://[IP]:[PORT:5580]/ Open Home Foundation Matter.js Server is a Matter controller server with a Python Matter Server-compatible WebSocket API and a browser dashboard. It is used by Home Assistant Matter integrations and can also run as a standalone self-managed Matter server. https://github.com/matter-js/matterjs-server/issues https://github.com/matter-js/matterjs-server https://github.com/matter-js/matterjs-server/blob/main/docs/docker.md https://raw.githubusercontent.com/raccommode/Raccommode-Unraid-Community-Apps/main/templates/matterjs-server.xml https://raw.githubusercontent.com/matter-js/matterjs-server/main/docs/matter_logo.svg HomeAutomation:Network:Other Tools:Utilities This template uses host networking because Matter device discovery relies on mDNS and link-local traffic. The server binds to all interfaces by default, so protect access with your LAN, firewall, VPN, or reverse proxy, or set Listen Address to a specific IP. The upstream Docker image runs unprivileged by default, but this Unraid template uses --user=0:0 so it can create /data/config and other persistent folders in appdata paths created with restrictive ownership. The image is a drop-in replacement for Python Matter Server, but back up existing data before migration and do not run both servers against the same data directory. For BLE commissioning through the host Bluetooth stack, mount Host D-Bus and set Noble Bindings to dbus; raw HCI access usually requires elevated privileges and is not enabled by this template. Apache-2.0 5580 /mnt/user/appdata/matterjs-server /data 5580 info false false false false