Posts marcados com "appengine"
-
Multiple runtimes into single Google App Engine project with Modules
There is no single tool to rule them all. Each Google App Engine runtime has it strengths, but sometimes you can't afford to reinvent the wheel and reimplement something that is ready to use in a library, because of…
-
Mapping multiple domains to Google AppEngine with nginx reverse-proxy on GCE
If you work with Google AppEngine and want to map a custom domain to your application, you must also configure Google Apps for that domain. If you have an app with a white label option, your customers also have to…