I have asked a question earlier today about how to have multiple instances in a single server and what are the ideal configurations I need for the new server.
After hours of researching I have decided to use the dedicated server I already have in FastComet. The reason behind this decision is simply it has got a E5-2680 v3 @ 2.50GHz + 16gb of ram where I have installed few WordPress sites and it’s barely breaking a sweat.
My server is managed so I can have FastComet guys install the packages I want. What are the possibility to run discourse instances in this server? Is it possible to install docker containers on a optimized server for WordPress with nginx without having issues in the future?
I have already sent this guide to FastComet team. Technical team will reach out to me and let me know if there’s any issues, otherwise I will surely breakdown the process into parts and publish a guide here so other users can save themselves from spending hours and hours figuring out what to do.
لدينا discourse مثبتة على خادم افتراضي (مع Docker، بطبيعة الحال).
لدي تثبيت بسيط لـ WordPress على خادم آخر (مع نطاق فرعي آخر)، لكنني أود نقله إلى خادم discourse.
أرغب في تثبيت حاوية Docker تحتوي على WordPress و nginx.
لكنني لست متأكدًا من كيفية القيام بذلك بعد قراءة جميع المنشورات المذكورة هنا.
هنا تم حل المشكلة عن طريق تثبيت nginx خارج Docker وتكوين موقع لـ WordPress وآخر لـ discourse، مع تمرير طلبات discourse عبر أنبوب.
إذا كنت قد فهمت ذلك بشكل صحيح، فهذا ما يقوله @Cameron_D.
ألا يكون استخدام أنبوب للتواصل بين nginx وتثبيت discourse أبطأ؟
لكنك تحتاج إلى تعديل إعدادات discourse.
هل توجد خيار استخدام Docker لتثبيت حاوية أخرى تحتوي على WordPress+nginx، مشابهة لتثبيت discourse؟
أفترض أن مستوى العزل الذي يوفره Docker سيكون جيدًا لتجنب مشاكل الأمان.