【问题标题】:How to deploy an application on cluster using appscale?如何使用 appscale 在集群上部署应用程序?
【发布时间】:2015-02-04 15:07:40
【问题描述】:

我正在尝试使用 AppScale 在我的笔记本电脑上运行 GoogleAppEngine 应用程序。我按照link 中的说明进行操作,在部署部分之前一切正常。

appscale deploy ~/path-to-your-app

我不知道我必须走什么路。包含我的应用程序的目录在我的桌面上。所以我做到了

vagrant@precise64:~$ appscale deploy /Users/Mac/Desktop/MyApp
/Users/Mac/Desktop/MyApp is not a tar.gz file, a zip file, or a directory. Please try uploading either a tar.gz file, a zip file, or a directory.

但虚拟机无权访问它。

【问题讨论】:

    标签: google-app-engine deployment vagrant virtualbox appscale


    【解决方案1】:

    您必须将应用程序 scp 到 AppScale 工具所在的机器上。可以选择使用 Web 界面从 AppScale 仪表板上传应用程序。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-05-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-08-17
      • 1970-01-01
      相关资源
      最近更新 更多