# 서드파티 호스트 없이 플러그인을 설치하는 방법?

**URL:** https://meta.discourse.org/t/how-to-install-plugins-without-using-a-third-party-host/406009
**Category:** Self-hosting
**Created:** [6월 24, 2026, 11:12오전 UTC](https://meta.discourse.org/t/how-to-install-plugins-without-using-a-third-party-host/406009 "2026-06-24T11:12:49Z")
**Posts on this page:** 1
**Showing post:** 16

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [6월 24, 2026, 1:15오후 UTC](https://meta.discourse.org/t/how-to-install-plugins-without-using-a-third-party-host/406009/16 "2026-06-24T13:15:38Z")

</div>

차를 원한다고 말하면서 매년 차량 검사(차량 정기 검사)를 받는 것은 귀찮다고 하는 것과 같습니다.

공개 웹에서 호스팅을 운영할 때 발생하는 단순한 비용일 뿐입니다.

원하신다면 설치 스크립트를 수정하고 서버의 어딘가에서 심볼릭 링크를 설정하는 방법을 찾아낼 수 있을 것입니다. 하지만 아무런 작업도 하고 싶지 않은 것처럼 들리는데, 그렇게 하신다면 해당 솔루션을 작성하고 지원하는 일은 전적으로 당신에게 달려 있을 것입니다.

> [@Willy](#):
>
> . 농담이 아닙니다. 정말로 아주 작습니다. 예를 들어, 그 중 하나는 홈페이지의 외부 페이지에 버튼 하나만 추가하는 것뿐입니다.

이를 테마 컴포넌트로 단순화할 수 있다면, 헤스 로빈슨(Heath Robinson)처럼 `discourse_theme`를 사용하여 로컬 머신에서 서버로 푸시할 수 있습니다. 하지만 로컬 머신이 고장 나거나 분실되거나 도난당하여 코드를 다시 가져올 수 없게 될 때(그때서야 서버에서 라이브 카피를 가져오는 방법을 찾아내야 하지만) 울지 마십시오.

> [@Install the Discourse Theme CLI console app to help you build themes](https://meta.discourse.org/t/install-the-discourse-theme-cli-console-app-to-help-you-build-themes/82950?u=merefield):
>
> The [[discourse] Discourse Theme CLI](https://github.com/discourse/discourse_theme) is a ruby gem that allows you to use your editor of choice when developing Discourse themes and theme components. As you save files the CLI will update the remote theme or component and changes to it will appear live! Installing To play with it, make sure you have Ruby 2.5 or up installed. If you are on Windows, you have 2 options: Option 1: [Windows Subsystem for Linux](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux). Windows 10 has access to a full Linux environment, you can use it to install …

---

_[View the full topic](https://meta.discourse.org/t/how-to-install-plugins-without-using-a-third-party-host/406009)._
