# Discourse 커뮤니티용 Cloudflare R2 설정 방법

**URL:** https://meta.discourse.org/t/how-to-configure-cloudflare-r2-for-your-discourse-community/349512
**Category:** Self-hosting
**Tags:** cloudflare, hosting
**Created:** [1월 29, 2025, 6:59오전 UTC](https://meta.discourse.org/t/how-to-configure-cloudflare-r2-for-your-discourse-community/349512 "2025-01-29T06:59:26Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![joshhabka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joshhabka/32/452328_2.png) [@joshhabka](https://meta.discourse.org/u/joshhabka)
#### Post date: [4월 10, 2025, 1:00오후 UTC](https://meta.discourse.org/t/how-to-configure-cloudflare-r2-for-your-discourse-community/349512/9 "2025-04-10T13:00:34Z")

</div>

`sudo -E -u discourse bundle exec rake s3:upload_assets` 실행 시 오류 발생 @Eviepayne

> [@Seahorse::Client::NetworkingError: 응답 본문이 비어 있거나 불완전함 (Seahorse::Client::NetworkingError)](https://meta.discourse.org/t/seahorse-empty-or-incomplete-response-body-seahorse-networkingerror/361244):
>
> 명령어 sudo -E -u discourse bundle exec rake s3:upload\_assets 실행 시 해당 포스트에서 S3로 구성된 Cloudflare R2를 사용 중입니다: 처음에는 동일한 명령어 sudo -E -u discourse bundle exec rake s3:upload\_assets를 시도했으나 다음과 같은 결과가 나타났습니다: /root is not writable. Bundler will use /tmp/bundler20250409-510203-w6snye510203 as your home directory temporarily. ERROR: Ensure S3 is configured in config/discourse.conf or environment vars 따라서 설정을 app.yml의 환경 변수로 추가했는데, 내용은 다음과 같습니다: ## S3 Configuration DISCOURSE\_USE\_S3: true DISCOURSE\_…

---

_[View the full topic](https://meta.discourse.org/t/how-to-configure-cloudflare-r2-for-your-discourse-community/349512)._
