Thanks for the response
Posts made by Yaron Mazor
-
RE: Installing jsreport on azure app service not on docker!
-
Installing jsreport on azure app service not on docker!
Hi,
As we're using Azure web services for many apps and we already have couple of windows based app service plans, we would like to utilize those machines to run jsreport.
As far as I know, node site can be run (still) on azure windows based app services.
My plan is to deploy the whole site to a new web app on existing windows app service plan. But i would like that the template storage will reside at our azure blob storage, best is to use the same environment variables as defined in the docker installation guide (https://jsreport.net/blog/render-reports-using-azure-app-service)Will that work?
what should I install on our existing jsreport to make it happen (beside npm install jsreport-azure-storage)?
Best,
Yaron