@@ -4,11 +4,11 @@ As Synology within DSM now supports Docker (with a neat UI), you can simply inst
4
4
5
5
The steps would be:
6
6
7
- - Install " Docker" package on your Synology NAS
8
- - Launch Docker -app and move to "Registry"-section
7
+ - Install Docker "Container Manager " package on your Synology NAS
8
+ - Launch Container Manager -app and move to "Registry"-section
9
9
- Find "homeassistant/home-assistant" within registry and click on "Download". Choose the "stable" tag.
10
10
- Wait for some time until your NAS has pulled the image
11
- - Move to the "Image"-section of the Docker -app
11
+ - Move to the "Image"-section of the "Container Manager" -app
12
12
- Click on "Launch"
13
13
- Within "Network" select "Use same network as Docker Host" and click Next
14
14
- Choose a container-name you want (e.g., "homeassistant")
@@ -48,8 +48,8 @@ Complete the remainder of the Z-Wave configuration by [following the instruction
48
48
49
49
Remark: to update your Home Assistant on your Docker within Synology NAS, you just have to do the following:
50
50
51
- - Go to the Docker -app and move to "Registry "-section
52
- - Find "homeassistant/home-assistant" within registry and click on "Download". Choose the "stable" tag .
51
+ - Go to the "Container Manager" -app and move to "Image "-section
52
+ - Find "homeassistant/home-assistant" within Image and click on "Update" .
53
53
- Wait until the system-message/-notification comes up, that the download is finished (there is no progress bar)
54
54
- Move to "Container"-section
55
55
- Stop your container if it's running
@@ -58,7 +58,7 @@ Remark: to update your Home Assistant on your Docker within Synology NAS, you ju
58
58
59
59
Remark: to restart your Home Assistant within Synology NAS, you just have to do the following:
60
60
61
- - Go to the Docker -app and move to "Container"-section
61
+ - Go to the "Container Manager" -app and move to "Container"-section
62
62
- Right-click on it and select "Action"->"Restart".
63
63
64
64
<div class =' note ' >
0 commit comments