Updated 11. Setting the solution up in Service Fabric (markdown)

Cesar De la Torre 2017-09-26 21:57:29 -04:00
parent bb55182bdc
commit ab221c68da

@ -29,6 +29,8 @@ To deploy the SF apps, open the eShopOnContainers-ServicesAndWebApps.sln with vs
A new window will be prompted allowing you to select the SF cluster you have previously created. A new window will be prompted allowing you to select the SF cluster you have previously created.
![image](https://user-images.githubusercontent.com/1712635/30892260-9769397a-a305-11e7-9f41-2b86e398c366.png)
<img src="https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/img/sf/publish-window.PNG"> <img src="https://github.com/dotnet-architecture/eShopOnContainers/blob/dev/img/sf/publish-window.PNG">
Open the SF explorer page to check out the deployment and healthcheck status. Open the SF explorer page to check out the deployment and healthcheck status.