Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - xwiki:technical-documentation.analysis.WebHome1 +technical-documentation.analysis.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rudim1 +XWiki.kyleh - Content
-
... ... @@ -1,1 +1,28 @@ 1 -* [[.NET 6 Hosting Bundle>>https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-6.0.3-windows-hosting-bundle-installer]] 1 +Required .NET Hosting Bundles: 2 + 3 +* [[.NET 6 Hosting Bundle>>https://dotnet.microsoft.com/en-us/download/dotnet/6.0]] 4 + 5 + 6 +Ensure the following .NET Runtimes are installed: 7 + 8 +[[image:image-20250527112257-1.png]] 9 + 10 + 11 +Deployment Considerations: 12 + 13 +* IIS project name should be in the name of the domain in reversed: 14 +** Format: ~{~{host_name}} 15 +** Example: za.co.site.uapi 16 +* Each API under the CRM project should have Its own app pool. 17 +** Format: ~{~{host_name}}.~{~{api_name}}.~{~{version}} 18 +** Example: za.co.site.uapi.identity.v1 19 +* Each API project should be in the root directory of the project. 20 +* Under the root directory, there is a wwwroot folder, which should contain a blank folder for each of the API projects. 21 +* Ensure you replace all the connection strings, file paths and branding of the currently client with the new one. 22 +* Clear out all the logs for each of the API projects and ensure IIS user has required permission to write to this directory 23 +** Directory: za.co.site.uapi\EBSphere.Api.v1.Workflow\logs 24 +* 25 + 26 + 27 + 28 +
- image-20250527112257-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.kyleh - Size
-
... ... @@ -1,0 +1,1 @@ 1 +11.7 KB - Content