I've deployed the product and IAM databases to an Azure SQL database, and the Web GUI also to an Azure App Service (IIS). This works, but I don't know how to get the images of tasks / filters etc. visible. The help document / blog post isn't very useful for me.
https://office.thinkwisesoftware.com/docs/docs/deployment/web_gui.html#images-are-missing
The blog says this:
Any files that would be on disk will have to be deployed together with the package. This process is a bit like how mobile applications are deployed and how it is currently done by the Web GUI or Indicium developers.
Currently, all files in the application model are files on disk and must be packaged. This would be background pictures, icons and report files.
I have no clue about how to deploy / package those resource files, I cannot find it in the documentation. I'm sure there is somewhere an option the resources can be bundled in the web gui. Anyone any thoughts about this?