File tree 4 files changed +13
-6
lines changed
4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,13 @@ Discusson and assistance can be sort at: [MediaStack on Reddit](https://www.redd
30
30
31
31
- Update and import the "** MediaStack.Guide Applications** " bookmarks file into your web browser to easily access each application's WebUI portal
32
32
33
+
34
+ <center >
35
+
36
+ [ ![ MediaStack - A Detailed Installation Walkthru (Ubuntu Linux)] ( https://i.ytimg.com/vi/zz2XjrurgXI/hq720.jpg )] ( https://youtu.be/zz2XjrurgXI " MediaStack - A Detailed Installation Walkthru (Ubuntu Linux) ")
37
+
38
+ </center >
39
+
33
40
</br >
34
41
35
42
## What Is Docker And How Do I Use It
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ PLEX_CLAIM=
42
42
43
43
# Host Data Folders - Will accept Linux, Windows, NAS folders.
44
44
# Make sure these folders exists before running the "docker compose" command.
45
- FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/docker/appdata
46
- FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/media
45
+ FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/media
46
+ FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/docker/appdata
47
47
48
48
# File access, date and time details for the containers / applications to use.
49
49
# Run "sudo id docker" on host computer to find PUID / PGID and update these to suit.
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ PLEX_CLAIM=
42
42
43
43
# Host Data Folders - Will accept Linux, Windows, NAS folders.
44
44
# Make sure these folders exists before running the "docker compose" command.
45
- FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/docker/appdata
46
- FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/media
45
+ FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/media
46
+ FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/docker/appdata
47
47
48
48
# File access, date and time details for the containers / applications to use.
49
49
# Run "sudo id docker" on host computer to find PUID / PGID and update these to suit.
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ PLEX_CLAIM=
42
42
43
43
# Host Data Folders - Will accept Linux, Windows, NAS folders.
44
44
# Make sure these folders exists before running the "docker compose" command.
45
- FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/docker/appdata
46
- FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/media
45
+ FOLDER_FOR_MEDIA = /your-media-folder # <-- Update for your folders - Synology Example: /volume1/media
46
+ FOLDER_FOR_DATA = /your-app-configs # <-- Update for your folders - Synology Example: /volume1/docker/appdata
47
47
48
48
# File access, date and time details for the containers / applications to use.
49
49
# Run "sudo id docker" on host computer to find PUID / PGID and update these to suit.
You can’t perform that action at this time.
0 commit comments