Move your Discourse Instance to a Different Server

:bookmark: This is a guide for moving your Discourse instance from one server to another, including all settings and data. This guide applies to self-hosted Discourse instances using Docker.

:person_raising_hand: Required user level: System Administrator

:warning: This procedure involves domain and DNS changes. Ensure you have access to both the source and destination servers.

This guide walks you through the process of migrating your Discourse instance from one server to another, ensuring your data, settings, and configuration are preserved.

Disclaimer added by @pfaffman 2025-09-12T05:00:00Z.

These instructions don’t work well now because you’re now using https and let’s encrypt, which require the new server to have DNS pointed to it so that it can request keys. What I recommend is follow the Move a Discourse site to another VPS with rsync (perhaps using --exclude postgres* and then backing up and restoring the database from the command line.) This is slick since if you know how, you can tweak your local DNS to point to the new server so you can test that it works while the rest of the internet still sees the old site.

Summary

You will perform the following key steps in this guide:

  1. Back up your current Discourse instance (source server).
  2. Transfer the backup file to your target Discourse instance (destination server).
  3. Restore the backup on the destination server.
  4. Update DNS settings (if applicable).

Adjusting DNS settings (when required)

If you’re using the same domain for the new server, reduce the TTL (time to live) on your DNS entry in advance. This ensures minimal downtime during propagation of the updated DNS records. If you’ll use a new domain, this step can be skipped.

Logging in and preparing the source server

  1. Log in to your source Discourse instance with an account that has administrator permissions.
  2. Ensure both the source and destination servers are using:
    • The same Discourse version.
    • The same set of plugins.
  3. Upgrade the Discourse version on both servers by visiting /admin/upgrade.

:exclamation: Avoid restoring a newer backup onto an older Discourse version, or incompatible PostgreSQL versions, as this may result in errors.

Creating and downloading the backup

  1. Navigate to /admin/backups on your source Discourse instance.
  2. Click the Backup button to create a backup:
  3. When prompted, confirm by clicking Yes.
  4. Once the backup is complete, return to the Backups tab, and locate the newly created backup.
  5. Click Download to save the file locally:

:warning: Before proceeding, review your app.yml file to ensure any optional settings, such as CDN configurations, installed plugins, or HTTPS support, are consistent between the source and destination servers.

Restoring the backup on the destination server

:bulb: To restore the backup via the command line, refer to the relevant documentation.

  1. Sign in as an administrator to your destination Discourse instance.
  2. Navigate to /admin/site_settings, and search for restore. Enable the allow restore setting.
  3. Go to /admin/backups and upload the backup file you downloaded earlier by clicking the Upload button:
  4. After the upload completes, click the Restore button for the uploaded backup:
  5. Confirm by clicking Yes when prompted.

The restoration process will begin. This may take some time depending on your database size. After the process completes, you’ll be logged out automatically.

Finishing up and logging in

  1. Log into your destination Discourse instance with your admin credentials.
  2. If the site was backed up using HTTPS, ensure HTTPS is enabled on the new server. If not properly configured, use the Rails console to disable the “force https” setting temporarily.
  3. Re-enable any optional configurations by editing the app.yml file and rebuilding your instance. This may include:
    • Enabling CDN support.
    • Installing additional plugins.
    • Setting HTTPS configurations.

Common issues and solutions

Backup file is not restoring

  • Check that the Discourse and PostgreSQL versions match between the source and destination servers.

Unable to log in after restoration (with HTTPS enabled)

  • Use the Rails console to disable force https temporarily by running:
    SiteSetting.force_https = false
    

Last edited by @pfaffman 2025-09-12T22:10:57Z

Check documentPerform check on document:
74 إعجابًا

هل هذا الدليل لا يزال صالحًا بعد 11 عامًا؟

أقوم بتشغيل Discourse الخاص بي على Ubuntu وأريد ترقية نظام التشغيل من 20.04 LTS → 24.04 LTS بأقل وقت تعطل. إنه موجود في AWS.

هذا متشائم بعض الشيء :wink: :slight_smile:

أم أن الأمر… واقعي؟ أي بسبب هذه الأنواع من الأشياء:

