An open API service indexing awesome lists of open source software.

https://github.com/jpoon/service-fabric-template

ARM template for deploying Azure Service Fabric
https://github.com/jpoon/service-fabric-template

arm-templates azure service-fabric

Last synced: 3 months ago
JSON representation

ARM template for deploying Azure Service Fabric

Awesome Lists containing this project

README

        

# service-fabric-template

Deploys Service Fabric with:

* 2 Node Types
* Managed Disks
* OMS (Service Fabric, Security, Agent Health Solutions)
* Insecure cluster
* Reverse proxy enabled and open to the Internet on `:19081`

## Setup

* Update [parameters.json](https://github.com/jpoon/service-fabric-template/blob/master/parameters.json) to the values you desire for your cluster.

## Usage

```
./deploy.sh -i -g -n -l
```