
Build a wiki with versioning and authentication in 3 minutes and upload in the google cloud in less than 1 minute, using web2py.
2 months ago
The code in this tutorial is inspired by this tutorial:
werkzeug.pocoo.org/documentation/
We acknowledge the excellent work of the original version.
werkzeug.pocoo.org/documentation/
We acknowledge the excellent work of the original version.
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
I signed in Vimeo only to express my congratulation on your wonderful work (I wasn't able to comment without an account :-) )
I've always read good things about web2py, but I still haven't used it. After this video, I will surely try it!
Many thanks!
The audio was supposed to explain who you deploy on Google App Engine:
1) you create an account on GAE
2) You download the App Engine Launcher
3) You run it and choose [File][Add Existing Application] and make it point to the web2py/ folder
4) You click [Run] to run it locally with the GAE development server on port 8080 and test it
5) You click [Upload] to deploy to GAE
The index.yaml and app.yaml file are already in the web2py/ folder and you should edit them according to needs.
Thanks for your comments.
Thanks.