Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.02 KB

File metadata and controls

21 lines (14 loc) · 1.02 KB
services platforms author
service-fabric
dotnet
maburlik

Service Fabric Standalone Cluster Configuration

This sample project contains a set of configuration templates used for creating Service Fabric standalone clusters, to be used for hosting on private on-premises environments or on your choice of cloud provider.

Setup

To set up a Service Fabric standalone cluster, download the latest Service Fabric Standalone package from here:
Download Link - Service Fabric Standalone Package - Windows Server

The cluster configuration sample templates found in this repository can be used as a basis for your cluster configuration, which will be used with the standalone package to create the cluster.

Details

To find more details related to Service Fabric Standalone cluster deployments, please refer to our documentation here:
Create a standalone cluster