Synology

Painlessly Install Docker on a Synology NAS

October 20, 2021 Patrick 0

Overview Docker is a fantastic resource that allows you to run containerized applications on your Synology Network Attached Storage (NAS) device. It effortlessly extends the capabilities of your already powerful Synology NAS. This article will walk you through how to install Docker on a Synology NAS using the Synology Package Center within Disk Station Manager. Install Docker on a Synology NAS from the Synology Package Center Next to install Docker … (Click To Read)

How to Install Plex on a Synology NAS using Docker 1

How to Install Plex on a Synology NAS using Docker

October 10, 2021 Patrick 0

Plex is a media server than can be used to serve your stored photos, videos, and music to your devices. Installing Plex on a Synology Network Attached Storage (NAS) device is a great way to convert your NAS into a home media server. Plex can be installed as a beta from the Synology Package Center, however for this article, we will be using Docker to create a cleaner, more isolated install using a highly maintained Docker container from the LinuxServer.io team.