[google-appengine] Securing services within AppEngine-project

2021-04-29 Thread 'Fabian Hagen' via Google App Engine
How can I secure specific services within my AppEngine project against public access so only other services within the same project can access it? Firewall rules can not be applied to single services.. Do I have to use this: https://cloud.google.com/solutions/authenticating-web-users Thanks!

[google-appengine] Composer 2 available

2021-04-28 Thread 'Fabian Hagen' via Google App Engine
Hello all, is it possible to use Composer 2 in an app running on php7.4 in AppEngine? Currently I get the following error: Full Log

[google-appengine] Setting up automatic deployment within TeamCity

2021-04-23 Thread 'Fabian Hagen' via Google App Engine
Hello, I want to deploy to my AppEngine as one of my build steps/chain. Can someone tell my what would be the best way to do so? We have multiple environments (dev, staging, production). Each env is based on its own branch and has its own build pipeline within TeamCity. In the GCP, each env