# Rebuild가 루프에 빠집니다

**URL:** https://meta.discourse.org/t/rebuild-goes-into-a-loop/339731
**Category:** Self-hosting
**Created:** [12월 2, 2024, 4:47오전 UTC](https://meta.discourse.org/t/rebuild-goes-into-a-loop/339731 "2024-12-02T04:47:25Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [12월 2, 2024, 6:22오후 UTC](https://meta.discourse.org/t/rebuild-goes-into-a-loop/339731/6 "2024-12-02T18:22:09Z")

</div>

> [@lilacbull](#):
>
> 나중에 질문한 것을 이미 답변해 주셨네요!

거의 그렇습니다. 🙂

여기 또 다른 힌트가 있습니다:

> [@Discourse](#):
>
> Object Storage에 Discourse 정적 자산을 저장하려면 `app.yml`의 `hooks` 섹션에 다음 구성을 추가하세요:
> 
> ```plaintext
> after_assets_precompile:
> - exec:
> cd: $home
> cmd:
> - sudo -E -u discourse bundle exec rake s3:upload_assets
> - sudo -E -u discourse bundle exec rake s3:expire_missing_assets
> 
> ```

음, 기대했던 것만큼 좋은 힌트는 아닌 것 같습니다. . .. [https://meta.discourse.org/t/setup-multisite-configuration-with-lets-encrypt-and-no-reverse-proxy/175285에서](https://meta.discourse.org/t/setup-multisite-configuration-with-lets-encrypt-and-no-reverse-proxy/175285%EC%97%90%EC%84%9C) 이루어지는 변경 사항을 살펴보세요.

---

_[View the full topic](https://meta.discourse.org/t/rebuild-goes-into-a-loop/339731)._
