[104] add synology walkthrough
2
VERSION
|
@ -1 +1 @@
|
|||
1.17.3-develop103
|
||||
1.17.3-develop104
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# QNAP setup
|
||||
# QNAP Walkthrough
|
||||
|
||||
This is a quick walkthrough of setting up the Plex-Meta-Manager Docker container in the QNAP "Container Station" UI.
|
||||
|
||||
|
@ -6,7 +6,7 @@ Steps.
|
|||
1. Open Container Station; click "Create" in the left column.
|
||||
|
||||
|
||||
![](QNAP-01.png)
|
||||
![](qnap/qnap1.png)
|
||||
|
||||
|
||||
2. Search for `meisnate12/plex-meta-manager`.
|
||||
|
@ -14,18 +14,18 @@ Steps.
|
|||
On the "Docker Hub" tab you should see the image; click on it and click "Install".
|
||||
|
||||
|
||||
![](QNAP-02.png)
|
||||
![](qnap/qnap2.png)
|
||||
|
||||
|
||||
1. Select the version you want to run from the dropdown and click "Next".
|
||||
|
||||
The options are:
|
||||
- 'latest' - most recent official release; typically the most stable
|
||||
- 'develop' - development release, contains new features that haven't made it to latest yet, but may have minor problems
|
||||
- 'nightly' - bleeding-edge development version; latest fixes go here , but breakage should be expected.
|
||||
- `latest`: most recent official release; typically the most stable
|
||||
- `develop`: development release, contains new features that haven't made it to latest yet, but may have minor problems
|
||||
- `nightly`: bleeding-edge development version; latest fixes go here, but breakage should be expected.
|
||||
|
||||
|
||||
![](QNAP-03.png)
|
||||
![](qnap/qnap3.png)
|
||||
|
||||
|
||||
2. Change the container name if you wish.
|
||||
|
@ -39,7 +39,7 @@ Steps.
|
|||
Click "Advanced Settings >>"
|
||||
|
||||
|
||||
![](QNAP-04.png)
|
||||
![](qnap/qnap4.png)
|
||||
|
||||
|
||||
3. Environment Variables can be added here:
|
||||
|
@ -47,7 +47,7 @@ Steps.
|
|||
Information on available Environment Variables can be found [here](../environmental.md)
|
||||
|
||||
|
||||
![](QNAP-05.png)
|
||||
![](qnap/qnap5.png)
|
||||
|
||||
|
||||
4. Click Shared Folders Tab:
|
||||
|
@ -60,5 +60,5 @@ Steps.
|
|||
When finished, click "Create".
|
||||
|
||||
|
||||
![](QNAP-07.png)
|
||||
![](qnap/qnap7.png)
|
||||
|
||||
|
|
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
70
docs/home/guides/synology.md
Normal file
|
@ -0,0 +1,70 @@
|
|||
# Synology Walthrough
|
||||
|
||||
This is a quick walkthrough of setting up the Plex-Meta-Manager Docker container in the Synology UI.
|
||||
|
||||
## Prerequisite: Installing Docker
|
||||
|
||||
* Open the Package Center app from the Synology Web GUI.
|
||||
|
||||
![](synology/synology-01.png)
|
||||
|
||||
* Type `docker` in the search bar and once it comes up click "Install" to add Docker. and then click "Open" to bring it up.
|
||||
|
||||
![](synology/synology-02.png)
|
||||
|
||||
## Installing Plex Meta Manager
|
||||
|
||||
1. Open the Docker app.
|
||||
|
||||
![](synology/synology-03.png)
|
||||
|
||||
2. Search and Download the Image.
|
||||
1. Click Registry.
|
||||
2. Search for `meisnate12/plex-meta-manager`.
|
||||
3. Select the Repository.
|
||||
4. Click Download.
|
||||
|
||||
![](synology/synology-04.png)
|
||||
|
||||
3. Select the tag you want to run from the dropdown and click "Select".
|
||||
|
||||
The options are:
|
||||
- `latest` - most recent official release; typically the most stable.
|
||||
- `develop` - development release, contains new features that haven't made it to latest yet, but may have minor problems.
|
||||
- `nightly` - bleeding-edge development version; latest fixes go here, but breakage should be expected.
|
||||
|
||||
![](synology/synology-05.png)
|
||||
|
||||
4. Select the Image and Create a Container.
|
||||
1. Click Image.
|
||||
2. Select the `meisnate12/plex-meta-manager` Image.
|
||||
4. Click Launch.
|
||||
|
||||
![](synology/synology-06.png)
|
||||
|
||||
5. You can name the Container whatever you want using the "Container Name" text Box. Then click "Advance Settings".
|
||||
|
||||
![](synology/synology-07.png)
|
||||
|
||||
6. Select the "Volume" Tab, click "Add Folder", and select from your Synology File System where you want to store your PMM config files.
|
||||
|
||||
![](synology/synology-08.png)
|
||||
|
||||
7. Enter `/config` as the "Mount Point".
|
||||
|
||||
![](synology/synology-09.png)
|
||||
|
||||
8. Select the "Environment" Tab. (Optional)
|
||||
|
||||
Environment Variables and Command line arguments can be added here.
|
||||
|
||||
- To add an Environment Variable Click "Add".
|
||||
- To use Command line arguments put the arguments in the "Command" text field.
|
||||
|
||||
Information on available command line argument and Environment Variables can be found [here](../environmental.md)
|
||||
|
||||
![](synology/synology-10.png)
|
||||
|
||||
9. Select "Apply" to save the "Advance Settings", select "Next" to go to the Summary, and select "Done" to finish and creating the container.
|
||||
|
||||
![](synology/synology-11.png)
|
BIN
docs/home/guides/synology/synology-01.png
Normal file
After Width: | Height: | Size: 576 KiB |
BIN
docs/home/guides/synology/synology-02.png
Normal file
After Width: | Height: | Size: 287 KiB |
BIN
docs/home/guides/synology/synology-03.png
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
docs/home/guides/synology/synology-04.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
docs/home/guides/synology/synology-05.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
docs/home/guides/synology/synology-06.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
docs/home/guides/synology/synology-07.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
docs/home/guides/synology/synology-08.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
docs/home/guides/synology/synology-09.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
docs/home/guides/synology/synology-10.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
docs/home/guides/synology/synology-11.png
Normal file
After Width: | Height: | Size: 56 KiB |