Hi,

not easy. Comparing to PythonAnywhere (PA) and Heroku, the Azure never
worked for me.

Maybe it was the persistent database connection as on PA, never got
around it. 

One needs a deployment GIT account on Azure, which is the
*same* account for everything! At least it was the same in May 2018,
this one "testdeployNameOfApp":

git remote add azure
"https://[email protected]/NameOfApp.git 
<https://www.google.com/url?q=https%3A%2F%2FtestdeployNameOfApp%40nameofapp.scm.azurewebsites.net%2FNameOfApp.git&sa=D&sntz=1&usg=AFQjCNEbV4ZI9rX21ulB7iE93fePckdl7A>
"

push azure master
Password for 'https://[email protected] 
<https://www.google.com/url?q=https%3A%2F%2FtestdeployNameOfApp%40nameofapp.scm.azurewebsites.net&sa=D&sntz=1&usg=AFQjCNG3RCHS8y5lWiAvx-9sLtEx3cxMMQ>
':
Counting objects: 3877, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (1485/1485), done.
.
.
A joke for production Web sites. Hope they fixed this.

However, that is the Azure Web App, and you're mentioning Linux? If
running Linux VM I can't imagine any issues other than networking.

BR
D.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to