【问题标题】:Local deployment — change the default location本地部署——更改默认位置
【发布时间】:2016-11-24 04:01:07
【问题描述】:

如何/在哪里指定本地集群/应用程序的部署位置?我想将默认位置更改为另一个本地驱动器。

【问题讨论】:

    标签: powershell azure azure-service-fabric


    【解决方案1】:

    这可以使用位于(至少对我而言)C:/Program Files/Microsoft SDKs/Service Fabric/ClusterSetup/ 中的 DevClusterSetup powershell 脚本来完成

    您希望按如下方式运行脚本: .\DevClusterSetup.ps1 -PathToClusterDataRoot <desired_app_and_data_location>

    感谢肖恩·麦肯纳How can I specify where my local developer's service fabric cluster is created?

    【讨论】:

      猜你喜欢
      • 2017-02-13
      • 2015-03-25
      • 1970-01-01
      • 2017-07-19
      • 2021-04-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多