Skip to content

Instantly share code, notes, and snippets.

@matryer
Created August 4, 2020 21:39
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matryer/95a020f0795b67a1e69a6d908efe107d to your computer and use it in GitHub Desktop.
Save matryer/95a020f0795b67a1e69a6d908efe107d to your computer and use it in GitHub Desktop.
Due to some upgrades that are taking place, Gopherize.me is temporarily unavailable.
It will be back this week.
Thanks for your patience.
@pdk
Copy link

pdk commented Aug 4, 2020

Thanks Mat!

(not a crisis :) )

@cpustejovsky
Copy link

A simple way to handle the site being down. I'll make a note to check on it next week. Good luck with the upgrades!

@alimoeeny
Copy link

oh noooooo, I NEED Gophers ,
thanks @matryer

@psimsa
Copy link

psimsa commented Aug 17, 2020

any news?

@matryer
Copy link
Author

matryer commented Aug 19, 2020

Sadly, I think it's going to require a rewrite. At least in part, because some of the App Engine APIs have dramatically changed. Investigating now.

@cpustejovsky
Copy link

@matryer is the repo public? Do you need any help with a re-write? Asking more so I can shoot it over to more seasoned gophers than me to help although I'd also love to read the code as well.

@alimoeeny
Copy link

@matyer if you can break down the work, I'd be happy to take on bits here and there, I have experience with go and with writing webservices / servers in go, even if the work is just go research the changes needed for this part or something :)

@psimsa
Copy link

psimsa commented Aug 20, 2020

@matryer I assume the code is https://github.com/matryer/gopherize.me, correct? what is broken?

@matryer
Copy link
Author

matryer commented Aug 20, 2020 via email

@elivancarrion
Copy link

noooo!

@AnimatorJoe
Copy link

ufj oia jsgil;ajgliardj fail;jfals; REEEEEEE

@go-david-go
Copy link

@matryer Is there any way I can help? I need more gophers!

@matryer
Copy link
Author

matryer commented Aug 25, 2020

If anyone can deploy the code to a Google App Engine project, that's it :)

I have carved out some more time this week to have a look.

@clairmont32
Copy link

@matryer Maybe I missed something when I tried firing it up in Google App Engine (admittedly, first time using it), but the Artwork folder isnt in the repo so it seems that the deploy wont be very successful. Is this a correct assumption?

@alimoeeny
Copy link

@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

@matryer
Copy link
Author

matryer commented Aug 26, 2020

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

@matryer
Copy link
Author

matryer commented Aug 26, 2020

I'm currently following this guide to see if I can upgrade the codebase: https://cloud.google.com/appengine/docs/standard/go111/go-differences

@matryer
Copy link
Author

matryer commented Aug 26, 2020

It worked - it's back online: https://gopherize.me/

@go-david-go
Copy link

Congratulations and thank you @matryer

@clairmont32
Copy link

@matryer glad it was an easy fix! i'll delete my project in there then

@alimoeeny
Copy link

CONGRATULATIONS and Thank you @matryer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment