Evolve Internal Portal Setup

Winshuttle provides a Portal UI which is hosted on Azure CDN. You can create and design a Portal on Portal UI and then deploy it. Below are the steps for Evolve internal Portal setup.


  1. Go to Portal tab on the left menu in Evolve.


  2. Click Add to add a new Portal. Select Internal in Portal Mode and fill in appropriate details.

    The Portal URL corresponds to the URL that the user wants for the Internal Portal. Example of URL: http://<domain>:<PortNumber>/


  3. Submit the Portal.


  4. Click on the icon in Actions and configure your Portal with required widgets. Click on Deploy.


  5. Select the created Portal by clicking on checkbox in front of Portal name and click on Download Package.


  6. Copy this package to the Evolve server machine, unzip the folder and you can view Config.json and PortalOnPremDeployment.ps1.


  7. Open PowerShell in admin mode and run the PortalOnPremDeployment.ps1 script. Prefix the file with .\ to run it. Run using .\

This would create a site on the url provided in Portal settings while creating the Portal.

On IIS site, perform an IIS reset and try to browse the new Portal site.

If you are creating a HTTPs site, admin might need to configure the certificates and other settings manually.