Updated 11. Setting the solution up in Service Fabric (markdown)
parent
57a032fbec
commit
46b796ba3e
@ -22,7 +22,7 @@ Once the SF resources have been successfully created, the next step is to publis
|
||||
- eShopOnServiceFabricSql: contains a sql service (Mssql).
|
||||
|
||||
Before deploying, replace **ALL** the external urls in the cloud.xml config file of each SF app which reference the SF dns name with the dns name of your SF. Therefore, replace the token **#{your_sf_dns}#** with your cluster DNS name.
|
||||
Image tags in the servicemanifest.xml files need to be changed as well by replacing the token **#{your_sf_dns}#** with an existing tag (Ex: eshop/ordering.api:**latest**).
|
||||
Image tags in the servicemanifest.xml files need to be changed as well by replacing the token **#{tag}#** with an existing tag (Ex: eshop/ordering.api:**latest**).
|
||||
|
||||
Example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user