简体   繁体   English

无法从Cloud9 IDE将Node.js部署到Azure网站

[英]Can't deploy Node.js to Azure web sites from Cloud9 IDE

There appear to be plenty of guides, but none for the new version. 似乎有很多指南,但新版本没有。 Also, Apparently no UI deployment feature for the new version of Cloud9. 而且,显然新版本的Cloud9没有UI部署功能。

I have the Azure WebSite created. 我已经创建了Azure网站。 I have the deployment file from Azure for that site I have the Cloud9 node.js Project ready and working. 我有来自Azure的该站点的部署文件,我有Cloud9 node.js项目已准备就绪且正在运行。 I've installed azure package from the Cloud9 Terminal. 我已经从Cloud9 Terminal安装了Azure软件包。 npm install azure npm安装azure

Duh, so what exactly are the steps/commands for deploying? 嗯,那么部署的步骤/命令到底是什么?

In our current release we do not have a UI for deployment yet, but we're going to add those features soon. 在当前版本中,我们还没有用于部署的UI,但是我们将很快添加这些功能。 They have been flaky at times and we really want to offer things that work. 它们有时不适合使用,我们真的想提供有用的功能。

Until then, I'd recommend using the deployment tools straight from the command line in the Terminal - see our documentation site for details: https://docs.c9.io/deploying_via_cli.html . 在此之前,我建议直接从终端中的命令行使用部署工具-有关详细信息,请参见我们的文档站点: https : //docs.c9.io/deploying_via_cli.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM