tsf
(Tim F)
2014 年3 月 27 日 12:43
1
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.
trident
(Ben T)
2014 年3 月 27 日 19:55
2
Developers can create applications new applications from scratch or deploy existing ones built in ASP.NET , PHP, Node.js, Python or even Classic ASP.
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.
2 个赞
mgrowan
(Matthew Rowan)
2015 年4 月 29 日 03:26
3
Now that Java in Web Apps (formerly Websites) is available, is running Discourse on the managed platform now a possibility?
sam
(Sam Saffron)
2015 年4 月 29 日 03:29
4
Unlikely, we do not work under JRuby at the moment + there is a mountain of dependencies
Why not use Docker?
trident
(Ben T)
2015 年4 月 29 日 17:38
5
I know that azure (and by extension Microsoft) is moving into the docker space, where containers can be setup on a scaling interface.
# :warning: IMPORTANT :warning:
**Docker extension for Linux is deprecated.**
DockerExtension is deprecated and will be retired November 2018.
We believe the are better alternatives to this extension. The extension merely installs Docker, so alteratives such as cloud-init or the CustomScript extension are a better way to install the Docker version of choice.
# Azure Virtual Machine Extension for Docker
This repository contains source code for the Microsoft Azure Docker Virtual
Machine Extension.
The source code is meant to be used by Microsoft Azure employees publishing the
extension and the source code is open sourced under Apache 2.0 License for
reference. You can read the User Guide below.
* [Learn more: Azure Virtual Machine Extensions](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-extensions-features/)
* [How to use: Docker VM Extension](http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-vm-extension/)
Docker VM extension can:
This file has been truncated. show original
It won’t be easy to deploy directly to using the building script, but could be an interesting deployment method overall.
1 个赞
erlend_sh
(Erlend Sogge Heggen)
2016 年4 月 20 日 20:37
6
The “Azure Container Service” is now official:
4 个赞
meglio
(Anton)
2020 年8 月 8 日 08:36
7
是否有官方指南介绍如何在 Azure 容器服务上安装 Discourse?或者 Setup Discourse on Azure 是首选方案?
1 个赞
blake
(Blake Erickson)
2020 年8 月 12 日 02:09
8
在 Azure 中设置 Linux 虚拟机仍然是首选方法,因为它与 DigitalOcean 虚拟机的安装最为相似。
2 个赞
meglio
(Anton)
2020 年8 月 12 日 09:37
9
已在最新的 Ubuntu Linux 虚拟机上完成设置,运行效果非常好。谢谢。
能否请您就使用 Azure Blob Storage Plugin 与选择其他方式存储上传媒体进行对比提供建议?Azure Blob 存储是否是当前合适的解决方案?
riking
(Kane York)
2020 年8 月 12 日 11:02
10
嗯,看起来还没有经过测试:
This topic covers how to configure some common S3 compatible Object Storage providers (S3 clones). See Set up file and image uploads to S3 for more details about Amazon AWS S3 configuration, which is officially supported and used internally by Discourse for our hosting services.
Provider
Service Name
Works with Discourse?
Amazon AWS
S3
Yes
Digital Ocean
Spaces
Yes
Linode
Object Storage
Yes
Google Cloud
Storage
Yes
Scaleway
Object Storage
Yes
Vultr
Obj…
你可以尝试使用上述主题中的模板来测试 Azure Blob Storage 的类 S3 接口(非插件),看看是否可行。
3 个赞