# 무료로 Discourse 설치 가능한가요?

**URL:** https://meta.discourse.org/t/installing-discourse-for-free/311717
**Category:** Self-hosting
**Tags:** hosting
**Created:** [6월 12, 2024, 9:38오전 UTC](https://meta.discourse.org/t/installing-discourse-for-free/311717 "2024-06-12T09:38:48Z")
**Posts on this page:** 1
**Showing post:** 49

<div class="post-metadata">

### Author: ![anon82911141](https://avatars.discourse-cdn.com/v4/letter/a/a5b964/32.png) [@anon82911141](https://meta.discourse.org/u/anon82911141)
#### Post date: [7월 1, 2024, 8:03오후 UTC](https://meta.discourse.org/t/installing-discourse-for-free/311717/49 "2024-07-01T20:03:53Z")

</div>

[Flarum](https://freeflarum.com/)을 한번 살펴보는 것도 좋습니다. Discourse의 대안으로, 해당 플랫폼에서 무료로 호스팅을 제공합니다. Discourse가 제공하는 모든 고급 기능을 갖추고 있지는 않지만, 커뮤니티를 시작하기에 훌륭한 출발점이 될 수 있으며, 이를 통해 수익을 얻어 Discourse 커뮤니티를 시작하는 데 필요한 자금을 마련할 수 있습니다.

> [@Flarum에서 Discourse로 마이그레이션하는 방법 상세 튜토리얼](https://meta.discourse.org/t/detailed-tutorial-on-migration-from-flarum-to-discourse/244884/2):
>
> Pretty much all of the import scripts work the same way. You somehow get a database that Discourse can access, usually by installing one locally and pushing the data there (e.g., mysql mydatabase \< thedatabasedump.sql). [Migrate a vBulletin 4 forum to Discourse](https://meta.discourse.org/t/migrate-a-vbulletin-4-forum-to-discourse/54881) should be a good enough model, but instead of export DB\_NAME="vb4" and so on in that howto, these are the ENV variables you’ll set: FLARUM\_HOST ||= ENV['FLARUM\_HOST'] || "db\_host" FLARUM\_DB ||= ENV['FLARUM\_DB'] || "db\_name" BATCH\_SI…

---

_[View the full topic](https://meta.discourse.org/t/installing-discourse-for-free/311717)._
