Solved

Setup universal GUI on Azure

  • 29 June 2020
  • 5 replies
  • 206 views

Badge +9

I would like to start testing the new universal GUI on Azure. Is there any documentation available how to setup all the bits needed to do this?

icon

Best answer by Jasper 4 August 2020, 12:02

View original

5 replies

Userlevel 5
Badge +15

Maybe this topic could help you. Important is that you host both the Indicium and Universal GUI on the same url because of CORS. I’ve placed the GUI on the root, whereas I created an ‘application’ in a folder for the Indicium part.

Userlevel 7
Badge +11

We're currently working on documentation for AWS and Azure deployment of the Universal GUI and Indicium. I expect this to be available by the end of next week.

Userlevel 7
Badge +11

Azure deployment instructions are now available here: https://docs.thinkwisesoftware.com/docs/deployment/azure.html

Userlevel 5
Badge +15

Azure deployment instructions are now available here: https://docs.thinkwisesoftware.com/docs/deployment/azure.html

For common interest, there is a part about installing the webgui and storing the TsfGlobalUser in web.config. Storing the connection string is also possible via the Azure Portal like image below, so that it’s no longer necessary to maintain web.config.

 

Userlevel 7
Badge +11

Thanks for the addition; we will include this in the documentation!

Reply