+1 +1 +1 +1 
this should go in web2pyslices.com (although the venv machinery is not 
strictly necessary, it's a "nice to have")

On Thursday, November 12, 2015 at 10:09:36 PM UTC+1, Nbush wrote:
>
> Hi all,
>
> just want to share web2py setup Azure Web Apps.
>
> Based on 
> https://azure.microsoft.com/en-us/documentation/articles/web-sites-python-configure/
>
> 1. Create web app on Azure Portal
> 2. Fork a repo web2py (github)
> 3.* Add 4 files  to own github repository (web2py/)*
> 4. Configure continuous deployment using github 
> https://azure.microsoft.com/en-us/documentation/articles/web-sites-publish-source-control/
>  
> look *Deploy files from a repository site like BitBucket, CodePlex, 
> Dropbox, GitHub, or Mercurial. *
>
>> *Azure creates an association with the selected repository, and pulls in 
>> the files from the specified branch. After this process completes, the 
>> Deployment section of your web app's blade will show an Active Deployment 
>> message that indicates deployment has succeeded.*
>
> 5. Run web app on on Azure Portal
>
> Admin password:
> 1.on local copy web2py - save the password in the parameters_8000.py file
> 2.rename parameters_8000.py parameters_443.py
> 3.copy parameters_443.py via FTP (link in Azure Portal) in site/wwwroot
>
> Example: 
> https://nbush2py.azurewebsites.net
> https://github.com/Nbushkov/web2py
>
>
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to