تطبيق إعادة بناء Laucher لا يحمل الإضافات

## انظر https://meta.discourse.org/t/19157 للحصول على التفاصيل
hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/discourse/discourse-ai.git
          - git clone https://github.com/discourse/discourse-chat-integration.git
          - git clone https://github.com/discourse/discourse-doc-categories.git
          - git clone https://github.com/discourse/discourse-gamification.git
          - git clone https://github.com/discourse/discourse-whos-online.git
          - git clone https://github.com/discourse/discourse-algolia.git
          - git clone https://github.com/discourse/discourse-staff-alias.git
          - git clone https://github.com/discourse/discourse-yearly-review.git
          - git clone https://github.com/discourse/discourse-reactions.git
          - git clone https://github.com/discourse/discourse-google-one-tap.git
          - git clone https://github.com/discourse/discourse-cakeday.git
          - git clone https://github.com/discourse/discourse-hcaptcha.git
          - git clone https://github.com/discourse/discourse-policy.git
          - git clone https://github.com/discourse/discourse-akismet.git
          - git clone https://github.com/discourse/discourse-gated-topics-in-category.git
          - git clone https://github.com/discourse/discourse-assign.git
          - git clone https://github.com/discourse/discourse-saved-searches.git
          - git clone https://github.com/discourse/discourse-fingerprint.git
          - git clone https://github.com/communiteq/discourse-private-replies.git
## أي أوامر مخصصة للتنفيذ بعد البناء
run:
  - exec: echo "Beginning of custom commands"
  ## إذا كنت ترغب في تعيين عنوان البريد الإلكتروني 'من' لتسجيلك الأول، قم بإلغاء التعليق وتغييره:
  ## بعد الحصول على البريد الإلكتروني الأول للتسجيل، أعد التعليق على السطر. يحتاج فقط إلى التشغيل مرة واحدة.
  #- exec: rails r "SiteSetting.notification_email='info@unconfigured.discourse.org'"
  - exec: echo "End of custom commands"

./launcher rebuild app
لا يضيف المكون المضاف حديثًا
لا يوجد خطأ
ما الذي أفتقده؟

ما هو البرنامج الذي تستخدمه للتنفيذ؟

لم أفهمك. آسف. هل يمكنك شرح ما تقصده بـ ما هو البرنامج بشكل أكبر؟

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

ما هو برنامج SSH الذي تستخدمه لتحديث ./launcher rebuild app؟

PuTTY: آخر إصدار (0.81)

لقد استخدمت نفس الشيء من قبل وقد نجح بشكل جيد جدًا.

هل اكتملت إعادة البناء وذكرت أنها تدمر حاوية جديدة وتبدأها؟

ماذا يُظهر

docker ps

؟

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

لقد أرسلت لك رسالة مباشرة

إذا واجه أي شخص مشكلة مماثلة
لقد قمت بحلها عن طريق مطابقة إصدار العميل والخادم لمطابقة واجهة برمجة التطبيقات أيضًا.
فقط عندها سيساعد ذلك في بناء إضافات جديدة.
قبل.


بعد

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

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.