Category "google-app-engine"

FTP to Google Storage

Some files get uploaded on a daily basis to an FTP server and I need those files under Google Cloud Storage. I don't want to bug the users that upload the files

Cloud Build env variables not passed to Django app on GAE

I have a Django app running on Google AppEngine Standard environment. I've set up a cloud build trigger from my master branch in Github to run the following ste

Converting from HSV (HSB in Java) to RGB without using java.awt.Color (disallowed on Google App Engine)

I figured I should post this question, even if I have already found a solution, as a Java implementation was not readily available when I searched for it. Usin

How do I ensure that using `gcloud app deploy` is using my build folder not my dev files?

I am new to google app engine. I have a react app Before deploying to production I use npm run build which creates / updated the build folder. Then I push my

gcloud promote a version

So, I've deployed a custom runtime to gcloud (with --no-promote), using: gcloud preview app deploy --project $PROJECT_NAME --version ${VERSION} --no-promote --