Skip to content

Commit 98fbac2

Browse files
Update Synology "Docker" package name to "Container Manager" (home-assistant#28680)
1 parent a287469 commit 98fbac2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/_includes/installation/container/alternative.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ As Synology within DSM now supports Docker (with a neat UI), you can simply inst
44

55
The steps would be:
66

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
99
- Find "homeassistant/home-assistant" within registry and click on "Download". Choose the "stable" tag.
1010
- 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
1212
- Click on "Launch"
1313
- Within "Network" select "Use same network as Docker Host" and click Next
1414
- 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
4848

4949
Remark: to update your Home Assistant on your Docker within Synology NAS, you just have to do the following:
5050

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".
5353
- Wait until the system-message/-notification comes up, that the download is finished (there is no progress bar)
5454
- Move to "Container"-section
5555
- 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
5858

5959
Remark: to restart your Home Assistant within Synology NAS, you just have to do the following:
6060

61-
- Go to the Docker-app and move to "Container"-section
61+
- Go to the "Container Manager"-app and move to "Container"-section
6262
- Right-click on it and select "Action"->"Restart".
6363

6464
<div class='note'>

0 commit comments

Comments
 (0)