Probably follow the Flask instructions, noting that web2py exposes a WSGI 
application function in the sample wsgihandler.py file (which you should 
copy to the web2py root folder). You'll have to set up sessions to be 
stored in the database or in cookies.

Anthony

On Wednesday, October 3, 2018 at 8:46:59 AM UTC-4, Sharjeel Ali Shaukat 
wrote:
>
> Please tell me, How can I deploy the Web2py Application to AWS Lamda using 
> zappa. The configuration for django is somewhat this:
>
> { 
> "dev": {
> "django_settings": "frankie.settings", 
> "s3_bucket": "zappatest-code" 
> } 
> }
> Any help would be much appreciated.
>

-- 
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