I am trying to deploy the discourse base image into a kubernetes cluster.
The build of the base image works but obviously the CMD part that should start the launcher is missing.
I already tried to search the launcher on /var/discourse, but I am unable to find it (root looks like a normal ubuntu root directory…).
Does anyone know where the launcher is located within the docker base image?
I’m working on the same problem and hope to have a solution (that solves my specific set of problems) in the next month. I won’t share it here because it’ll be a support nightmare that meta is not designed to handle. At some point I will consider making those images available, but only when I’m sure that meta won’t be flooded with support requests.
I think I’ve got it figure out, though I haven’t yet automated it. I’ve got several other things going on that have that pushed back a bit. If you have a budget, I’d be happy to help out. You can PM me or see contact info in my profile.
لو كنت قد وصلت إلى هنا أولاً، لربما كنت قد أغلقت هذا.
ما هو المثير للاهتمام؟ ماذا تريد أن تعرف ولماذا؟
لن يتم دعم Kubernetes (على الأرجح، على الرغم من أن الأمر ليس بيدي). أعمل مع شخص هذا الأسبوع يحتاج إلى مساعدة في نشر k8s الخاص به. إذا كانت لديك ميزانية، فيمكنك الاتصال بي.
بشكل عام، إذا كنت ترغب في تشغيل Discourse باستخدام k8s، فستبدأ بتثبيت عادي مكون من حاويتين (أو البحث عن مواضيع حول استخدام قاعدة بيانات خارجية)، وإنشاء صورة باستخدام المشغل، ثم دفع هذه الصورة إلى مستودع. يمكنك استخدام ./launcher start-cmd web_only لمعرفة متغيرات البيئة التي ستحتاج إلى تمريرها إلى الحاوية لجعلها تعمل.