I want to know if there is a best practice document to install PowerServer 2022 R3 build applications and web APIs. We have 5 applications with 5 WEB APIs. How should we install this in IIS so it runs smoothly.
As an example I created a site for 2 application and 2 Web APIs as shown in the attached image.
I created 2 sites - one for the set of applications and one for the set of APIs
site 1 : mpssuite has 2 applications both of which has the same application pool
site 2 : webapis has 2 apis and each of the apis has its own application pool
When I launch the application, the CloudAppPublisher link points to the a folder in the mpssuite root folder and not within the application. So, I had to manually copy the CloudAppPublisher folder under c:\inetpub\wwwroot folder. Not sure why the link is not pointing to the CloudAppPublisher folder within each of the application folder.
Looking for advice on what is the best practice for installing multiple applications and web apis.