2021-01-15 - no longer possible anymore#61
Open
eungbean wants to merge 3 commits intoHAKorea:masterfrom
Open
Conversation
Synology NAS Package Manager를 이용한 설치방법은 21년 1월 15일부로 지원이 중단되었습니다. Synology DSM package 개발자의 [최신 글](https://community.home-assistant.io/t/home-assistant-supervised-previously-known-as-hass-io-on-synology-dsm-as-native-package-not-supported-or-working-atm/125559)에 따르면, Docker 버전의 문제로 인해 더이상 package manager를 통한 설치는 지원되지 않는다고 합니다. > "Due to outdated docker version (and other issues on Synology DSM) is this solution no longer possible to run. Please use the officially supported Docker solution." 현재 이 방법은 공식 문서에서 [Unlisted](https://community.home-assistant.io/t/home-assistant-supervised-previously-known-as-hass-io-on-synology-dsm-as-native-package-not-supported-or-working-atm/125559/1556)되었습니다. 따라서 개발자가 안내한 대로 Docker를 통한 설치방법으로 대체하였습니다.
개발자의 공지에도 불구하고 일단은 정상적으로 작동하는 것을 테스트로 확인했습니다. (DS918+) 따라서 원본 내용을 유지한 채 callout 박스로 수정합니다.
Author
|
업데이트 합니다. --
|
Author
|
현재로써는 VMM 을 이용해 설치하는 방법이 최선으로 보입니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synology NAS Package Manager를 이용한 설치방법은 21년 1월 15일부로 지원이 중단되었습니다.
Synology DSM package 개발자의 최신 글에 따르면, Docker 버전의 문제로 인해 더이상 package manager를 통한 설치는 지원되지 않는다고 합니다.
현재 이 방법은 공식 문서에서 Unlisted되었습니다.
따라서 개발자가 안내한 대로 Docker를 통한 설치방법으로 대체하였습니다.
추가:
방금 테스트 결과, 일단은 정상작동하는 것으로 보입니다.
따라서 기존의 내용을 유지한 채 내용을 추가했습니다.