UGREEN NAS Support

Hi.

More and more people are switching from known NAS manufacturers to UGREEN NAS systems.
Until now it ist possible to install and run PMS through Docker. I used to have a Synology and the native PMS worked excellent. For me Docker is more complicated and not that efficient.

When will you develop a native PMS app for UGREEN systems and the UGOS operating system?

Thank you.

1 Like

My personal estimation: probably never.
Particularly if a Docker solution is already functional.

Ugreen is a debian Linux system so you can install plex natively using the plex debian image. Give it a try and let us know how this works…

UGREEN file extension for installation is *.upk. The plex download is *.deb.

If it were so easy, thousands would have done it before.

You do not use the UI to do this as this is not the debian environment, you need to ssh into the debian OS, and then you just install Plex as a debian application using the usual cmd to install a package:
wget [Plex download link]
sudo dpkg -i plexmediaserver_xxx.deb
etc..

do you have a link to a how-to? I’m new to Linux and NAS drives in general and still learning

I do not have a link per say, but if you google plex installation debian, I am pretty sure you will find some good videos or link that explain in details how to do this :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.