Frank Peng
Results
2
comments of
Frank Peng
Hi @jeffj6123 this is the command used to create the cluster ``` "C:\Program Files\Microsoft SDKs\Service Fabric\ClusterSetup\DevClusterSetup.ps1" -PathToClusterDataRoot c:\SfDevCluster\data -PathToClusterLogRoot c:\SfDevCluster\log -CreateOneNodeCluster -AsSecureCluster -Auto ```
Hi @inputoutputcode unfortunately our service requires server cert to start so we cannot go with non-secure clusters. With the fix you mentioned rolled out will this be fixed?