Created
August 4, 2020 21:39
-
-
Save matryer/95a020f0795b67a1e69a6d908efe107d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Due to some upgrades that are taking place, Gopherize.me is temporarily unavailable. | |
It will be back this week. | |
Thanks for your patience. |
@clairmont32 Did you get it running on App Engine minus the Artwork folder? It loads the artwork from a Google Storage bucket, so the deployment should still be successful.
Well @alimoeeny it was written FOR the old App Engine - so it doesn't run standalone. It'll need rejigging a little if we were to put it on Cloud Run.
I'm currently following this guide to see if I can upgrade the codebase: https://cloud.google.com/appengine/docs/standard/go111/go-differences
It worked - it's back online: https://gopherize.me/
Congratulations and thank you @matryer
@matryer glad it was an easy fix! i'll delete my project in there then
CONGRATULATIONS and Thank you @matryer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@matryer any chance you want to migrate to GCP "Cloud run" instead of app engine? I have been using cloud run recently and it sounds like a good match for this project, if app engine deployment turned out to be too complicated we can try cloud run