From 4c45d5ceb9ff9263d1c8805775839942f2f63e2d Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 24 Jan 2016 09:30:55 -0800 Subject: [PATCH] Add Synology with Docker --- Installation.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 27a4167..f3c02c0 100644 --- a/Installation.md +++ b/Installation.md @@ -70,4 +70,9 @@ PlexPy will be installed to `/Applications/PlexPy` * Type: `cd PlexPy` * Type: `python PlexPy.py` * PlexPy will be loaded in your browser or listening @ http://localhost:8181. -* To start PlexPy on startup, refer to [[Install as a daemon]] \ No newline at end of file +* To start PlexPy on startup, refer to [[Install as a daemon]] + + +## Synology + +You can install PlexPy on Synology devices using [Docker](https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=plexpy&starCount=0) \ No newline at end of file