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

RamonTC 2017-09-13 13:51:29 +02:00
parent a3ddc5f5c2
commit ed7d99c7ed

@ -5,8 +5,7 @@ The ARM script will generate all the necessary Azure resources to publish eShopO
Once the SF resources have been successfully created, the next step is to publish the SF projects. These projects are under the directory [SF Directory](https://github.com/dotnet-architecture/eShopOnContainers/tree/eShopOnServiceFabric-Win/ServiceFabric) and contains all the xml config files needed to configure and publish eShopOnContainers. SF is composed by 4 SF apps: Once the SF resources have been successfully created, the next step is to publish the SF projects. These projects are under the directory [SF Directory](https://github.com/dotnet-architecture/eShopOnContainers/tree/eShopOnServiceFabric-Win/ServiceFabric) and contains all the xml config files needed to configure and publish eShopOnContainers. SF is composed by 4 SF apps:
![img](img/sf/sf-directory.png) ![img](/sf/sf-directory.png)
<img src="img/sf/sf-directory.png"> <img src="img/sf/sf-directory.png">
- eShopOnServiceFabric: contains all the api services consumed by eShop. - eShopOnServiceFabric: contains all the api services consumed by eShop.