Running Discourse on Azure Web Sites vs. Azure VM?

I’m already running (and paying for) a site using Azure Web Sites and want to know if anyone has been able to set up Discourse on Web Sites (the fully managed platform) as opposed to an Azure VM. I’d rather not pay for an extra VM when I have the ability to spin up another web site on the managed side of things for no cost. Thanks.

Ruby is not supported by this service. Since even java is not supported, it will be nearly impossible to get discourse running… unless you re-wrote it in a language they support.

Now that Java in Web Apps (formerly Websites) is available, is running Discourse on the managed platform now a possibility?

Unlikely, we do not work under JRuby at the moment + there is a mountain of dependencies

Why not use Docker?

I know that azure (and by extension Microsoft) is moving into the docker space, where containers can be setup on a scaling interface.

It won’t be easy to deploy directly to using the building script, but could be an interesting deployment method overall.

The “Azure Container Service” is now official:

هل يوجد دليل رسمي حول كيفية تثبيت Discourse مع خدمة Azure Container؟ أم أن Setup Discourse on Azure هي الطريقة المفضلة؟

لا يزال إعداد آلة افتراضية Linux في Azure هو الطريقة المفضلة، حيث أنها الأكثر تشابهًا مع تثبيت آلة افتراضية في Digital Ocean.

تم إعداده بنجاح باستخدام آلة افتراضية Linux (أحدث إصدار من Ubuntu). يعمل بشكل ممتاز. شكرًا لك.

هل يمكنك إرشادي بخصوص استخدام Azure Blob Storage Plugin مقارنة بتفضيل طرق أخرى لتخزين الوسائط المرفوعة؟ هل يُعد تخزين Azure Blob Storage الحل المناسب ليومنا هذا؟

حسناً، يبدو أنه لم يتم اختباره بعد:

يمكنك تجربة واجهة Azure Blob Storage المشابهة لـ S3 (غير إضافة) باستخدام القوالب الموجودة في الموضوع أعلاه والتحقق من عملها.