Skip to content

wimmme/docker-node-sonos-web-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-node-sonos-web-controller

Docker wrapper for https://github.com/jishi/node-sonos-web-controller

GitHub issues GitHub forks GitHub stars GitHub license Docker Stars Docker Pulls Docker Automated buil

Usage

Refer to https://github.com/jishi/node-sonos-web-controller for all the configuration details

Then run the docker image:

docker run --net=host --name sonos-web-controller --restart=always -d wimmme/docker-node-sonos-web-controller

Use -p portnumberhost:8080 to remap the webinterface to another port on your host

Important is using the host networking interface so that it can discover your Sonos devices.

Releases

No releases published

Packages

No packages published