콘텐츠로 이동

https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4#

description: 자체 호스팅 n8n 업데이트를 위한 모범 사례 title: 자체 호스팅 n8n 업데이트 contentType: explanation tags: - npm 업데이트 - docker 업데이트 hide: - tags


자체 호스팅 n8n 업데이트#

n8n 버전을 최신 상태로 유지하는 것이 중요합니다. 이렇게 하면 최신 기능과 수정 사항을 얻을 수 있습니다.

업데이트 시 몇 가지 팁:

  • Update frequently: this avoids having to jump multiple versions at once, reducing the risk of a disruptive update. Try to update at least once a month.
  • Check the Release notes for breaking changes.
  • Use Environments to create a test version of your instance. Test the update there first.

업데이트 방법에 대한 지침은 설치 방법 설명서를 참조하십시오.