Sign inSign up

dlandon/logitechmediaserver

By dlandon

Updated almost 2 years ago

Logitech Media Server 8.5 for Unraid. Use CA to install the Docker.

Image
3

1M+

dlandon/logitechmediaserver repository overview

Logitech Media Server

Docker image for Logitech Media Server (SqueezeCenter, SqueezeboxServer, SlimServer)

The Docker updates the system on restart to apply security and Linux updates.

To run LMS on Unraid:

docker run -d --name="LogitechMediaServer"
--net="bridge"
-p 3483:3483/tcp
-p 9000:9000/tcp
-p 9090:9090/tcp
-e PUID="99"
-e PGID="100"
-e TZ="America/New_York"
-v "/mnt/user/appdata/LogitechMediaServer":"/config":rw
-v "/mnt/user/Music":"/music":rw
dlandon/logitechmediaserver

Tag summary

Content type

Image

Digest

sha256:dca7bf958

Size

431.3 MB

Last updated

almost 2 years ago

docker pull dlandon/logitechmediaserver