In this class, we will see in detail how to deploy code on the google cloud to obtain a very scalable serving environment for your web application.
In order to enable deplying to the cloud, you need to use pydal in version at least
pydal >= 20200531.3
You can either do the modification yourself to requirements.txt in py4wev, or you can get the luca-new-gae-requirements branch, which contains the change already. There is a PR outstanding for py4web that will go in very soon.
The gcloud_start
app contains starter code for deploying to the cloud.
The most important files are: