# 기존 플랫폼에서 Discourse로의 마이그레이션 도움 요청

**URL:** https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719
**Category:** Support
**Created:** [1월 6, 2025, 12:49오전 UTC](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719 "2025-01-06T00:49:59Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [1월 6, 2025, 12:59오전 UTC](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719/2 "2025-01-06T00:59:17Z")

</div>

> 1. 기존 사용자 이름과 게시글을 Discourse로 이전  
> 기존 포럼 게시글 전체의 데이터베이스를 내보냈지만, Discourse는 일괄 삽입을 지원하지 않는 것 같습니다. 포럼에서 제안한 방법, 즉 관리자가 게시한 후 게시글 소유권을 이전하는 방식도 효과가 없는 것으로 보입니다. 기존 게시글을 가져오는 권장 방법(최소한의 요구 사항은 콘텐츠와 사용자 이름)을 알지 못합니다.

우리 임포터 스크립트에서는 일괄 처리를 지원합니다. 스크립트는 다양하며, 관련 과정은 다음 문서에서 확인할 수 있습니다.

> [@Migrate from another forum to Discourse](https://meta.discourse.org/t/migrate-from-another-forum-to-discourse/16616?u=falco):
>
> mega This guide serves as a high level overview of the migration process. For specifics on the wide range of forum softwares to import, including Vanilla, phpBB3, SMF2, bbPress, and vBulletin, review our [dedicated tutorials](https://meta.discourse.org/tags/c/documentation/10/migrations). Not all scripts have tutorials, but an exhaustive list of available imports is available under the [script/import\_scripts](https://github.com/discourse/discourse/tree/main/script/import_scripts) folder on GitHub. For larger migrations, there is also a faster [script/bulk\_import](https://github.com/discourse/discourse/tree/main/script/bulk_import) system that writes directly to the database. So you want to mi…

> 1. 기존 포럼의 새 게시글  
> 당분간 기존 사이트 운영을 계속할 계획이므로, 기존 포럼에 작성된 새 게시글은 자동으로 Discourse로 전달됩니다. 현재는 사용자 게시글을 시뮬레이션하고 있습니다. 이 과정에 대해 더 권장되는 방법이 있는지 알지 못합니다.

권장 사항은 그렇게 하지 않는 것입니다. 일방적 동기화(one-way sync)는 혼란을 초래할 수 있으며, 특히 새 포럼에서 누군가가 답글을 달았는데 해당 주제에 있는 다른 사람들이 왜 그 사람을 무시하는지 이해하지 못하는 경우가 발생하면 더욱 그러합니다.

최선의 관행은 이전 완료 시점(cutoff date)을 정하고 이동을 수행하는 것입니다.

---

_[View the full topic](https://meta.discourse.org/t/help-with-migration-to-discourse-from-old-platform/345719)._