من أعتقد أنه من الصواب أن أقلق وأسأل عما إذا كان هذا مثل الوثائق. لقد قمت مؤخرًا بترقية منتدى Discourse الخاص بي وواجهت بعض المشكلات التي أدت إلى تعطل النظام، كنت أقوم فقط بالترقية من إصدار إلى أحدث إصدار. شيء ما عن المكونات الإضافية الجديدة التي أصبحت الآن جزءًا من النظام الأساسي لـ Discourse.

أعتقد أن الانتقال إلى مثيل مختلف بنظام تشغيل أحدث هو تغيير كبير. إذا كنت سأجرب هذا النهج، فسأحب الحصول على كل التعليقات الممكنة.

أقدر أي تعليقات مفيدة. شكرًا.

هذا الدليل خارج نطاق هذا التغيير المحدد إلى حد ما.

شكرا لتعليقاتك.

إذا كنت لا تزال تستخدم Ubuntu 20.04، فهل تستخدم Docker و aufs؟

إذا كنت كذلك، فيجب عليك قراءة هذا قبل المتابعة:

أعتقد ذلك، على الرغم من أنني لم ألقِ نظرة فاحصة. لا. سيفشل الموقع الجديد في الحصول على المفاتيح من Let’s Encrypt إذا لم يكن نظام أسماء النطاقات (DNS) يشير إليه. لذلك ستحتاج إلى عمل نسخة احتياطية، ونقل النسخة الاحتياطية، وتبديل نظام أسماء النطاقات (DNS) إلى الخادم الجديد، ثم إعادة البناء.

إذا كنت ترغب في تقليل وقت التوقف، فما أوصي به هو نقل موقع Discourse إلى VPS آخر باستخدام rsync. هذا ينسخ مفاتيح SSL الخاصة بك حتى يكون الخادم الجديد جاهزًا عند إعادة البناء.

ما لم تكن قد قمت بالترقية إلى Postgres 15 بالفعل (وربما حتى في هذه الحالة)، فما أوصي به (وما أفعله) هو --exclude postgres*، وإعادة البناء، ثم عمل نسخة احتياطية للموقع الرئيسي واستعادة تلك النسخة الاحتياطية على الخادم الجديد. عند استعادتها، قم بتبديل نظام أسماء النطاقات (DNS). تتضمن تعليمات rsync إيقاف تشغيل قاعدة البيانات حتى تتمكن من نسخ ملفات قاعدة البيانات الخام. هناك بعض الحالات التي لن يعمل فيها هذا بشكل جيد، لذلك في الغالب أقوم بإنشاء نسخة احتياطية لقاعدة البيانات فقط واستعادتها.

تعديل: أضفت هذا إلى المنشور الأصلي.

إعجاب واحد (1)

شكراً جاي! لقد تساءلت لماذا واجهت بعض الصعوبات في مسألة عنوان URL / DNS / LetsEncrypt في الماضي (القريب) عند محاولة اتباع التعليمات الواردة في المنشور الأصلي.

لقد نجحت في النهاية باستخدام نطاق فرعي للموقع الجديد، والتأكد من أن موقعي المستعاد على الخادم الجديد كان يعمل، ثم إجراء تبديل سريع لنظام أسماء النطاقات / عناوين URL. لكن كل ذلك كان صعبًا ومؤلمًا بعض الشيء (خاصة إعادة التعيين لاحقًا!).

الآن أصبح من المنطقي سبب حاجتي إلى القيام بكل ذلك. ومن الجيد معرفة أن rsync يمكن أن يتجاوز بعض نقاط الألم.

أعتقد أن بعض التعليمات الواضحة هنا ستساعد الآخرين حقًا، حيث إن الأمر مربك بعض الشيء في الوقت الحالي - ولست متأكدًا من أفضل طريقة للقيام بذلك في المستقبل. هل يمكن دمج إخلاء المسؤولية الخاص بك في المنشور الأصلي كإعادة كتابة (ربما بواسطة @SaraDev؟).

لهذا السبب اقترحت عدم اتباع هذه التعليمات. :rofl:

أعتقد أن تجاهل هذه التعليمات أو حذفها واتباع موضوع rsync الذي ربطته هو ما سيساعد الناس.

هل فاتني شيء؟