# Migrating from Multisite to Single-Site Setup

**URL:** https://meta.discourse.org/t/migrating-from-multisite-to-single-site-setup/352921
**Category:** Support
**Tags:** multisite
**Created:** [February 18, 2025, 4:32pm UTC](https://meta.discourse.org/t/migrating-from-multisite-to-single-site-setup/352921 "2025-02-18T16:32:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Abdelrahman\_MoHamed](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/abdelrahman_mohamed/32/467712_2.png) [@Abdelrahman\_MoHamed](https://meta.discourse.org/u/Abdelrahman_MoHamed)
#### Post date: [February 18, 2025, 4:32pm UTC](https://meta.discourse.org/t/migrating-from-multisite-to-single-site-setup/352921/1 "2025-02-18T16:32:37Z")

</div>

We recently decided to move our **Discourse forum** from a **multisite setup** to a **single-site setup**. Here’s what I did:

1. **Removed the multisite configuration file** (`multisite.yml`)
2. **Deleted the related databases** from PostgreSQL
3. **Migrated to a new server**
4. **Ran `discourse-setup`** to configure the forum as a single site
5. **Updated the site settings** for a single-site installation

I did not run any additional commands after this.

### Question:

Are there any additional steps I should take to ensure a smooth transition?

- Do I need to manually clean up anything else in the database or config files?
- Are there potential issues I should check for after migrating from a multisite setup?

Would appreciate any guidance from the community!
