From fa188a961cce1d19825d495a055d94c2c3338fa0 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 20 May 2023 13:11:10 +0700 Subject: [PATCH] fix list new line --- mkdocs/docs/installation/synology.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mkdocs/docs/installation/synology.md b/mkdocs/docs/installation/synology.md index 0695e00..d5c4da9 100644 --- a/mkdocs/docs/installation/synology.md +++ b/mkdocs/docs/installation/synology.md @@ -57,7 +57,9 @@ Once all of the folders have been created, it should have a folder structure wit ![Synology - Docker Folder Structure](../assets/Synology_0.2.0_Docker-Folder-Structure.png) #### 8. Change Permissions - CLI Required -> If you do not have SSH access enabled for CLI, [enable it](https://kb.synology.com/en-sg/DSM/tutorial/How_to_login_to_DSM_with_root_permission_via_SSH_Telnet) before continuing. +!!! note + If you do not have SSH access enabled for CLI, [enable it](https://kb.synology.com/en-sg/DSM/tutorial/How_to_login_to_DSM_with_root_permission_via_SSH_Telnet) before continuing. + 1. Open the SSH connection to the Synology. Login as your primary `Admin` user, or the user that was enabled for SSH access. 2. Elevate your access to `root`. Steps are provided [here](https://kb.synology.com/en-sg/DSM/tutorial/How_to_login_to_DSM_with_root_permission_via_SSH_Telnet). 3. Change directories to the **Volume** where the "Docker" folder resides. @@ -102,7 +104,8 @@ Once all of the folders have been created, it should have a folder structure wit ![Synology - ElasticSearch Image Search](../assets/Synology_0.2.0_Docker-ES-Search.png) - `bbilly1/tubearchivist` ![Synology - TubeArchivist Image Search](../assets/Synology_0.2.0_Docker-TA-Search.png) - > !!! note "Upgrades in Synology require use of the `latest` tag." + > !!! note + "Upgrades in Synology require use of the `latest` tag." #### 3. Configure ElasticSearch @@ -177,6 +180,7 @@ Once all of the folders have been created, it should have a folder structure wit - Do not use the default password as it is very insecure. - Ensure that ELASTIC_PASSWORD matches the password used on the tubearchivist-es container. ![Synology - TubeArchivist Environment Configurations](../assets/Synology_0.2.0_Docker-TA-Env-Conf.png) + 13. Click on the **Apply** button. 14. Back on the **Create Container** screen, click the **Next** button. 15. Review the settings to confirm, then click the **Apply** button.