From 98fbac206773aaaac7a3c2eecc90abd507963558 Mon Sep 17 00:00:00 2001 From: Wouter Date: Fri, 25 Aug 2023 10:23:30 +0200 Subject: [PATCH] Update Synology "Docker" package name to "Container Manager" (#28680) --- .../_includes/installation/container/alternative.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_includes/installation/container/alternative.md b/source/_includes/installation/container/alternative.md index fb2d89db91a..d69f22beba4 100644 --- a/source/_includes/installation/container/alternative.md +++ b/source/_includes/installation/container/alternative.md @@ -4,11 +4,11 @@ As Synology within DSM now supports Docker (with a neat UI), you can simply inst The steps would be: -- Install "Docker" package on your Synology NAS -- Launch Docker-app and move to "Registry"-section +- Install Docker "Container Manager" package on your Synology NAS +- Launch Container Manager-app and move to "Registry"-section - Find "homeassistant/home-assistant" within registry and click on "Download". Choose the "stable" tag. - Wait for some time until your NAS has pulled the image -- Move to the "Image"-section of the Docker-app +- Move to the "Image"-section of the "Container Manager"-app - Click on "Launch" - Within "Network" select "Use same network as Docker Host" and click Next - 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 Remark: to update your Home Assistant on your Docker within Synology NAS, you just have to do the following: -- Go to the Docker-app and move to "Registry"-section -- Find "homeassistant/home-assistant" within registry and click on "Download". Choose the "stable" tag. +- Go to the "Container Manager"-app and move to "Image"-section +- Find "homeassistant/home-assistant" within Image and click on "Update". - Wait until the system-message/-notification comes up, that the download is finished (there is no progress bar) - Move to "Container"-section - 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 Remark: to restart your Home Assistant within Synology NAS, you just have to do the following: -- Go to the Docker-app and move to "Container"-section +- Go to the "Container Manager"-app and move to "Container"-section - Right-click on it and select "Action"->"Restart".