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. |
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
@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.