meteor-azure
meteor-azure copied to clipboard
Automate Meteor deployments on Azure App Service
Before: smooth deployment process with Meteor 1.12.1 Now getting this error: ``` Application has thrown an uncaught exception and is terminated: Error: \\?\C:\home\site\wwwroot\programs\server\npm\node_modules\meteor\accounts-password\node_modules\bcrypt\lib\binding\napi-v3\bcrypt_lib.node is not a valid Win32 application. \\?\C:\home\site\wwwroot\programs\server\npm\node_modules\meteor\accounts-password\node_modules\bcrypt\lib\binding\napi-v3\bcrypt_lib.node...
Which is the app service configuration that is needed to support meteor. NodeJS. Asp.net ?
I am trying to deploy to app within App Service Environment(ASE) and I get the below error ; error: : Could not connect to Kudu I guess the siteName config...
This will be particularly helpful in interfaces which do not render line-by-line execution times by default.
Hello. Thank you for all the hard work in shipping `meteor-azure`! Much appreciated! So.... Azure has updated/removed the Deployment Options menu item, and replaced it with a Deployment Center item...